mesa/src
Christoph Bumiller 7494b82905 nv50: match VP outputs to FP inputs ourselves
For each FP input, don't assume that the VP output will be
at the same position, but scan the semantics instead, then
put the correct output reg indices into VP_RESULT_MAP.

Position is still assumed to be the first output/input.

See 07fafc7c93, which renders
previous assumptions incorrect.
2009-11-29 13:41:47 +01:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium nv50: match VP outputs to FP inputs ourselves 2009-11-29 13:41:47 +01:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu glu/sgi: Fix memory leak in bitmapBuild2DMipmaps. 2009-11-23 01:09:06 -05: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: Prevent potential null pointer deference in driCreateContext. 2009-11-23 01:30:32 -05:00
mesa Merge branch 'width0' 2009-11-27 17:15:47 +01:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00