1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_opengl/opengl
attila c456f67c3f Windows: Make OpenGLContext::getRenderingScale() insensitive to Component transforms
This makes it consistent between Windows and MacOS. This is restoring
the behaviour prior to 7e404118b5.
2023-11-02 09:16:08 +00:00
..
juce_gl.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_gl.h Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_gles2.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_gles2.h Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_khrplatform.h OpenGL: Add GLEW-inspired dynamic function loading 2021-05-26 11:23:49 +01:00
juce_OpenGLContext.cpp Windows: Make OpenGLContext::getRenderingScale() insensitive to Component transforms 2023-11-02 09:16:08 +00:00
juce_OpenGLContext.h OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 2023-03-06 12:35:26 +00:00
juce_OpenGLFrameBuffer.cpp OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 2023-03-06 12:35:26 +00:00
juce_OpenGLFrameBuffer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLGraphicsContext.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_OpenGLGraphicsContext.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLHelpers.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLHelpers.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLImage.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_OpenGLImage.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLPixelFormat.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLPixelFormat.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLRenderer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLShaderProgram.cpp Formatting 2023-10-02 15:42:20 +01:00
juce_OpenGLShaderProgram.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLTexture.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_OpenGLTexture.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_wgl.h Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00