mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-06 00:25:21 +00:00
The GL context lock needs to be shared across kifaces. Otherwise, we can end up blocking the lock from one kiface. Unfortunately, I can't find the issue in GitLab right now for where the footprint viewer shows a blank screen after opening too many contexts. But that's what this fixes. |
||
---|---|---|
.. | ||
3d | ||
cairo | ||
opengl | ||
shaders | ||
CMakeLists.txt | ||
color4d.cpp | ||
cursors.cpp | ||
gal_display_options.cpp | ||
graphics_abstraction_layer.cpp | ||
hidpi_gl_3D_canvas.cpp | ||
hidpi_gl_canvas.cpp | ||
painter.cpp |