xserver-multidpi/hw/xfree86/exa
Eric Anholt 1c003ccf5d Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called
around CPU access to the framebuffer. This allows the hardware to set
    up swappers to deal with endianness, or to tell EXA to move the pixmap
    out to framebuffer if insufficient swappers are available (note: must
    not fail on front buffer!).
Submitted by: benh
2005-09-11 19:08:10 +00:00
..
exa_accel.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa_migration.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa_offscreen.c Fix a bug where NULL could be dereferenced during the pixmap kick-out 2005-08-24 23:38:25 +00:00
exa_priv.h Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa_render.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa_unaccel.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exa.h Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exaasync.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exaoffscreen.c Fix a bug where NULL could be dereferenced during the pixmap kick-out 2005-08-24 23:38:25 +00:00
exapict.c Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
exaPriv.h Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called 2005-09-11 19:08:10 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00