19 Revīzijas (d751b1837f5baed6bb7f2d3991a81ce4368e2121)

Autors SHA1 Ziņojums Datums
  Pierre Ossman 816baa35ae Fix rounding error in pixel down conversion pirms 6 gadiem
  Pierre Ossman 41deb88359 Add pixel conversion correctness test pirms 9 gadiem
  Pierre Ossman a4148f867f PixelTransformer is gone so we can protect these now pirms 9 gadiem
  Pierre Ossman c02c05d403 Add optimised buffer conversion pirms 10 gadiem
  Pierre Ossman 761fe24089 Add ability to directly convert between two pixel formats pirms 10 gadiem
  Pierre Ossman 2fe68da9e3 Use lookup tables for pixel upconversion pirms 10 gadiem
  Pierre Ossman b6b4dc6487 Remove full support for colour maps pirms 10 gadiem
  Pierre Ossman a10d8fec7f Consistent use of stride vs pitch pirms 10 gadiem
  Pierre Ossman 8b874e4a09 Optimise the RGB to pixel conversion to simple shifts pirms 10 gadiem
  Pierre Ossman 823665c239 Document the different pixel representations that we deal with pirms 10 gadiem
  Pierre Ossman 867bd12a4f Remove unused pixel conversion method pirms 10 gadiem
  Pierre Ossman 6e5cd5db59 Converting to RGB might involve a precision increase pirms 10 gadiem
  Pierre Ossman 6655d96dc4 Make sure we check that PixelFormats we get are actually valid. pirms 10 gadiem
  DRC 33c15e3a3a 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. pirms 12 gadiem
  DRC ffe09d68f5 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.) pirms 13 gadiem
  Pierre Ossman 19dbca236c Make sure we handle endian problems in the conversion code. pirms 15 gadiem
  Pierre Ossman 19501b8e23 Optimise the common pixel format conversion RGB24 to RGB32. pirms 15 gadiem
  Pierre Ossman 67b2b2fa7f Consolidate pixel conversion into the PixelFormat class and optimise the pirms 15 gadiem
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. pirms 18 gadiem
  Constantin Kaplinsky 47ed8d321c Initial revision pirms 20 gadiem