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/opengl
2018-01-10 17:35:08 +00:00
..
juce_OpenGLContext.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_OpenGLContext.h OpenGL: Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter 2017-10-24 09:13:19 +01:00
juce_OpenGLFrameBuffer.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_OpenGLFrameBuffer.h 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_OpenGLGraphicsContext.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_OpenGLGraphicsContext.h Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily 2017-11-03 13:51:37 +00:00
juce_OpenGLHelpers.cpp Tidied up a few bits of messy String concatenation 2017-12-05 12:03:30 +00:00
juce_OpenGLHelpers.h Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily 2017-11-03 13:51:37 +00:00
juce_OpenGLImage.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_OpenGLImage.h 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_OpenGLPixelFormat.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_OpenGLPixelFormat.h 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_OpenGLRenderer.h 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_OpenGLShaderProgram.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_OpenGLShaderProgram.h 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_OpenGLTexture.cpp OpenGL: Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter 2017-10-24 09:13:19 +01:00
juce_OpenGLTexture.h 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