mesa/src
Brian Paul de1caa5507 mesa: fix sw fallback state validation bug
When a hw driver fell back to swrast, swrast wasn't always getting informed
of program changes.  When fixed function is translated into shaders, flags
like _NEW_LIGHT, _NEW_TEXTURE, etc. should really signal _NEW_PROGRAM.
In this case, swrast wasn't seeing _NEW_PROGRAM when new fragment shaders
were generated.
2009-03-03 13:55:25 -07:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building libEGL 2009-02-25 08:41:13 -07:00
gallium wgl: Support the same combinations of single buffer pixel formats. 2009-03-03 17:56:22 +00: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 mesa: Resurrect SPARC asm code. 2009-02-26 18:29:48 -07:00
mesa mesa: fix sw fallback state validation bug 2009-03-03 13:55:25 -07:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00