1. 456b2c2 Reduce dependencies on TransImageGetter.h by Pierre Ossman · 12 years ago
  2. ffe09d6 Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) by DRC · 14 years ago
  3. 67b2b2f Consolidate pixel conversion into the PixelFormat class and optimise the by Pierre Ossman · 17 years ago
  4. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago