xserver/exa
Eric Anholt c720ffe875 Use fb's depth-to-planemask computation, which doesn't suffer from getting
a 1 planemask at depth 32. Fixes Get/PutImage xtest tests.
2006-04-01 22:17:44 +00:00
..
Makefile.am Move EXA implementation up to the top level and remove its XFree86 2006-02-16 00:14:11 +00:00
exa.c Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +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 an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
exa_migration.c Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +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 Use fb's depth-to-planemask computation, which doesn't suffer from getting 2006-04-01 22:17:44 +00:00
exa_render.c Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
exa_unaccel.c Don't attempt to Prepare/FinishAccess NULL pDrawables. Exposed by new 2006-03-31 23:22:29 +00:00