20 Revize (d4a1074ff7b757553757b7fe86adf3a0a737f640)

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