The branch, drm-gem has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=drm-gem
Summary of changes: src/mesa/drivers/dri/intel/intel_screen.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) via 0227d91a9e3cf65aae3266d100eebd3459dff4c3 (commit) from f5d03af109e0c6fdd7cc6786f8ae40f8ae626f5a (commit) - Commits ----------------------------------------------- commit 0227d91a9e3cf65aae3266d100eebd3459dff4c3 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Wed Jun 11 11:45:51 2008 -0700 [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. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit