1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules
attila a9779b4546 OpenGL: Fix missing buffered image after context detach
Prior to this commit a Component with setBufferedToImage (true) could
have its image buffer deleted when an OpenGL context was detached. This
meant that this Component continued to be rendered without buffering
even though it was previously requested that it use a buffer.
2025-11-19 14:07:59 +01:00
..
juce_analytics Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_animation Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_audio_basics Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_devices Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_formats Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_plugin_client Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_processors Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_processors_headless Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_utils Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_box2d Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_core OutputStream: Fix implementation of writeText when converting to UTF-16 2025-11-19 10:32:59 +00:00
juce_cryptography Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_data_structures Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_dsp Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_events Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_graphics Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_gui_basics OpenGL: Fix missing buffered image after context detach 2025-11-19 14:07:59 +01:00
juce_gui_extra Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_javascript QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK 2025-11-19 11:12:21 +00:00
juce_midi_ci Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_opengl OpenGL: Fix missing buffered image after context detach 2025-11-19 14:07:59 +01:00
juce_osc Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_product_unlocking Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_video Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
CMakeLists.txt Create new empty juce_audio_processors_headless module 2025-09-17 12:50:07 +01:00