summaryrefslogtreecommitdiff
path: root/exa/exa_migration_classic.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Fix UTF-8 encodingMatěj Cepl1-2/+2
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-30/+30
2009-12-29EXA/classic: Fix crash with migration heuristic "smart".Michel Dänzer1-0/+3
2009-11-28exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...Maarten Maathuis1-20/+20
2009-10-01exa: avoid infinite loops if UTS sw fallbacks.Michel Dänzer1-5/+5
2009-09-27EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook.Michel Dänzer1-12/+14
2009-09-26EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.Michel Dänzer1-5/+25
2009-08-06exa: implement exaMoveInPixmap for "mixed"Maarten Maathuis1-2/+2
2009-08-06exa: A simple 3rd backend implementation.Maarten Maathuis1-0/+720