LookingGlass/client
Quantum 23c77e8508 [client] egl: use a lock for desktop damage to eliminate all races
There used to be a possible race when a bunch of rectangle is appended, but
the total count is not updated before it's read. Using a lock eliminates
all such races.
2021-08-01 19:54:56 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
include [client] ds: add stopWaitFrame to terminate waitFrame early 2021-08-01 19:54:28 +10:00
renderers [client] egl: use a lock for desktop damage to eliminate all races 2021-08-01 19:54:56 +10:00
src [client] ds: add stopWaitFrame to terminate waitFrame early 2021-08-01 19:54:28 +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