7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 00:25:21 +00:00
kicad/common/gal
Seth Hillbrand 5326c36a5f Move GL Context into Singleton class
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.
2025-01-03 17:26:23 -08:00
..
3d Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
cairo Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
opengl Move GL Context into Singleton class 2025-01-03 17:26:23 -08:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -04:00
color4d.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
cursors.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gal_display_options.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
graphics_abstraction_layer.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
hidpi_gl_3D_canvas.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
hidpi_gl_canvas.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
painter.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00