LookingGlass/client
Geoffrey McRae 695822bd6d [client] redesign of the renderer archiceture for mt support
This is the first of two commits that completely turn the rendering code
on it's head. This change set decouples the guest's capture rate from
the host's render rate for both cursor and frame updates. This helps
prevent the host application from stalling when waiting for frame draws
when all it want's to do is send cursor updates.

* Breaks OpenGL-Basic for now
2017-12-20 00:53:45 +11:00
..
ivshmem [client] ivshmem: fix missing <sys/select.h> include 2017-12-15 18:25:21 +11:00
renderers [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
spice [misc] added website url to sources 2017-12-12 04:30:47 +11:00
.gitignore [client] added renderer abstratction 2017-12-12 03:59:57 +11:00
kb.h [misc] added website url to sources 2017-12-12 04:30:47 +11:00
lg-renderer.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderer.h [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
lg-renderers.h [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
main.c [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
Makefile [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
utils.h [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00