i965: don't emit state when dri_bufmgr_check_aperture_space fails.
authorXiang, Haihao <haihao.xiang@intel.com>
Fri, 24 Oct 2008 08:05:48 +0000 (16:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 24 Oct 2008 08:05:48 +0000 (16:05 +0800)
commitec8076264ea2390d4cb749be5c88bbf2bf5d4847
tree4ac78155617e1dd252ccdd0b7579f5e9e1edacf0
parentf657c8191128c500c2aa7204009154a1182e2abd
i965: don't emit state when dri_bufmgr_check_aperture_space fails.

This ensures there is an unfilled batchbuffer used for emitting states again. Partial fix for #17964.
src/mesa/drivers/dri/i965/brw_curbe.c
src/mesa/drivers/dri/i965/brw_misc_state.c