A liberally licensed VNC server library with a clean interface
 
 
 
Go to file
Andri Yngvason 0a1d47f5f9 Add a simple drawing example 2019-08-31 20:45:29 +00:00
bench bench: zrle: Measure CPU time 2019-08-31 16:11:33 +00:00
contrib/miniz Add miniz zlib library 2019-08-31 15:27:53 +00:00
examples Add a simple drawing example 2019-08-31 20:45:29 +00:00
inc Clean some things up and add more interface functions 2019-08-29 21:47:02 +00:00
src Use miniz instead of zlib 2019-08-31 15:50:23 +00:00
test-images Add test images 2019-08-27 22:01:06 +00:00
.gitignore Add benchmark for zrle 2019-08-27 22:29:46 +00:00
Makefile Use miniz instead of zlib 2019-08-31 15:50:23 +00:00
rfc6143.txt Add the rfb rfc 2019-08-13 21:42:12 +00:00
test-zrle.c Create unit test for zrle 2019-08-17 17:12:17 +00:00