1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_opengl
2018-05-09 12:34:36 +01:00
..
geometry Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
native Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
opengl Added a lambda callback to OpenGLGraphicsContextCustomShader to allow custom set-up when the shader is activated 2018-05-08 11:15:17 +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