summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncHooks.c
Commit message (Expand)AuthorAgeFilesLines
* Better check for on screen visibilityPierre Ossman2016-01-111-13/+33
* Gracefully handle empty CopyArea operationsPierre Ossman2015-11-301-6/+15
* Properly free temporary cursor bufferPierre Ossman2015-09-291-0/+2
* Use REGION_INTERSECT() rather than trying to compute things manuallyPierre Ossman2015-09-141-3/+13
* Make vncHooksComposite() and vncHooksGlyphs() staticPierre Ossman2015-09-141-2/+2
* Remove REGION_NULL fallbackPierre Ossman2015-09-141-7/+0
* Remove code supporting Xorg older than 1.7Pierre Ossman2015-01-291-23/+7
* Restructure Xvnc/libvnc.so code to avoid C++ header hacksPierre Ossman2015-01-261-0/+2105