xserver-multidpi/exa
Eric Anholt 83b061776a Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,
which still happen somewhat frequently and were cluttering up my
    fallback debugging output. x11perf says it's a major performance win in
    those cases (though probably irrelevant), and it passes Xlib9.
2006-04-27 19:17:34 +00:00
..
exa_accel.c Add trivial PolySegment acceleration for 0-width horizontal/vertical lines, 2006-04-27 19:17:34 +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 In drawing glyphs, shortcut our way to exaComposite instead of going 2006-04-27 02:15:19 +00:00
exa_unaccel.c Add trivial PolySegment acceleration for 0-width horizontal/vertical lines, 2006-04-27 19:17:34 +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