1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/modules/juce_opengl
reuk efdb3ec72f
OpenGL: Make version number parsing slightly more robust
This fixes an issue on iOS platforms where the version number string is
prefixed with "OpenGL ES " despite the Khronos docs for OpenGL ES
specifying that "The GL_VERSION and GL_SHADING_LANGUAGE_VERSION strings
begin with a version number".
2021-11-24 16:20:37 +00:00
..
geometry Updated all license headers 2020-06-29 08:30:22 +01:00
native ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
opengl OpenGL: Make version number parsing slightly more robust 2021-11-24 16:20:37 +00: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