mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
b45f7a6733
egl_help_set_text and egl_help_render were both accessing bmp->help from different threads. This creates a race condition in which if the help text is quickly toggled on and off, it stays on. This has been fixed with an atomic exchange. |
||
---|---|---|
.. | ||
EGL | ||
OpenGL | ||
CMakeLists.txt |