mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
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. |
||
|---|---|---|
| .. | ||
| geometry | ||
| native | ||
| opengl | ||
| utils | ||
| juce_opengl.cpp | ||
| juce_opengl.h | ||
| juce_opengl.mm | ||