i965: Revert the VBOs-in-system-memory hack.
authorEric Anholt <eric@anholt.net>
Thu, 5 Jul 2012 20:43:43 +0000 (13:43 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 11 Jul 2012 16:20:21 +0000 (09:20 -0700)
commitf9b3e257d19587f4b9fae31610df857b10d69d1b
tree19ee4f59f851073abd2068cc553e60c017176fdd
parentb5c037f6b1cd54f72c3575c33adb2bcdaae678d7
i965: Revert the VBOs-in-system-memory hack.

It didn't change performance on Lightsmark or Nexuiz, which both used
DYNAMIC_DRAW buffers, but it was killing performance (40% CPU wasted pwriting
buffers) on a closed-source app we're looking at.

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