1. d8bbbeb Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  2. 3648c70 Fix bad size check in Tight decoder by Pierre Ossman · 7 years ago
  3. beb59a4 Remove variable length arrays by Pierre Ossman · 7 years ago
  4. b14a6bc Split out ServerParams from ConnParams by Pierre Ossman · 7 years ago
  5. f81148c Avoid integer overflows in pixel size calculations by Pierre Ossman · 7 years ago
  6. bf431a6 Allow parallel decoding of Tight JPEG rects by Pierre Ossman · 10 years ago
  7. e6ad445 Allow conditional dependencies between rects when decoding by Pierre Ossman · 10 years ago
  8. a862add Decode rectangles in order if needed by Pierre Ossman · 10 years ago
  9. 570cd5c Add flags member to decoders by Pierre Ossman · 10 years ago
  10. 6f318e4 Clear up ZlibInStream::reset() behaviour by Pierre Ossman · 10 years ago
  11. 80b4209 Split decoders into a read and decode step by Pierre Ossman · 10 years ago
  12. 8635062 Decouple decoders from CConnection by Pierre Ossman · 10 years ago
  13. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  14. 668468b Encoders/decoders should track the connection object by Pierre Ossman · 12 years ago
  15. bcc295e Get rid of unnecessary macros as they are only ever set to a single thing by Pierre Ossman · 12 years ago
  16. 7b5c069 Push encoding specific formats into the encoders and decoders by Pierre Ossman · 11 years ago
  17. 4aba19e Avoid reader/writer duplication in every encoder/decoder by Pierre Ossman · 12 years ago
  18. 316a324 Get rid of the register mechanism for encoders and decoders by Pierre Ossman · 12 years ago
  19. 3461d59 Remove unneeded EXTRA_ARGS definition by DRC · 14 years ago
  20. 33c15e3 If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. by DRC · 14 years ago
  21. d69bcc4 Fixed the formatting of a few Cendio copyright lines, so that it is by Peter Åstrand · 14 years ago
  22. 67b2b2f Consolidate pixel conversion into the PixelFormat class and optimise the by Pierre Ossman · 17 years ago
  23. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago