xserver-multidpi/exa
Eric Anholt 3d4ca57b69 Add a helper for the Component Alpha Over case, which breaks the operation
down into an OutReverse and an Add. Turn off the fallback to software
    glyphs when component alpha, now that we expect all (new) drivers to be
    able to support it. Also, make Xephyr fall back in the CA Over case to
    exercise this code. This speeds up my rgb24text and ls -lR in
    gnome-terminal by a factor of 5.
2006-04-26 18:27:40 +00:00
..
exa_accel.c Don't forget to mark the drawable as dirty in exaPutImage(). Fixes 2006-04-25 15:46:04 +00:00
exa_migration.c Improve the migration debugging output. 2006-04-26 01:33:15 +00:00
exa_offscreen.c Revert mistaken commit to exa_unaccel.c. Should have been to 2006-03-31 19:25:42 +00:00
exa_priv.h Add an option to verify at the point of migration that pixmaps which aren't 2006-04-25 16:47:23 +00:00
exa_render.c Add a helper for the Component Alpha Over case, which breaks the operation 2006-04-26 18:27:40 +00:00
exa_unaccel.c Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit of 2006-04-18 18:50:35 +00:00
exa.c Add a new migration scheme, called "Smart" for lack of a better name. This 2006-04-18 19:14:07 +00:00
exa.h Add more doxygen documentation, including notes on WaitMarker() and 2006-03-15 00:13:52 +00:00
Makefile.am Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit on 2006-04-17 07:27:43 +00:00