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
2018-07-03 11:51:13 +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 some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +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