summaryrefslogtreecommitdiff
path: root/exa/exa_accel.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-09Patch from Thomas Winischhofer to kick out all pixmaps to system ram upon aZack Rusin1-3/+12
2005-07-08mark drawable as dirty on copying/painting windowsZack Rusin1-44/+35
2005-07-08heh, oops (thanks Thomas)Zack Rusin1-22/+15
2005-07-07Check vtSema before accelerating primitives and sync in fallbacks only ifZack Rusin1-4/+56
2005-07-04remove the temporary debugging outputZack Rusin1-3/+0
2005-07-04This fixes the close screen mess (crash reported by Thomas). Also hide theZack Rusin1-9/+56
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-1/+1
2005-07-01removing all debugging output from the default build :)Zack Rusin1-7/+7
2005-07-01Adding the new acceleration architecture: Exa. It's meant to replace XAA inZack Rusin1-0/+1252