mesa/src
Owen W. Taylor cfc3ac8d6e When clearing the stencil buffer, don't use a two-sided stencil
In radeon_clear_tris(), when clearing the stencil buffer,
pass GL_FRONT_AND_BACK to _mesa_StencilFuncSeparate(), to avoid
triggering a software fallback on r300 and below.

https://bugs.freedesktop.org/show_bug.cgi?id=21601
2009-05-06 17:10:06 -04: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 When clearing the stencil buffer, don't use a two-sided stencil 2009-05-06 17:10:06 -04: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