22 Commit (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

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