mesa: Changes to 'drm-gem'

Eric Anholt anholt at kemper.freedesktop.org
Wed Jun 11 18:48:19 UTC 2008


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 <eric at anholt.net>
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.

---------------------------------




More information about the mesa-commit mailing list