mesa/src
Eric Anholt 6b0bcfafab mesa: Reduce the source channels considered in optimization passes.
Depending on the writemask or the opcode, we can often trim the source
channels considered used for dead code elimination.  This saves actual
instructions on 965 in the non-GLSL path for glean glsl1, and cleans up
the writemasks of programs even further.
2009-11-06 14:27:35 -08:00
..
driclient
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium llvmpipe: Fix build with llvm 2.6. 2009-11-06 15:08:05 +00:00
glew
glu
glut
glw
glx glx: Fix memory leak if XF86DRICreateDrawable() fails 2009-11-02 12:35:47 -07:00
mesa mesa: Reduce the source channels considered in optimization passes. 2009-11-06 14:27:35 -08:00
Makefile
SConscript