mesa: Changes to 'master'

Nicolai Hähnle nh at kemper.freedesktop.org
Sun Jun 8 20:39:19 UTC 2008


The branch, master has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master

Summary of changes:
 src/mesa/drivers/dri/r300/radeon_span.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

       via  00099731195b2e5b57b8bca6342a8a711e0e427a (commit)
      from  f440b0ddd9690a2f8d7b7eed9b56ff77407b9114 (commit)


- Commits -----------------------------------------------
commit 00099731195b2e5b57b8bca6342a8a711e0e427a
Author: Nicolai Haehnle <nhaehnle at gmail.com>
Date:   Sun Jun 8 22:36:20 2008 +0200

    r300: Workaround hardware readcache problem
    
    This workaround is similar to the one found in r200_span.c.
    It seems like some part of the read hardware doesn't realize that
    VRAM has changed. By reading from an arbitrary position, this is fixed.
    
    The piglit test bugs/r300-readcache is a regression test for this bug.

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




More information about the mesa-commit mailing list