mesa/src
Eric Anholt 516334b7ff i965: Stop abusing ctx->NewState flags for storing driver internal changes.
We're still abusing the flags by putting them where our driver stores
ctx->NewState changes.  Making them into more restricted state change
flags would be a project for later.

Fixes a failure where calling intel_draw_buffer() too often would trip
up Mesa assertions about when Mesa state could get changed, when it hadn't.

Bug #27034.
2010-03-23 15:51:54 -04:00
..
driclient
egl Remove support for GCC older than 3.3.0 2010-03-03 16:26:32 -08:00
gallium softpipe: comments, re-formatting, etc 2010-03-23 09:08:35 -06:00
glew
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
glx glx: Suppress BadDrawable from DRI2CopyRegion 2010-03-22 22:04:23 -04:00
mesa i965: Stop abusing ctx->NewState flags for storing driver internal changes. 2010-03-23 15:51:54 -04:00
Makefile
SConscript