xf86-video-intel/uxa
Eric Anholt ecdd706873 uxa: Correctly prepare/finishaccess of stipple in ValidateGC (and only it)
This avoids prepare/finish_access_gc overhead when we're not changing things
(since GCTile is already handled) and get us the RW flag for the prepare on
of the stipple pixmap so thing will be synced correctly.
2008-12-16 10:21:59 -08:00
..
Makefile.am Add UXA - the unified memory acceleration architecture. 2008-08-05 15:29:50 -07:00
uxa-accel.c [uxa] Check xalloc returns and deal with failure 2008-08-05 22:36:03 -07:00
uxa-glyphs.c uxa: don't call composite routines with no buffer. 2008-12-03 16:55:31 -08:00
uxa-priv.h uxa: Add in EnableDisableFBAccess handling like examodule.c did. 2008-12-05 12:13:26 -08:00
uxa-render.c uxa: Add in EnableDisableFBAccess handling like examodule.c did. 2008-12-05 12:13:26 -08:00
uxa-unaccel.c Change PrepareAccess to take access mode rather than index 2008-08-05 15:41:51 -07:00
uxa.c uxa: Correctly prepare/finishaccess of stipple in ValidateGC (and only it) 2008-12-16 10:21:59 -08:00
uxa.h [uxa] Remove unused pixmap size limits. 2008-08-05 22:50:01 -07:00