32719 Commits (8b12c58ce41f33108431213725d5d9b9aac8912c)
 

Author SHA1 Message Date
  Vinson Lee 8b12c58ce4 r300g: Remove unnecessary header. 16 years ago
  Vinson Lee 3fcfd69fec progs/glsl: Fix vsraytrace GLSL compilation error. 16 years ago
  Vinson Lee 3bccb5447b progs/glsl: Add raytracing demos to SCons build. 16 years ago
  Brian Paul 9a52417582 llvmpipe: fix up some questionable fence code 16 years ago
  Brian Paul a9063cad0f llvmpipe: optimize the lp_setup_fence() function 16 years ago
  Brian Paul d7ddb589f4 llvmpipe: call lp_fence_signal() 16 years ago
  Brian Paul 331729c8c8 llvmpipe: added lp_fence_signal() 16 years ago
  Jakob Bornecrantz b4b4ac6681 i915g: Correct and add supperted texture formats 16 years ago
  Jakob Bornecrantz 372011bc89 st/dri: Fix for X server 1.6.0 (DRI2 version 1) 16 years ago
  Brian Paul 2ad8692aad llvmpipe: fix texture reference counting bug 16 years ago
  Brian Paul f0e04b0944 progs/demos: add other modes/patterns to dissolve demo 16 years ago
  Alex Deucher d9a19d8649 r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms 16 years ago
  Eric Anholt 3695cdd606 i965: Handle the negate and abs swizzles on brw_wm_glsl.c immediate args. 16 years ago
  Brian Paul 01f7acb700 progs/glsl: remove/replace //-style comments 16 years ago
  Brian Paul 79394f0267 progs/glsl: silence warnings, remove debug code, adjust window size, etc 16 years ago
  RALOVICH, Kristóf 4e328774d4 demos: import GLSL raytracing demos 16 years ago
  Brian Paul e71c1589d8 st/mesa: fix typo in prev commit 16 years ago
  Brian Paul 2d6befd9d1 st/mesa: fix sampler_view destruction bug when texture is shared 16 years ago
  Brian Paul ab93f8d067 st/mesa: code clean-ups, formatting fixes, comments, etc 16 years ago
  Brian Paul 3374b26f52 st/mesa: rename st_clear() to st_Clear() 16 years ago
  Brian Paul f66d70b930 st/mesa: return GL_TRUE/GL_FALSE if return type is GLboolean 16 years ago
  Chia-I Wu 99386921e7 progs/egl: Link xeglthreads to libpthread. 16 years ago
  Brian Paul 2b5de09b3e swrast: improve depth texture mipmap selection 16 years ago
  Brian Paul 8ba47561dd st/glx: add support for multiple displays 16 years ago
  Brian Paul 2d84d58975 glslcompiler: added option to do linking of vert/frag shaders 16 years ago
  Luca Barbieri 3790199e04 dri: fix dri_test.c for non-TLS build 16 years ago
  Luca Barbieri 5f229547a5 dri: add _glthread_GetID to dri_test.c dummy glapi 16 years ago
  Luca Barbieri 7e246e6aa6 dri: make unresolved symbol test link work even without a libGL.so 16 years ago
  Dan Nicholson e725ef171b Change libX11 variables to not conflict with AC_PATH_XTRA 16 years ago
  Kristian Høgsberg ba5a53edd1 dri: Add $(DRI_LIB_DEPS) when linking the test binary 16 years ago
  Eric Anholt 3d99e990c0 i965: Stop abusing ctx->NewState flags for storing driver internal changes. 16 years ago
  Kristian Høgsberg 57edf6b1fc mesa: Also print _NEW_STENCIL in _mesa_print_state() 16 years ago
  Luca Barbieri 3428a30515 nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM 16 years ago
  Luca Barbieri 208f5bf3cd nvfx: delay allocation of buffers in GART/VRAM to validation time 16 years ago
  Luca Barbieri 9f0e302cc7 st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0 16 years ago
  Luca Barbieri fff86eb0aa dri: use mv -f instead of mv to ensure no prompting occurs 16 years ago
  Brian Paul 2689dd304c Merge branch '7.8' 16 years ago
  Brian Paul ff54af530b softpipe: comments, re-formatting, etc 16 years ago
  Brian Paul fc1ba0423a softpipe: add special cases for all Z compare modes for 16-bit Z buffer 16 years ago
  Brian Paul 4ceeb1307a st/glx: better format selection in xmesa_choose_z_stencil_format() 16 years ago
  Luca Barbieri 83f4c444f4 nvfx: don't crash on empty fragment program 16 years ago
  Luca Barbieri e14d812e15 nvfx: fix coding style in nvfx_transfer.c 16 years ago
  Luca Barbieri a6cc9cf38d nvfx: stop incessantly spewing debug messages on the terminal 16 years ago
  Luca Barbieri c652ad907f nvfx: fix/workaround nv3x hwtnl issues 16 years ago
  Luca Barbieri 3e17a5b047 dri: test whether the built drivers have unresolved symbols 16 years ago
  Marek Olšák 1f25eca311 radeong: fix build issue with libdrm < 2.4.19 16 years ago
  Dave Airlie 2a3accbc00 r300g: fix glean occlusion query test 16 years ago
  Chia-I Wu 2ded27b2f0 Add missing EGL files to the tarballs. 16 years ago
  Kristian Høgsberg 094c6fbc45 glx: Suppress BadDrawable from DRI2CopyRegion 16 years ago
  Kristian Høgsberg 7a0bcba9f9 glx: Suppress BadDrawable from DRI2CopyRegion 16 years ago