xserver-multidpi/exa
Maarten Maathuis 1b5758bef0 exa: implement UTS based upload through CopyArea
- Some image viewers (eog, gqview) trigger the CopyArea path of Xext/shm.c
- I'm not aware of any code path that wouldn't like UTS and trigger this code.
- miDoCopy should handle src coordinate clipping.
- Overlapping blits are obviously not an issue (both would have to be offscreen or not).
2009-04-10 21:14:47 +02:00
..
exa_accel.c exa: implement UTS based upload through CopyArea 2009-04-10 21:14:47 +02:00
exa_glyphs.c EXA: If the driver can't composite to an a8 mask, try an argb mask for glyphs. 2009-04-09 09:36:41 +02: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: Accept scratch pixmaps with offscreen memory as such. 2009-03-19 20:40:03 +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