src/mesa/drivers/dri/common/dri_bufmgr.c | 5 ++--- src/mesa/drivers/dri/i915/intel_batchbuffer.c | 2 +- src/mesa/drivers/dri/i915/intel_buffer_objects.c | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 1b880c7e3c216a4f5417aacb702e5a0124d12110 Author: Dave Airlie <[EMAIL PROTECTED]> Date: Thu Nov 1 10:41:27 2007 +1100 i915: make i915 use the cached mappings for batch/buffer objects. This should restore gears speed on 9xx hardware _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
