LookingGlass/client
Quantum 712b1cbc46 [client] overlay/graphs: allow unregistering after shutdown
The Wayland display server has a graph for presentation times, but the
backend shuts down after the overlays, so calling
overlayGraph_unregister causes memory corruption. We can avoid this
problem by making unregister a noop after all graphs have been freed.

This is safe because updating the graph doesn't use the graph handle:
instead you update the ringbuffer which is owned by the user.
2022-05-27 18:18:15 +10:00
..
audiodevs [client] audio/pw: pw_stream_get_time() deprecated 2022-04-14 01:47:34 +10:00
displayservers [client] x11: set window posision before entering fullscreen 2022-05-15 20:41:06 +10:00
include [client] interface: remove needsRender from renderers 2022-05-27 14:38:42 +10:00
renderers [client] interface: remove needsRender from renderers 2022-05-27 14:38:42 +10:00
src [client] overlay/graphs: allow unregistering after shutdown 2022-05-27 18:18:15 +10:00
CMakeLists.txt [client] all: unify the LG splash screen into an overlay 2022-05-27 02:07:20 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00