summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncHooks.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of magical assignment to RegionPierre Ossman2020-05-181-2/+0
* Avoid using RegionInit() because of empty rectsPierre Ossman2020-05-011-26/+26
* Stop using legacy region macrosPierre Ossman2020-05-011-125/+125
* Handle empty changes for every operationPierre Ossman2020-04-201-22/+16
* Remove legacy Xorg codePierre Ossman2020-04-021-117/+3
* Stop tracking changes for each glyphPierre Ossman2018-09-131-20/+34
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-091-18/+0
* Fix for RENDER hooks on Xorg < 1.12Pierre Ossman2018-02-051-0/+12
* Hook remaining XRender operationsPierre Ossman2018-01-231-0/+304
* Make RandR callbacks optional as they were beforeJan Grulich2017-05-041-3/+7
* Fix wrapping/unwrapping of X11 hooksPierre Ossman2017-02-131-126/+118
* Add xorg-xserver 1.19 supportHans de Goede2016-10-051-3/+18
* Set cursor sprite globallyPierre Ossman2016-08-181-1/+1
* 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