intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.
authorEric Anholt <eric@anholt.net>
Wed, 28 Dec 2011 01:16:10 +0000 (17:16 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 4 Jan 2012 17:51:17 +0000 (09:51 -0800)
commit43f12e5eb8dbbe57344188ab7cacab8c7fe91da1
tree8815326dd8dbc9d207287f230135d2e623e97b71
parent8aa7fa770c4ae7660b37ea9d8f496bd6e62d3df8
intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.

This was disabled a year ago due to not having a story for handling
the blitter at the time.  We're fine with using the blitter now.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/intel/intel_buffer_objects.c