OSDN Git Service

Remove intelClear() hack.
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 2 Aug 2007 13:53:08 +0000 (14:53 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 2 Aug 2007 13:53:08 +0000 (14:53 +0100)
commita4a0189ed6dcf232f544e2ca3ea0fc7f71a68862
treec54205b79a7a810f26a4c383219669a0641d0aab
parentd2bffbb7b5a0b6fe4af17a82cf3e58cce34394b0
Remove intelClear() hack.

Have added intel_batchbuffer_flush calls to the blit functions.  We
still shouldn't be calling back into this remnant intel code from the
softpipe driver, though, so that will go too at some point.
src/mesa/drivers/dri/i915pipe/intel_blit.c
src/mesa/drivers/dri/i915pipe/intel_buffers.c
src/mesa/drivers/dri/i915pipe/intel_buffers.h
src/mesa/drivers/dri/i915pipe/intel_context.c