mesa/src
Younes Manton a77226071f softpipe: Grab a ref when the fb is set.
Nasty bug when the surface is freed and another is allocated right on
top of it. The next time we set the fb state SP thinks it's the same
surface and doesn't flush, and when the flush eventually happens the
surface belongs to a completely different texture.
2009-09-27 10:56:42 -04:00
..
driclient
egl egl: Remove Xdpy from EGLDisplay. 2009-08-26 16:40:22 -06:00
gallium softpipe: Grab a ref when the fb is set. 2009-09-27 10:56:42 -04: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 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 2009-09-22 13:44:43 -06:00
mesa Merge branch 'asm-shader-rework-2' 2009-09-25 16:57:38 -07:00
xvmc xvmc: Generate new resource ID in _XIDHandler, otherwise it's invalid. 2009-09-15 13:16:56 +08:00
Makefile
SConscript