xserver/exa
Eric Anholt 7106a77df3 Fix bugs in support for new repeatTypes in XAA and EXA.
EXA now won't pass pictures with new repeatTypes to drivers.  We can add a flag
for them to support it at a later time.
2006-07-03 16:41:44 +02:00
..
Makefile.am
exa.c Bug 7145: fix build with gcc 2.95 & other c89 compilers 2006-06-30 15:56:40 -07:00
exa.h Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently. 2006-06-26 15:57:32 +02:00
exa_accel.c
exa_migration.c Don't forget to step the rows when verifying the equivalence of fb/sys areas. 2006-06-19 15:11:55 -07:00
exa_offscreen.c
exa_priv.h Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently. 2006-06-26 15:57:32 +02:00
exa_render.c Fix bugs in support for new repeatTypes in XAA and EXA. 2006-07-03 16:41:44 +02:00
exa_unaccel.c