i915: Catch cases where not all state is emitted for a new batchbuffer.
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 15 Nov 2007 09:59:33 +0000 (09:59 +0000)
committerMichel Dänzer <michel@tungstengraphics.com>
Mon, 26 Nov 2007 16:49:29 +0000 (17:49 +0100)
commita8fee3a498c8c4966d57a5273408477f3aa3ce73
tree32cf888e1f5214bd310713df65a948286a9dc20c
parent63e6bfe8db10313c7f48de0b8ddbcd6b47f7e327
i915: Catch cases where not all state is emitted for a new batchbuffer.

This could lead to incorrect rendering or even lockups.
src/mesa/drivers/dri/i915/i915_vtbl.c
src/mesa/drivers/dri/i915/intel_context.h
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/drivers/dri/intel/intel_batchbuffer.c
src/mesa/drivers/dri/intel/intel_batchbuffer.h
src/mesa/drivers/dri/intel/intel_screen.h