Luc Verhaegen 59f9fb4b8c XAA PixmapOps: Sync before accessing unwrapped callbacks.
When using any XAAPixmapOps, we call into unknown but freshly
unwrapped callbacks (like fb ones). Unlike the XAA*Fallback calls,
we did so without syncing first, exposing us to all kinds of
synchronisation issues.

I believe that the rendering errors appeared now because *PaintWindow
vanished (e4d11e58), and we just use miPaintWindow instead. This
takes a less direct route to the hw and ends up at
PolyFillRectPixmap, which very often left drawing artifacts.

We now sync accordingly, and no longer get the rendering artifacts i
was methodically reproducing on radeonhd, radeon, unichrome...

Also, in order to allow driver authors to remove extensive syncing
or flushing to hide this issue, create XAA_VERSION_ defines, put
them in xaa.h and bump the patchlevel.

(novell bug #435791)
2008-11-07 19:13:58 +01:00
2008-10-02 17:03:54 -04:00
2008-10-06 14:19:30 -04:00
2008-11-04 16:04:15 +10:30
2008-10-07 20:40:15 -04:00
2008-10-23 09:56:45 -04:00
2008-10-03 11:24:34 -07:00
2008-11-04 16:01:07 +10:30
2008-10-02 17:03:54 -04:00
2008-09-05 06:10:37 -07:00
2008-11-05 11:39:46 -05:00
2008-09-23 09:21:37 -07:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
94 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%