mesa: Changes to 'drm-gem'

Eric Anholt anholt at kemper.freedesktop.org
Tue Jul 15 20:22:44 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/common/spantmp2.h  |   16 +++++++++++++---
 src/mesa/drivers/dri/intel/intel_span.c |    4 ++++
 2 files changed, 17 insertions(+), 3 deletions(-)

       via  a5f02368d2a9ab1f814eba2c997729c6c655fc5e (commit)
      from  946abd9b5a55f999ef21f807769f5fb81b10a426 (commit)


- Commits -----------------------------------------------
commit a5f02368d2a9ab1f814eba2c997729c6c655fc5e
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Jul 15 13:14:18 2008 -0700

    intel-gem: Disable spantmp sse/mmx functions when tile swizzling.
    
    Those functions rely on being able to treat the GET_PTR returned value as an
    array indexed by x, but that's not the case for our tiling.
    
    Bug #16387

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




More information about the mesa-commit mailing list