aboutsummaryrefslogtreecommitdiffstats
path: root/rfb/hextileEncodeBetter.h
Commit message (Expand)AuthorAgeFilesLines
* Removed unused argument of a function.Constantin Kaplinsky2005-09-221-2/+2
* Optimized the code that analyzes the tile contents.Constantin Kaplinsky2005-09-221-53/+53
* Limiting maximum number of palette colors in the Hextile encoder. OnConstantin Kaplinsky2005-09-221-1/+1
* Using new TightPalette helper class instead of std::map, in HextileConstantin Kaplinsky2005-09-221-41/+34
* Code improvements in new Hextile encoder.Constantin Kaplinsky2005-09-161-40/+75
* Changes in comments only -- C-style comments have been replaced withConstantin Kaplinsky2005-09-161-23/+22
* Added boolean parameter "ImprovedHextile" which allows to use newConstantin Kaplinsky2005-09-091-1/+1
* Code improvements in the HextileSubrectsTable classes implementation.Constantin Kaplinsky2005-09-091-27/+23
* Another optimization in new Hextile encoder. Reorganized code toConstantin Kaplinsky2005-09-091-20/+32
* Minor optimization in new Hextile encoder. Values in m_counts map wereConstantin Kaplinsky2005-09-091-2/+2
* Added completely rewritten implementation of the Hextile encoder. ItConstantin Kaplinsky2005-09-091-0/+317