xserver-multidpi/exa
Maarten Maathuis ce6e1771be exa: fix a serious issue in exaChangeWindowAttributes (and some more related things)
- fbChangeWindowAttributes can create pixmaps (and access them) without use preparing access.
- Also handle the destroyed pixmaps by finishing them first.
- Switch to DEST indices again in exaCreatePixmapWithPrepare, because they are obviously being rendered to.
- Also avoid calling FinishAccess on pixmaps that are destroyed (and their memory potentially invalid).
2009-03-04 16:51:10 +01:00
..
exa_accel.c exa: All fallbacks should have a GC, remove some code. 2009-02-08 02:08:13 +01:00
exa_glyphs.c exa: whitespace 2009-02-27 17:11:47 +01:00
exa_migration.c exa: remove a few pExaPixmap checks. 2009-03-04 16:51:10 +01:00
exa_offscreen.c Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
exa_priv.h exa: increase/rework safety checks in Prepare/FinishAccess. 2009-03-04 16:51:09 +01:00
exa_render.c EXA: No longer use the driver UploadToScratch hook. 2009-02-27 16:37:28 +01:00
exa_unaccel.c exa: avoid a potential Prepare/FinishAccess inbalance. 2009-03-04 16:51:09 +01:00
exa.c exa: fix a serious issue in exaChangeWindowAttributes (and some more related things) 2009-03-04 16:51:10 +01:00
exa.h exa: increase/rework safety checks in Prepare/FinishAccess. 2009-03-04 16:51:09 +01:00
Makefile.am Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00