LookingGlass/client
Quantum b9a7ce17fe [client] egl: use queue of damages
This prevents damage from being overwritten when frames are received
faster than could be rendered.

This implementation cycles between two queues, removing all need for
memory allocation.
2021-08-01 12:11:54 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] wayland: implement signalNextFrame with frame callbacks 2021-07-31 19:05:21 +10:00
include [client] app: allow overlay exit with KEY_ESC 2021-07-31 20:51:38 +10:00
renderers [client] egl: use queue of damages 2021-08-01 12:11:54 +10:00
src [client] imgui: don't free the IniFilename until imgui destruction 2021-08-01 00:55:36 +10:00
CMakeLists.txt [client] imgui: remove no longer used overlay_utils.cpp 2021-07-31 14:56:49 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00