mesa/src
Eric Anholt 1220aba99b i965: Fix VS constant buffer value loading.
Previously, we'd load linearly from ParameterValues[0] for the constants,
though ParameterValues[1] may not equal ParameterValues[0] + 4.  Additionally,
the STATE_VAL type paramters didn't get updated.

Fixes piglit vp-constant-array-huge.vpfp and ET:QW object locations.

Bug #23226.
2009-11-10 14:44:40 -08:00
..
driclient
egl egl: Remove Xdpy from EGLDisplay. 2009-08-26 16:40:22 -06:00
gallium draw: Fix memory leak. 2009-10-27 09:14:29 -06:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glut glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling 2009-08-11 08:54:25 -06:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx GLX: Change GLX client vendor string to "Mesa Project and SGI" 2009-11-06 14:52:49 -08:00
mesa i965: Fix VS constant buffer value loading. 2009-11-10 14:44:40 -08:00
xvmc
Makefile
SConscript