46680 Commits (9f61e43b4903c6cf0ac03a479ec9ed7b15fd6ccf)
 

Author SHA1 Message Date
  Chad Versace 06ae4a62b1 glsl: Fix Android build 14 years ago
  Kenneth Graunke d7cdbc3c54 intel: Remove pointless boolean return value from *_miptree_layout. 14 years ago
  Kenneth Graunke 0d949a51bb glsl: Free all S-Expressions immediately after reading IR. 14 years ago
  Kenneth Graunke 0fabf8e8dc glsl: Defer initialization of built-in functions until they're needed. 14 years ago
  Paul Berry 604173fb1c i965: Increase MaxClipPlanes to 8 for gen6+. 14 years ago
  Paul Berry 2a6d432040 i965: Allow clip distances to be read back in fragment shaders. 14 years ago
  Paul Berry 62bad54727 i965: Set up clip distance VUE slots appropriately for gl_ClipDistance. 14 years ago
  Paul Berry d9cb683f81 i965: Don't upload clip planes when gl_ClipDistance is in use. 14 years ago
  Paul Berry b9ef2b85b4 i965: Enable lower_clip_distance. 14 years ago
  Paul Berry 2d686fe911 mesa: Decode GL_CLIP_DISTANCE[67] properly in _mesa_set_enable(). 14 years ago
  Paul Berry 3d7c5a4f6f mesa: set up gl_vert_result and gl_frag_attrib values for gl_ClipDistance. 14 years ago
  Paul Berry 1ad54ae0b1 mesa: Add a flag to indicate whether a program uses gl_ClipDistance. 14 years ago
  Paul Berry c06e325967 glsl: Implement a lowering pass for gl_ClipDistance. 14 years ago
  Paul Berry cc81eb09b9 glsl hierarchical visitor: Do not overwrite base_ir for parameter lists. 14 years ago
  Chad Versace deff7fff49 mesa: Add missing includes to meta.h 14 years ago
  Brian Paul be928ecd8d docs: mention VMware svga driver updates in 7.12 release notes 14 years ago
  Brian Paul ea0cedce6a svga: indentation/formatting fixes 14 years ago
  Brian Paul 2c308c66e2 svga: remove emit_consts() offset parameter 14 years ago
  Brian Paul 7c6a5134ba svga: s/int/unsigned/ in svga_state_constants.c 14 years ago
  Brian Paul c27f24f6f0 svga: s/unit/shader/ and related clean-ups 14 years ago
  Brian Paul 5f053bf4ae svga: clean up return values and error codes 14 years ago
  Brian Paul 681f92140c svga: add format translation for DXT/sRGB formats 14 years ago
  Brian Paul 2b2a69e088 svga: test register W component in emit_kil() 14 years ago
  Brian Paul 7d09df0cbc svga: fix depth/shadow compare for non-projected texcoords 14 years ago
  Brian Paul 9bd15aef86 svga: implement texture swizzling 14 years ago
  Brian Paul 49a6f5e68e svga: check that we don't exceed input/ouput register limits 14 years ago
  Brian Paul 2f40e4aac7 svga: implement point sprite suppport 14 years ago
  Brian Paul 9a41ecaddd svga: add translation for float formats 14 years ago
  Brian Paul 73e840ab7d svga: check to avoid writing beyond end of constant buffer 14 years ago
  José Fonseca 974b6413f4 svga: Cleanup format capability checking. 14 years ago
  José Fonseca ffeed5da6e svga: Don't use the new depth formats for surfaces that will never be sampled from. 14 years ago
  Jakob Bornecrantz 8bf3fb4eca svga: Share one texcoord between depth and fog 14 years ago
  Jakob Bornecrantz 4f17830b3d svga: Only emit Z depth work if it is actually read 14 years ago
  Jakob Bornecrantz 3b32e51cb1 svga: Fix vPos usage 14 years ago
  Jakob Bornecrantz 166e9421c8 svga: Wip for passing depth in a texcoord 14 years ago
  José Fonseca 6759ad53e2 svga: Add a comment about depth format selection. 14 years ago
  José Fonseca 846a21d352 svga: Consider the new depth formats in svga_texture_from_handle(). 14 years ago
  José Fonseca f74c04c22c svgadump: Dump the new depth format names. 14 years ago
  Jakob Bornecrantz 4e0ae3e34f svga: Expose the new depth formats 14 years ago
  José Fonseca fd69fc8744 svga: Coalesce multiple shader constants in a single command. 14 years ago
  José Fonseca 157309348e svgadump: Update for svga3d_reg.h header changes. 14 years ago
  Brian Paul 2b74fb139c svga: updated svga3d_reg.h to latest public version 14 years ago
  Alex Corscadden 2883e3c0b5 Allow RBUG to start blocked 15 years ago
  Brian Paul ddfdea88d8 draw/llvm: add additional null pointer checkin draw_pt_fetch_pipeline_or_emit_llvm() 14 years ago
  Yuanhan Liu 1a662e7c18 intel: fix the wrong code to detect null texture. 14 years ago
  Yuanhan Liu cd6b8421ca i965: fix the constant interp bitmask for flat mode 14 years ago
  Stéphane Marchesin e3c94fac4e i915g: Don't generate useless swizzles before texture accesses. 14 years ago
  Stéphane Marchesin 79a0499369 i915g: Fix whitespace. 14 years ago
  Marek Olšák 661b853f11 docs: update relnotes-7.12 with r600g changes 14 years ago
  Brian Paul 7276ab2c36 st/mesa: remove unnecessary st_texture_match_image() parameters 14 years ago