xserver-multidpi/hw/xfree86/exa
Eric Anholt dc0354104c Move EXA implementation up to the top level and remove its XFree86
dependencies. It was nearly abstract enough already to be used by
    multiple DDXes. This will be useful for EXA development through
    providing a fake acceleration implementation within Xephyr, so that
    testing can be done on new EXA code without worrying about buggy
    drivers.
2006-02-16 00:14:11 +00:00
..
exa_accel.c Remove more debugging leftovers. 2006-02-02 20:51:54 +00:00
exa_migration.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
exa_offscreen.c <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
exa_priv.h Move the frequently-repeated code to get the pixmap that backs a drawable 2006-02-02 21:07:06 +00:00
exa_render.c Move the frequently-repeated code to get the pixmap that backs a drawable 2006-02-02 21:07:06 +00:00
exa_unaccel.c Rearrange and rename EXA code to be a bit more logically organized. Also 2006-02-02 20:09:14 +00:00
exa.c Move the frequently-repeated code to get the pixmap that backs a drawable 2006-02-02 21:07:06 +00:00
exa.h Fix a couple of bugs in the offscreen allocator. One mostly harmless was 2005-10-11 23:11:37 +00:00
examodule.c Move EXA implementation up to the top level and remove its XFree86 2006-02-16 00:14:11 +00:00
Makefile.am Move EXA implementation up to the top level and remove its XFree86 2006-02-16 00:14:11 +00:00