CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2010/10/17 04:31:04

Modified files:
        driver/xf86-video-ati/src: r600_exa.c radeon_exa_render.c 

Log message:
MFC: fixes crashes on r600 with cairo 0.10.
Tested by espie@ and brad@

commit 78fcbf577ad6eba6399cc39f74b7ce5f9c8e265e
Author: Michel Daenzer <daen...@vmware.com>
Date:   Thu Sep 3 14:55:05 2009 +0200

EXA: Check for solid/gradient pictures the same way for all generations.

In particular, also catch them for >= R300.

commit 87d7235790866f9c19ef08972d5237f09d940cd9
Author: Alex Deucher <alexdeuc...@gmail.com>
Date:   Thu Nov 5 10:23:03 2009 -0500

EXA: fallback if no pMaskPicture->pDrawable

A solid or gradient mask could be used for blending
the source picture onto the destination picture.

Fixes fdo bug 24838

Reply via email to