summaryrefslogtreecommitdiff
path: root/uxa/uxa.c
AgeCommit message (Expand)Author
2009-01-07uxa: handle uxa_prepare_access failureKeith Packard
2008-12-26uxa: Correctly prepare/finishaccess of stipple in ValidateGC (and only it)Eric Anholt
2008-12-08uxa: Add in EnableDisableFBAccess handling like examodule.c did.Eric Anholt
2008-08-26Change uxa private keys to integer variables.Eamon Walsh
2008-08-05[uxa] Remove unused pixmap size limits.Keith Packard
2008-08-05Rename uxa using _ instead of capsKeith Packard
2008-08-05Change PrepareAccess to take access mode rather than indexKeith Packard
2008-08-05Don't call sync on prepare_access -- just let the driver deal with it.Keith Packard
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard