The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk 1ff05d3333
OpenGL: Avoid querying the native view hierarchy from a background thread on macOS
3 years ago
..
juce_OpenGLContext.cpp OpenGL: Avoid querying the native view hierarchy from a background thread on macOS 3 years ago
juce_OpenGLContext.h OpenGL: Check at runtime whether non-power-of-two textures are supported 3 years ago
juce_OpenGLFrameBuffer.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_OpenGLFrameBuffer.h Updated all license headers 4 years ago
juce_OpenGLGraphicsContext.cpp Font: Make Font and TypefaceCache threadsafe 3 years ago
juce_OpenGLGraphicsContext.h Updated all license headers 4 years ago
juce_OpenGLHelpers.cpp OpenGL: Make version number parsing slightly more robust 3 years ago
juce_OpenGLHelpers.h OpenGL: Fix shader compilation on Ubuntu 18.04 3 years ago
juce_OpenGLImage.cpp Updated all license headers 4 years ago
juce_OpenGLImage.h Updated all license headers 4 years ago
juce_OpenGLPixelFormat.cpp OpenGLPixelFormat: Tidy up equality function 3 years ago
juce_OpenGLPixelFormat.h Updated all license headers 4 years ago
juce_OpenGLRenderer.h Font: Make Font and TypefaceCache threadsafe 3 years ago
juce_OpenGLShaderProgram.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_OpenGLShaderProgram.h Updated all license headers 4 years ago
juce_OpenGLTexture.cpp OpenGL: Check at runtime whether non-power-of-two textures are supported 3 years ago
juce_OpenGLTexture.h Updated all license headers 4 years ago
juce_gl.cpp OpenGL: Only load the core API by default 3 years ago
juce_gl.h OpenGL: Only load the core API by default 3 years ago
juce_gles2.cpp OpenGL: Only load the core API by default 3 years ago
juce_gles2.h OpenGL: Only load the core API by default 3 years ago
juce_khrplatform.h OpenGL: Add GLEW-inspired dynamic function loading 4 years ago
juce_wgl.h Windows: Fix clang/gnu compiler warnings 3 years ago