mesa/src
Henri Verbeet 9cad102121 radeon: Also flush if it's not the current context that's being destroyed.
This avoids calling radeonFlush() during context destruction, when
ctx->DrawBuffer would be NULL.

NOTE: This is a candidate for the 7.8 branch.
(cherry picked from commit fef9b532cd)
2010-08-03 12:03:55 -06:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_dri2: Zero out driver struct 2010-05-12 14:51:25 -04:00
gallium st/egl: Fix build on FreeBSD. 2010-07-16 20:24:35 +08:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw Use GLW_CFLAGS when building libGLw 2010-07-01 13:02:47 -07:00
glx glx: fix regression with GLX_USE_GL 2010-06-02 16:01:17 -06:00
mesa radeon: Also flush if it's not the current context that's being destroyed. 2010-08-03 12:03:55 -06:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00