summaryrefslogtreecommitdiff
path: root/exa/exa_priv.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-02Move the frequently-repeated code to get the pixmap that backs a drawableEric Anholt1-0/+3
2006-02-02Rearrange and rename EXA code to be a bit more logically organized. AlsoEric Anholt1-1/+24
2005-10-15Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, theEric Anholt1-2/+6
2005-09-28- Use the dirty flag (which should be set correctly all the time,Eric Anholt1-0/+4
2005-09-21- Change migration-in rule slightly: previously, if your score was lessEric Anholt1-0/+15
2005-09-17- Don't try to upload 0 byte-per-pixel (PICT_a1) data usingEric Anholt1-0/+18
2005-09-11Add a pair of hooks, PrepareAccess() and FinishAccess(), which get calledEric Anholt1-0/+7
2005-08-24Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case.Eric Anholt1-0/+4
2005-08-08Mon Aug 8 13:39:45 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+4
2005-07-09Patch from Thomas Winischhofer to kick out all pixmaps to system ram upon aZack Rusin1-0/+10
2005-07-04This fixes the close screen mess (crash reported by Thomas). Also hide theZack Rusin1-19/+15
2005-07-01Adding the new acceleration architecture: Exa. It's meant to replace XAA inZack Rusin1-0/+281