summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr_draw.c
AgeCommit message (Expand)Author
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt
2007-09-26Xephyr: fix compiler warningsDodji Seketeli
2007-09-11Xephyr: fix compilation breakage.Dodji Seketeli
2006-04-26Add a helper for the Component Alpha Over case, which breaks the operationEric Anholt
2006-04-25Add an option to verify at the point of migration that pixmaps which aren'tEric Anholt
2006-04-18Missed in previous commit: Add a new migration scheme, called "Smart" forEric Anholt
2006-04-01Clean up warnings and a debug printf.Eric Anholt
2006-03-31Add an option to EXA for the DDX to request that EXA hide the pixmap'sEric Anholt
2006-03-30Add an UploadToScreen implementation, for testing PutImage support, andEric Anholt
2006-03-29Add a DownloadFromScreen implementation, used for testing GetImageEric Anholt
2006-03-10If fakexa is enabled, create a larger buffer in the Ximage, but keep theEric Anholt
2006-03-09Rearrange EXA driver structures so that there's a hope of maintaining ABIEric Anholt
2006-03-07Add appropriate MIT license. Oops.Eric Anholt
2006-03-07Add a new flag to ephyr, "-fakexa", which turns on an EXA accelerationEric Anholt