21 Commits (master)

Author SHA1 Message Date
  Pierre Ossman 6881c895ab Use stdint types 1 year ago
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 year ago
  Albrecht Schlosser 07d4e29042 Add missing FLTK include statements 1 year ago
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  Pierre Ossman 0f1ded057d Provide correct dimensions for XShm setup 4 years ago
  Pierre Ossman 53f913a761 Encapsulate PixelBuffer internal details 4 years ago
  Pierre Ossman 44cf1d64ec Don't use un-initialized stride to base constructor 5 years ago
  Christian Authmann ccc347d1f4 Save a few X11 server roundtrips by ignoring empty damage regions. 5 years ago
  Christian Authmann 82b04eb275 Prevent rendering uninitialized Pixmap contents on X11 5 years ago
  Pierre Ossman cc647dbd40 Fix rendering on big endian system 5 years ago
  Jan Grulich cf21a80076 Do not perform endianness check on Windows and Apple 5 years ago
  Jan Grulich 86cec815e4 Check endianness when constructing PlatformPixelBuffer() 5 years ago
  Pierre Ossman d71508b94b Be more restrictive with shared memory mode bits 7 years ago
  Pierre Ossman fbbd48b35e Avoid leaking shared memory via X server 7 years ago
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 years ago
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7 years ago
  Pierre Ossman c9dd3a4023 Throttle overlapping screen updates 8 years ago
  Pierre Ossman 0b5a06b8ca Protect PlatformPixelBuffer from simultaneous access 8 years ago
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 9 years ago
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 years ago
  Pierre Ossman ac13abe4ce Create a proper interface base class for the viewport's framebuffer 10 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago