http://bugs.freedesktop.org/show_bug.cgi?id=21561





--- Comment #27 from Michel Dänzer <[email protected]>  2009-10-09 05:19:05 
PST ---
The patch basically looks good, so that rules out the planemask...

The screenshots look like maybe some of the solid fills are dropped on the
floor. Has the code below in R600Solid() been tested to work correctly? Maybe
it would need to e.g. do some more of the things R600PrepareSolid() does?

    if (((accel_state->vb_index + 3) * 8) > accel_state->vb_total) {
        R600DoneSolid(pPix);
        r600_cp_start(pScrn);
    }


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to