summaryrefslogtreecommitdiff
path: root/src/surface
Commit message (Expand)AuthorAgeFilesLines
* Fix keypress handlingVincent Sanders2010-04-301-327/+327
* Fix x surface to not leave mouse trailsVincent Sanders2010-04-301-9/+38
* fix x surface input timeoutVincent Sanders2010-04-301-15/+39
* acellerate x surface copyingVincent Sanders2010-04-291-17/+103
* Make the SDL surface event handler cope with timeout correctlyVincent Sanders2010-04-281-4/+33
* ensure reply is not leaked if server does not support shared memoryVincent Sanders2010-04-261-4/+9
* enable shared memory images if availableVincent Sanders2010-04-261-39/+139
* significantly improve performance of the x surfaceVincent Sanders2010-04-261-118/+171
* start improvements in surface handlingVincent Sanders2010-04-268-0/+1889