46816 Commitit (cb86560ddb0a09727f55010bc184354d506f6484)
 

Tekijä SHA1 Viesti Päivämäärä
  Chad Versace deff7fff49 mesa: Add missing includes to meta.h 14 vuotta sitten
  Brian Paul be928ecd8d docs: mention VMware svga driver updates in 7.12 release notes 14 vuotta sitten
  Brian Paul ea0cedce6a svga: indentation/formatting fixes 14 vuotta sitten
  Brian Paul 2c308c66e2 svga: remove emit_consts() offset parameter 14 vuotta sitten
  Brian Paul 7c6a5134ba svga: s/int/unsigned/ in svga_state_constants.c 14 vuotta sitten
  Brian Paul c27f24f6f0 svga: s/unit/shader/ and related clean-ups 14 vuotta sitten
  Brian Paul 5f053bf4ae svga: clean up return values and error codes 14 vuotta sitten
  Brian Paul 681f92140c svga: add format translation for DXT/sRGB formats 14 vuotta sitten
  Brian Paul 2b2a69e088 svga: test register W component in emit_kil() 14 vuotta sitten
  Brian Paul 7d09df0cbc svga: fix depth/shadow compare for non-projected texcoords 14 vuotta sitten
  Brian Paul 9bd15aef86 svga: implement texture swizzling 14 vuotta sitten
  Brian Paul 49a6f5e68e svga: check that we don't exceed input/ouput register limits 14 vuotta sitten
  Brian Paul 2f40e4aac7 svga: implement point sprite suppport 14 vuotta sitten
  Brian Paul 9a41ecaddd svga: add translation for float formats 14 vuotta sitten
  Brian Paul 73e840ab7d svga: check to avoid writing beyond end of constant buffer 14 vuotta sitten
  José Fonseca 974b6413f4 svga: Cleanup format capability checking. 14 vuotta sitten
  José Fonseca ffeed5da6e svga: Don't use the new depth formats for surfaces that will never be sampled from. 14 vuotta sitten
  Jakob Bornecrantz 8bf3fb4eca svga: Share one texcoord between depth and fog 14 vuotta sitten
  Jakob Bornecrantz 4f17830b3d svga: Only emit Z depth work if it is actually read 14 vuotta sitten
  Jakob Bornecrantz 3b32e51cb1 svga: Fix vPos usage 14 vuotta sitten
  Jakob Bornecrantz 166e9421c8 svga: Wip for passing depth in a texcoord 14 vuotta sitten
  José Fonseca 6759ad53e2 svga: Add a comment about depth format selection. 14 vuotta sitten
  José Fonseca 846a21d352 svga: Consider the new depth formats in svga_texture_from_handle(). 14 vuotta sitten
  José Fonseca f74c04c22c svgadump: Dump the new depth format names. 14 vuotta sitten
  Jakob Bornecrantz 4e0ae3e34f svga: Expose the new depth formats 14 vuotta sitten
  José Fonseca fd69fc8744 svga: Coalesce multiple shader constants in a single command. 14 vuotta sitten
  José Fonseca 157309348e svgadump: Update for svga3d_reg.h header changes. 14 vuotta sitten
  Brian Paul 2b74fb139c svga: updated svga3d_reg.h to latest public version 14 vuotta sitten
  Alex Corscadden 2883e3c0b5 Allow RBUG to start blocked 15 vuotta sitten
  Brian Paul ddfdea88d8 draw/llvm: add additional null pointer checkin draw_pt_fetch_pipeline_or_emit_llvm() 14 vuotta sitten
  Yuanhan Liu 1a662e7c18 intel: fix the wrong code to detect null texture. 14 vuotta sitten
  Yuanhan Liu cd6b8421ca i965: fix the constant interp bitmask for flat mode 14 vuotta sitten
  Stéphane Marchesin e3c94fac4e i915g: Don't generate useless swizzles before texture accesses. 14 vuotta sitten
  Stéphane Marchesin 79a0499369 i915g: Fix whitespace. 14 vuotta sitten
  Marek Olšák 661b853f11 docs: update relnotes-7.12 with r600g changes 14 vuotta sitten
  Brian Paul 7276ab2c36 st/mesa: remove unnecessary st_texture_match_image() parameters 14 vuotta sitten
  Stéphane Marchesin 687e62a5d7 i915g: Fix peephole optimization for MOVs. 14 vuotta sitten
  Stéphane Marchesin 7cba40306e i915g: Add unsupported PIPE_CAP_MIN_TEXEL_OFFSET/PIPE_CAP_MAX_TEXEL_OFFSET. 14 vuotta sitten
  Eric Anholt 86939e05d2 intel: Unindent the blit call in PBO blit uploads. 14 vuotta sitten
  Eric Anholt 275ce9631b intel: Drop gratuitous flush in PBO blit upload. 14 vuotta sitten
  Eric Anholt 3bb536e4c7 intel: Clean up check_pbo_format to ignore internalFormat. 14 vuotta sitten
  Eric Anholt 0ba2390947 intel: Move more of the PBO blit upload logic into that function. 14 vuotta sitten
  Eric Anholt d58a3182b1 intel: Remove stale comment about non-intel gl_buffer_objects. 14 vuotta sitten
  Eric Anholt bc0335fc0e intel: Remove the pbo zero-copy code. 14 vuotta sitten
  Eric Anholt 57024e084a intel: Remove extra FreeTextureImageBuffer() from glTexImage*. 14 vuotta sitten
  Eric Anholt 03e623a27b i965: Add support for GL_EXT_packed_float. 14 vuotta sitten
  Eric Anholt 2fd8c4e3ed i965: Add support for GL_EXT_texture_shared_exponent. 14 vuotta sitten
  Brian Paul 9e9a76eea1 mesa: remove support for GL_APPLE_client_storage extension 14 vuotta sitten
  Brian Paul 980f6f1b37 mesa: move gl_texture_image::Width/Height/DepthScale fields to swrast 14 vuotta sitten
  Brian Paul eaf376ba35 mesa: move gl_texture_image::_IsPowerOfTwo into swrast 14 vuotta sitten