[gem] Enable bo_reuse by default.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jun 2008 18:45:51 +0000 (11:45 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 11 Jun 2008 18:46:29 +0000 (11:46 -0700)
commit0227d91a9e3cf65aae3266d100eebd3459dff4c3
treefa6556abbce167dae3e59d427998090691f59766
parentf5d03af109e0c6fdd7cc6786f8ae40f8ae626f5a
[gem] Enable bo_reuse by default.

The objects are swappable, so we're less concerned by excessive object
allocation now, and it's about a 20% performance improvement.  If we get
concerns about the memory consumption from others, we can look into a
compromise position later.
src/mesa/drivers/dri/intel/intel_screen.c