1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/modules/juce_opengl
2018-06-26 14:06:52 +01:00
..
geometry Fixed a documentation typo 2018-06-11 16:13:28 +01:00
native OpenGL: Fixed an issue where components using OpenGL would not be restarted correctly when used in the FX docker window in Reaper 2018-05-15 12:03:20 +01:00
opengl Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 2018-06-26 14:06:52 +01:00
utils Add documentation tags 2018-03-15 12:10:32 +00:00
juce_opengl.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_opengl.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_opengl.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00