summaryrefslogtreecommitdiffstats
path: root/rfb/HextileEncoder.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-90/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The "rfb" library merged with VNC 4.1.1 code.Constantin Kaplinsky2006-04-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@522 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Set the ImprovedHextile parameter to true by default, as new HextileConstantin Kaplinsky2005-09-271-3/+7
| | | | | | | encoder seems to be fast enough after recent optimizations. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@329 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added boolean parameter "ImprovedHextile" which allows to use newConstantin Kaplinsky2005-09-091-4/+29
| | | | | | | | | Hextile encoding algorithm. The old algorithm is used by default, excluding 8-bit data on which new algorithm is used regardless of this parameter's value. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@317 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+61
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519