.. |
juce_Draggable3DOrientation.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_Matrix3D.h
|
More OpenGL shader work.
|
13 years ago |
juce_OpenGLContext.cpp
|
GL fix for android
|
12 years ago |
juce_OpenGLContext.h
|
OpenGL: removed the artifical render-throttling code, allowing the rendering to be kept in sync by the native GL swap-interval.
|
12 years ago |
juce_OpenGLFrameBuffer.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLFrameBuffer.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLGraphicsContext.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLGraphicsContext.h
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
12 years ago |
juce_OpenGLHelpers.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLHelpers.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLImage.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_OpenGLImage.h
|
Changed the return type of ImageType::create().
|
13 years ago |
juce_OpenGLPixelFormat.cpp
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
juce_OpenGLPixelFormat.h
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
juce_OpenGLRenderer.h
|
Version number bump. Clean-ups.
|
13 years ago |
juce_OpenGLShaderProgram.cpp
|
Fixed some more warnings.
|
12 years ago |
juce_OpenGLShaderProgram.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_OpenGLTexture.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_OpenGLTexture.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_Quaternion.h
|
Minor tidying-up.
|
12 years ago |
juce_Vector3D.h
|
Some new 3D utility classes: Vector3D, Matrix3D, Quaternion, Draggable3DOrientation.
|
13 years ago |