mesa/src
Nicolai Haehnle 8520b15018 r300: Redirect constant TEX coordinates
R3xx/R5xx fragment program texture constants must come from a hardware
register instead of the constant file, so we redirect if necessary during
the native rewrite phase.

The symptoms of this bug started appearing when the Mesa fixed function
texenvprogram code started using STATE_CURRENT_ATTRIB constants for
texture coordinates when the corresponding attributes were constant across
all vertices.

Signed-off-by: Nicolai Haehnle <nhaehnle@gmail.com>
2009-02-14 17:36:04 +01:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Add install target for egl 2009-02-11 07:01:40 +01:00
gallium radeon-gallium: Clean out extensions explicitly enabled by Mesa. 2009-02-14 02:51:02 -08:00
glew Add dummy install target for glew to fix 'make install' 2009-02-13 07:41:51 -08:00
glu Merge commit 'origin/master' into gallium-0.2 2009-01-06 08:15:54 -07:00
glut glut: Use the official WGL functions. 2009-02-10 11:51:46 +00:00
glw Merge commit 'origin/master' into gallium-0.2 2008-12-15 11:16:03 +00:00
glx dri2: Don't crash if the server returns more buffers than expected. 2009-02-10 18:45:17 -08:00
mesa r300: Redirect constant TEX coordinates 2009-02-14 17:36:04 +01:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00