summaryrefslogtreecommitdiffstats
path: root/ui/vnc-enc-zrle.c
Commit message (Expand)AuthorAgeFilesLines
* rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini2018-05-111-11/+11
* vnc: simple clean upWei Qi2017-05-121-1/+0Star
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* pixman/vnc: use pixman images in vnc.Gerd Hoffmann2012-11-011-9/+9
* vnc: fix uint8_t comparisons with negative valuesCorentin Chary2011-02-231-1/+2
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-231-0/+365