42700 Commits (3f600047d95f46995915d46aff574796d088fa83)
 

Author SHA1 Message Date
  Dave Airlie 3f600047d9 rgtc: fix void pointer arith. 14 years ago
  Kenneth Graunke 0a163cf56d glsl: Enable GL_OES_texture_3D extension for ES2. 14 years ago
  Kenneth Graunke eb639349e2 glsl: Use reralloc instead of plain realloc. 14 years ago
  Jerome Glisse c33e091d17 r600g: indentation fixes 14 years ago
  Marek Olšák ab824a0722 r300g: initialize SC_SCREENDOOR 14 years ago
  Marek Olšák d1dbbf7bf4 r300g: disable hyper-z on rs6xx+ 14 years ago
  Vinson Lee 93893139a4 mesa: Add texcompress_rgtc.c to SConscript. 14 years ago
  Dave Airlie e107a3aa08 rgtc: update docs 14 years ago
  Dave Airlie 83ebc01c1d mesa/st: add RGTC format support. 14 years ago
  Dave Airlie 903726d285 swrast: add RGTC support 14 years ago
  Dave Airlie 8d47c91985 mesa: Add RGTC texture store/fetch support. 14 years ago
  Dave Airlie e792e79f5a mesa: make_float_temp_image non-static 14 years ago
  Dave Airlie e3709c26a6 rgtc: llvmpipe/softpipe refuse RGTC until u_format has support. 14 years ago
  Dave Airlie 0495425dc3 r300g: force swizzles for RGTC 14 years ago
  Christian König 96bbc627f3 r600g: implement instanced drawing support 14 years ago
  Christian König bce4f9ac39 st/mesa & v_bug_mgr: two small instanced drawing fixes 14 years ago
  Dave Airlie 0a17444133 Revert "r600g: Don't negate result of ABS instruction" 14 years ago
  Fabian Bieler 0ab7dcddb3 r600g: Process TRUNC with tgis_op2 14 years ago
  Fabian Bieler b6d4021393 r600g: Don't negate result of ABS instruction 14 years ago
  Daniel Vetter d42c9433b0 i915g: implement cache flushing 14 years ago
  Daniel Vetter f90fa55347 i915g: buffer validation for blitter 14 years ago
  Daniel Vetter 342016010a i915g: buffer validation for render state 14 years ago
  Daniel Vetter 3c59b3eb4b i915g/winsys: buffer validation support 14 years ago
  Daniel Vetter e20c3255e2 i915g: add raw batchbuffer dumping in drm winsys 14 years ago
  Daniel Vetter f58c11af72 i915g: cleanup static state calculation, part 2 14 years ago
  Daniel Vetter beaf039f97 i915g: cleanup static state calculation, part 1 14 years ago
  Kenneth Graunke a385ac6207 glsl/builtins: Fix return type for textureSize sampler2DArray variants. 14 years ago
  Eric Anholt 5f889c5bf5 glx: Adjust the MESA_multithread_makecurrent spec to match implementation. 14 years ago
  Eric Anholt dea5e57861 intel: Use the current context rather than last bound context for a drawable. 14 years ago
  Eric Anholt 74cde6505c dri2: Don't call the dri2 flush hook for swapbuffers unless we have a context. 14 years ago
  Eric Anholt 4d01bea808 glx: Don't do the implicit glFlush in SwapBuffers if it's the wrong drawable. 14 years ago
  Eric Anholt 49d7e48b33 mesa: Add new MESA_multithread_makecurrent extension. 14 years ago
  Daniel Vetter 132dc0b6d2 i915g: make dynamic state emission actually lazy 14 years ago
  Jakob Bornecrantz 11f9ec5422 gallivm: Initialize stack values 14 years ago
  Arkadiusz Miskiewicz 99b9019716 glsl/Makefile: Remove builtin_function.cpp if generation fails. 14 years ago
  Jakob Bornecrantz 052122a8cd i915g: Handle null constants properly 14 years ago
  Daniel Vetter b8e44f648e i915g: fix null deref in draw_rect emission 14 years ago
  Daniel Vetter 1df1e0841d i915g: simplify math in constants emission 14 years ago
  Jakob Bornecrantz acc290aff0 i915g: Use the same debug env vars in drm and sw winsys 14 years ago
  Jakob Bornecrantz 9a371b938c i915g: Use unchecked writes in sw winsys batchbuffer 14 years ago
  Alan Hourihane 53fe5b334e Check for out of memory when creating fence 14 years ago
  Jakob Bornecrantz ca8a91ff7e util: Don't destroy shaders null shaders 14 years ago
  Jakob Bornecrantz a08e612fd8 util: Don't create array texture shaders if the driver doesn't support it 14 years ago
  Kenneth Graunke 58f7c9c72e i965/fs: Initial plumbing to support TXD. 14 years ago
  Kenneth Graunke 2830b1ae90 i965/fs: Complete TXL support on gen5+. 15 years ago
  Kenneth Graunke 4ddd11aad6 i965/fs: Complete TXL support on gen4. 15 years ago
  Kenneth Graunke e54d62b896 i965/fs: Use a properly named constant in TXB handling. 15 years ago
  Kenneth Graunke a3cd542894 i965: Add #defines for gen4 SIMD8 TXB/TXL with shadow comparison. 15 years ago
  Jerome Glisse b0e8aec5ab gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue 14 years ago
  Jerome Glisse 8e17adfdbd gallium/st: place value check before value is use 14 years ago