1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_opengl
reuk 6d3504adfa
OpenGLContext: Fix thread/consistency warnings on macOS
Previously, Xcode's main thread checker would complain when selecting
the "OpenGL Renderer" in the DemoRunner on macOS.
2021-10-25 09:51:20 +01:00
..
geometry Updated all license headers 2020-06-29 08:30:22 +01:00
native macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 2021-10-13 15:06:18 +01:00
opengl OpenGLContext: Fix thread/consistency warnings on macOS 2021-10-25 09:51:20 +01:00
utils Updated all license headers 2020-06-29 08:30:22 +01:00
juce_opengl.cpp OpenGL: Avoid dlsym calls for weak-linked symbols on macOS 2021-08-11 14:24:16 +01:00
juce_opengl.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_opengl.mm Updated all license headers 2020-06-29 08:30:22 +01:00