]> source.dussan.org Git - tigervnc.git/commit
Consolidate the different palette handler implementations
authorPierre Ossman <ossman@cendio.se>
Fri, 7 Mar 2014 12:48:29 +0000 (13:48 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 12:42:08 +0000 (14:42 +0200)
commit65ad3224e920deecb91a3c28e15341c8584a372c
treec648b16a21a3690cb6219c740986786df33ab7fa
parentd704e4ae77724abca7835f53390dacbfe1b09f9f
Consolidate the different palette handler implementations
common/rfb/CMakeLists.txt
common/rfb/Palette.h [new file with mode: 0644]
common/rfb/TightEncoder.h
common/rfb/TightPalette.cxx [deleted file]
common/rfb/TightPalette.h [deleted file]
common/rfb/hextileEncodeBetter.h
common/rfb/tightEncode.h
common/rfb/zrleEncode.h