Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -11/+11 |
* | vnc: prioritize ZRLE compression over ZLIB | Cameron Esfahani | 2020-01-21 | 1 | -2/+2 |
* | vnc: fix memory leak when vnc disconnect | Li Qiang | 2019-09-17 | 1 | -34/+34 |
* | rename included C files to foo.inc.c, remove osdep.h | Paolo Bonzini | 2018-05-11 | 1 | -11/+11 |
* | vnc: simple clean up | Wei Qi | 2017-05-12 | 1 | -1/+0 |
* | ui: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | pixman/vnc: use pixman images in vnc. | Gerd Hoffmann | 2012-11-01 | 1 | -9/+9 |
* | vnc: fix uint8_t comparisons with negative values | Corentin Chary | 2011-02-23 | 1 | -1/+2 |
* | vnc: Add ZRLE and ZYWRLE encodings. | Corentin Chary | 2011-02-23 | 1 | -0/+365 |