xserver-multidpi/exa
Adam Jackson ee7c684f21 Reimplement ShmPutImage.
There's no reason to not just dispatch this straight into the GC.  As a
bonus, if you do so, damage wraps correctly, and thus swcursor works.
The side effect is it's no longer possible to override ShmPutImage with
ShmRegisterFuncs().

Also remove the (broken) damage tracking for same from EXA, since it didn't
work right, and is now superfluous.
2008-08-28 10:12:28 -04:00
..
exa_accel.c Reimplement ShmPutImage. 2008-08-28 10:12:28 -04:00
exa_glyphs.c exa_glyphs: remove useless offset 2008-08-26 17:56:39 +02:00
exa_migration.c exa: fix thinko from 988725f32e 2008-08-26 20:02:55 +02:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_priv.h Reimplement ShmPutImage. 2008-08-28 10:12:28 -04:00
exa_render.c exa: fix thinko from 988725f32e 2008-08-26 20:02:55 +02:00
exa_unaccel.c EXA: Make sure damage tracking code is inactive if the driver manages pixmaps. 2008-08-08 12:17:58 +02:00
exa.c Reimplement ShmPutImage. 2008-08-28 10:12:28 -04:00
exa.h exa: some minor cleanup 2008-08-26 17:56:40 +02:00
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00