summaryrefslogtreecommitdiffstats
path: root/vnc-encoding-tight.c
Commit message (Expand)AuthorAgeFilesLines
* Move stdbool.hPaul Brook2010-06-131-2/+0Star
* vnc: tight: don't forget the third colorCorentin Chary2010-06-011-0/+1
* vnc: tight: don't forget last pixel in tight_encode_indexed_rectCorentin Chary2010-06-011-5/+4Star
* vnc: tight: add palette encodingCorentin Chary2010-06-011-12/+425
* vnc: add support for tight fill encodingCorentin Chary2010-06-011-2/+255
* vnc: add basic tight supportCorentin Chary2010-06-011-0/+295