mesa: Changes to 'master'

Michel Dänzer daenzer at kemper.freedesktop.org
Thu Aug 21 09:22:52 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/common/dri_util.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

       via  3a94b25538c647df965a93cd7734b841257ef203 (commit)
      from  495c02262eaaa68f2df23c2265362da51851c57a (commit)


- Commits -----------------------------------------------
commit 3a94b25538c647df965a93cd7734b841257ef203
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Aug 21 11:22:40 2008 +0200

    Report damage before modifying the area, not after.
    
    If we copy the area before reporting the damage in this area, the server may
    restore buffered data over the new data, leading to artefacts on the screen.
    Reproducable with two cursors (second of which is SW rendered) and moving
    windows around in compiz.
    
    Fixes http://bugs.freedesktop.org/show_bug.cgi?id=16384 .

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




More information about the mesa-commit mailing list