summaryrefslogtreecommitdiff
path: root/exa/exa_classic.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-13EXA: Finish access to pixmap if it's prepared at destruction time.Michel Dänzer1-3/+1
2010-06-11exa: fix ExaCheckCopyNtoN for exa_classic when source = destÉric Piel1-1/+2
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-4/+4
2010-04-21exa: check for NULL pointer before dereferences itTiago Vignatti1-1/+2
2009-11-28exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...Maarten Maathuis1-7/+7
2009-11-28exa: handle pixmap create/destroy in lower layersMaarten Maathuis1-0/+8
2009-08-06exa: Split out some classic and driver allocated pixmap code into seperate filesMaarten Maathuis1-0/+258