25 Commits (bbc7a5733bef985d562c4f9f7ff404b950ab75f0)

Author SHA1 Message Date
  Pierre Ossman ed079a4049 Remove vfb references from symbol names 2 years ago
  Pierre Ossman 0480267070 Handle X.org patch level features 2 years ago
  Pierre Ossman 952bfab6e1 Remove #ifdef RENDER 2 years ago
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 years ago
  Pierre Ossman 6e6a221e3d Get rid of magical assignment to Region 4 years ago
  Pierre Ossman d4a1074ff7 Avoid using RegionInit() because of empty rects 4 years ago
  Pierre Ossman 0f4f557396 Stop using legacy region macros 4 years ago
  Pierre Ossman f59e9649b0 Handle empty changes for every operation 4 years ago
  Pierre Ossman 6449ce6a5f Remove legacy Xorg code 4 years ago
  Pierre Ossman 04510322c5 Stop tracking changes for each glyph 5 years ago
  Peter Åstrand (astrand) ab98f7657b Removed support for building without RANDR define 6 years ago
  Pierre Ossman 8f652339cd Fix for RENDER hooks on Xorg < 1.12 6 years ago
  Pierre Ossman 2922e74970 Hook remaining XRender operations 6 years ago
  Jan Grulich 994296ebd0 Make RandR callbacks optional as they were before 7 years ago
  Pierre Ossman 84c72feb39 Fix wrapping/unwrapping of X11 hooks 7 years ago
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 years ago
  Pierre Ossman 3fb9479caa Set cursor sprite globally 7 years ago
  Pierre Ossman 9986dce0ae Better check for on screen visibility 8 years ago
  Pierre Ossman db821a236f Gracefully handle empty CopyArea operations 8 years ago
  Pierre Ossman 35bb7294c5 Properly free temporary cursor buffer 8 years ago
  Pierre Ossman 9f03a09e40 Use REGION_INTERSECT() rather than trying to compute things manually 8 years ago
  Pierre Ossman 1ba66612eb Make vncHooksComposite() and vncHooksGlyphs() static 8 years ago
  Pierre Ossman 7213a8b1b4 Remove REGION_NULL fallback 8 years ago
  Pierre Ossman 31fa98b319 Remove code supporting Xorg older than 1.7 9 years ago
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 years ago
  Tim Waugh 11e35b81a9 GCFuncs and GCOps are const since 1.16. 9 years ago
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman eef02d4940 The screen index was removed in 1.13, not 1.12. 10 years ago
  Pierre Ossman 3e78fcbb4c Redo r5090 using functions that are available in older 11 years ago
  Pierre Ossman 6f26548e0d The Glyph operation is not guaranteed to be implemented on top of the 11 years ago
  Adam Tkac d91aa60d73 Add support for X.Org 1.13 11 years ago
  Pierre Ossman e211518b65 Implicit drawing operations (like window borders) are done by accessing 12 years ago
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 years ago
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 years ago
  Pierre Ossman fa6cda7b1d We informed the RFB layer of RENDER operations before they were actually 12 years ago
  Pierre Ossman 76f7e8fc3f Avoid catching composite (RENDER) operations that only affect off-screen 12 years ago
  Peter Åstrand d69bcc4739 Fixed the formatting of a few Cendio copyright lines, so that it is 12 years ago
  Peter Åstrand 27581fc191 Avoid intersecting screen with empty clipList in vncHooksCopyArea. The 13 years ago
  Pierre Ossman 9d6e9c468b Sometimes we get copy requests that are partially or fully outside the 13 years ago
  Pierre Ossman 201983a623 We might sometimes end up with an empty copy because of clipping. Make sure 13 years ago
  Pierre Ossman 329f7d5fac Clean up CopyWindow hook so it's more readable. 13 years ago
  Adam Tkac abe183ee1f [Development] Add support for X.Org 1.10 13 years ago
  Adam Tkac b9734db4fd [Bugfix] Don't hook pixmaps in vncHooks, it fixes crash after XDrawArc call. 13 years ago
  Adam Tkac 62094c76fc [Development] Improve privates handling in vncHooks to be compatible with X.Org 1.9.X. 14 years ago
  Adam Tkac a5a8382f8f Move definition of XORG macro to separate header. 15 years ago
  Adam Tkac f009446c65 Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between X.Org branches. 15 years ago
  Pierre Ossman e24614471d Restore Composite callback when we close the screen. 15 years ago
  Pierre Ossman ef27ba1835 Support for RandR on the server. 15 years ago
  Adam Tkac e83787f0ac [Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus removed conditional definitions 15 years ago