7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-22 10:52:41 +00:00
kicad/include/gal/opengl
Seth Hillbrand 09e30adbb1 Move GL_CONTEXT_MGR into PGM_BASE singleton
This is the second try at 5326c36a5f.  The difference here is that we
have moved GL_CONTEXT_MGR into kicommon first which will hopefully
address some of the Windows linkage issues

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-09 09:03:08 -08:00
..
cached_container_gpu.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
cached_container_ram.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
cached_container.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gl_context_mgr.h Move GL_CONTEXT_MGR into PGM_BASE singleton 2025-01-09 09:03:08 -08:00
gl_utils.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00
gpu_manager.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00
kiglew.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
noncached_container.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
opengl_compositor.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
opengl_gal.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00
shader.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00
utils.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
vertex_common.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00
vertex_container.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
vertex_item.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
vertex_manager.h Housekeeping in include path sub-folders. 2025-01-04 09:21:11 -05:00