mesa/src
Brian Paul f9af97c7a5 i965: checkpoint commit: use two state caches instead of one
The new, second cache will only be used for surface-related items.
Since we can create many surfaces the original, single cache could get
filled quickly.  When we cleared it, we had to regenerate shaders, etc.
With two caches, we can avoid doing that.
2009-04-22 11:08:46 -06:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl/main/Makefile: Add dependency of install target on default build target 2009-04-16 20:07:47 -07:00
gallium r300-gallium: Fix CS size mismatch 2009-04-21 09:52:30 -06:00
glew glew: fix GLEW_LIB_NAME 2009-03-25 09:01:01 -06: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 glx: added null pointer check in glXGetFBConfigs() 2009-04-15 08:01:45 -06:00
mesa i965: checkpoint commit: use two state caches instead of one 2009-04-22 11:08:46 -06: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