14312 Commits (9bd15aef865352b9234fedae76617fc51c71e6d5)

Autor SHA1 Mensagem Data
  Brian Paul 9bd15aef86 svga: implement texture swizzling 14 anos atrás
  Brian Paul 49a6f5e68e svga: check that we don't exceed input/ouput register limits 14 anos atrás
  Brian Paul 2f40e4aac7 svga: implement point sprite suppport 14 anos atrás
  Brian Paul 9a41ecaddd svga: add translation for float formats 14 anos atrás
  Brian Paul 73e840ab7d svga: check to avoid writing beyond end of constant buffer 14 anos atrás
  José Fonseca 974b6413f4 svga: Cleanup format capability checking. 14 anos atrás
  José Fonseca ffeed5da6e svga: Don't use the new depth formats for surfaces that will never be sampled from. 14 anos atrás
  Jakob Bornecrantz 8bf3fb4eca svga: Share one texcoord between depth and fog 14 anos atrás
  Jakob Bornecrantz 4f17830b3d svga: Only emit Z depth work if it is actually read 14 anos atrás
  Jakob Bornecrantz 3b32e51cb1 svga: Fix vPos usage 14 anos atrás
  Jakob Bornecrantz 166e9421c8 svga: Wip for passing depth in a texcoord 14 anos atrás
  José Fonseca 6759ad53e2 svga: Add a comment about depth format selection. 14 anos atrás
  José Fonseca 846a21d352 svga: Consider the new depth formats in svga_texture_from_handle(). 14 anos atrás
  José Fonseca f74c04c22c svgadump: Dump the new depth format names. 14 anos atrás
  Jakob Bornecrantz 4e0ae3e34f svga: Expose the new depth formats 14 anos atrás
  José Fonseca fd69fc8744 svga: Coalesce multiple shader constants in a single command. 14 anos atrás
  José Fonseca 157309348e svgadump: Update for svga3d_reg.h header changes. 14 anos atrás
  Brian Paul 2b74fb139c svga: updated svga3d_reg.h to latest public version 14 anos atrás
  Alex Corscadden 2883e3c0b5 Allow RBUG to start blocked 15 anos atrás
  Brian Paul ddfdea88d8 draw/llvm: add additional null pointer checkin draw_pt_fetch_pipeline_or_emit_llvm() 14 anos atrás
  Stéphane Marchesin e3c94fac4e i915g: Don't generate useless swizzles before texture accesses. 14 anos atrás
  Stéphane Marchesin 79a0499369 i915g: Fix whitespace. 14 anos atrás
  Stéphane Marchesin 687e62a5d7 i915g: Fix peephole optimization for MOVs. 14 anos atrás
  Stéphane Marchesin 7cba40306e i915g: Add unsupported PIPE_CAP_MIN_TEXEL_OFFSET/PIPE_CAP_MAX_TEXEL_OFFSET. 14 anos atrás
  Christoph Bumiller 0cf1a55568 d3d1x: setup draw info primitive restart parameters 14 anos atrás
  Brian Paul 4465efc3bf draw: add support for guard-band clipping 14 anos atrás
  José Fonseca a5c0fb51c6 draw: Reduce the number of vertex shader variants per context to 128. 15 anos atrás
  Kurt Daverman 3c56280d33 draw: Respect max_indices from the renderer. 14 anos atrás
  Brian Paul 37ef7c22ab translate: check for PIPE_SUBSYSTEM_EMBEDDED 14 anos atrás
  Jakob Bornecrantz c8c2fc9a7a tgsi: Check in scan for fs position and depth reads 14 anos atrás
  Brian Paul 379353e16b svga: skip assertion when index_bias < 0 14 anos atrás
  Brian Paul 1a35fde7c8 svga: fix the test for sRGB texture formats 14 anos atrás
  Brian Paul ff6cf60cb8 gallium/util: add util_format_is_srgb() helper 14 anos atrás
  Keith Whitwell 553930424d util: add u_bit_scan helper 14 anos atrás
  José Fonseca ffb1996f61 util: Allow to make the depth/stencil format queries without repeatedly looking up the format description. 14 anos atrás
  Keith Whitwell c40c1599bb util: single call to util_format_description in fill_rect 14 anos atrás
  José Fonseca f2a2ba9c6c util: Handle conversion between depth stencil formats. 15 anos atrás
  Stéphane Marchesin 51f641291d i915g: Add an optimization to get rid of useless movs, in particular at the end of some shaders. 14 anos atrás
  Stéphane Marchesin fc1fbb2dc1 i915g: Fix some whitespace problems. 14 anos atrás
  Stéphane Marchesin bfe507bcff i915g: Blend equation separate seems to work. 14 anos atrás
  Stéphane Marchesin ef1fa4467f i915g: Add ifdef'd out code to dump compiled shaders. 14 anos atrás
  Stéphane Marchesin 9a15b1eb95 i915g: Fix bug in shader optimizer. 14 anos atrás
  Stéphane Marchesin ca8492c284 i915g: Remove stale function prototype. 14 anos atrás
  Brian Paul 559a0cd1fc svga: call u_default_redefine_user_buffer() to fix failed assertion 14 anos atrás
  Brian Paul 169f57255a util: remove stray debug code 14 anos atrás
  Brian Paul 51002968c9 gallivm: fix build with llvm 3.0svn 14 anos atrás
  Chia-I Wu 4a96a02de7 st/vega: fix drawing images with alpha channel 14 anos atrás
  Chia-I Wu ceb6d34906 st/vega: fix vg_context_is_object_valid() 14 anos atrás
  Brian Paul 72648c25e6 llvmpipe: silence a pointer type warning 14 anos atrás
  Brian Paul f63dbc600f gallium/util: observe sampler view's first_level in util_blit_pixels_tex() 14 anos atrás