intel: Add always_flush_batch driconf option for making small batchbuffers.
authorEric Anholt <eric@anholt.net>
Fri, 6 Mar 2009 01:18:49 +0000 (17:18 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Mar 2009 03:42:18 +0000 (19:42 -0800)
commit40bc2748c2781600c748e546160bcc2aab637825
tree3a01e7fa087e096760a6dccc3aae0cc70758e265
parentf3687284c12f34268172b9c60e2effd697162129
intel: Add always_flush_batch driconf option for making small batchbuffers.

This can improve debugging with INTEL_DEBUG=batch,sync by giving smaller
batchbuffers.
src/mesa/drivers/dri/common/xmlpool/options.h
src/mesa/drivers/dri/common/xmlpool/t_options.h
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_context.h
src/mesa/drivers/dri/intel/intel_screen.c