mesa/src
Eric Anholt fb4901593c i965: Upload as many VS constants as possible through the push constants.
The pull constants require sending out to an overworked shared unit
and waiting for a response, while push constants are nicely loaded in
for us at thread dispatch time.  By putting things we access in every
VS invocation there, ETQW performance improved by 2.5% +/- 1.6% (n=6).
2010-01-19 11:31:23 -08:00
..
driclient
egl Sun compilers now support some gcc __attribute__ values 2010-01-19 10:15:55 -08:00
gallium Sun compilers now support some gcc __attribute__ values 2010-01-19 10:15:55 -08:00
glew scons: Use static glew library on Unices to avoid binary compatability issues 2010-01-08 00:33:58 +00:00
glsl glsl: remove __inline directive 2010-01-18 11:06:57 -07:00
glu glu/sgi: Initialize members of class Mesher. 2010-01-10 16:09:41 -08:00
glut Merge branch 'mesa_7_7_branch' 2010-01-08 08:21:12 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Sun compilers now support some gcc __attribute__ values 2010-01-19 10:15:55 -08:00
mesa i965: Upload as many VS constants as possible through the push constants. 2010-01-19 11:31:23 -08:00
Makefile
SConscript scons: Get GLSL code building correctly when cross compiling. 2009-12-10 16:30:08 +00:00