summaryrefslogtreecommitdiff
path: root/ui/vnc-enc-zrle.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12vnc: simple clean upWei Qi1-1/+0
2016-02-04ui: Clean up includesPeter Maydell1-0/+1
2012-11-01pixman/vnc: use pixman images in vnc.Gerd Hoffmann1-9/+9
2011-02-23vnc: fix uint8_t comparisons with negative valuesCorentin Chary1-1/+2
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-0/+365