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
reuk f5a6c510c0
OpenGLFrameBuffer: Add a row order parameter for reading and writing pixels
This also fixes a bug where saving and restoring the framebuffer state
could unexpectedly apply a vertical flip to the buffer content.
2025-07-10 16:16:12 +01:00
..
geometry Update licensing information 2024-04-16 11:39:35 +01:00
native OpenGL (Android): Use a simpler approach to register SurfaceHolder callbacks 2025-07-09 11:30:28 +01:00
opengl OpenGLFrameBuffer: Add a row order parameter for reading and writing pixels 2025-07-10 16:16:12 +01:00
utils Update licensing information 2024-04-16 11:39:35 +01:00
juce_opengl.cpp OpenGLFrameBuffer: Refactor to move stored OpenGLContext out of TransientState 2025-07-09 11:24:43 +01:00
juce_opengl.h Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_opengl.mm Update licensing information 2024-04-16 11:39:35 +01:00