xserver/exa
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Eric Anholt fdcacc5a4b Add Polylines and PolyPoint acceleration as well. This is primarily to
clean up fallback debugging output, so I can focus on more imporant
    cases. Performance is comparable but without hardware stalls, and
    passes Xlib9.
2006-04-28 03:27:12 +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
exa_accel.c Add Polylines and PolyPoint acceleration as well. This is primarily to 2006-04-28 03:27:12 +00:00
exa_migration.c Correct some bugs causing performance issues in the "Smart" scheme. 2006-04-28 03:26:30 +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 Improve EXA fallback debugging output to include the locations of pixmaps. 2006-04-27 20:27:27 +00:00
exa_render.c Improve EXA fallback debugging output to include the locations of pixmaps. 2006-04-27 20:27:27 +00:00
exa_unaccel.c Improve EXA fallback debugging output to include the locations of pixmaps. 2006-04-27 20:27:27 +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