mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
695822bd6d
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 |
||
---|---|---|
.. | ||
ivshmem | ||
renderers | ||
spice | ||
.gitignore | ||
kb.h | ||
lg-renderer.c | ||
lg-renderer.h | ||
lg-renderers.h | ||
main.c | ||
Makefile | ||
utils.h |