| .. |
|
Contexts
|
Small cleanup, fixed small typo.
|
14 years ago |
|
Math
|
...and install new Swizzle.h. Damn.
|
14 years ago |
|
MeshTools
|
Got rid of Qt's QtTest in favor of Corrade's TestSuite.
|
14 years ago |
|
Physics
|
Got rid of Qt's QtTest in favor of Corrade's TestSuite.
|
14 years ago |
|
Primitives
|
Got rid of Qt's QtTest in favor of Corrade's TestSuite.
|
14 years ago |
|
Shaders
|
Treat Corrade as real, not some internal dependency in #includes.
|
14 years ago |
|
Test
|
Got rid of Qt's QtTest in favor of Corrade's TestSuite.
|
14 years ago |
|
Trade
|
Moved Set utility class to Corrade, since it's now C++11 enabled.
|
14 years ago |
|
AbstractImage.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractImage.h
|
Fixed comma at the end of enumeration list (GCC 4.5 noticed it).
|
14 years ago |
|
AbstractShaderProgram.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractShaderProgram.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractTexture.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractTexture.h
|
Fixed texture subdata setters.
|
14 years ago |
|
Buffer.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
BufferedImage.h
|
New class ImageWrapper.
|
14 years ago |
|
BufferedTexture.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
BufferedTexture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
CMakeLists.txt
|
Don't install removed Set.h.
|
14 years ago |
|
Camera.cpp
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
Camera.h
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
CubeMapTexture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
CubeMapTextureArray.h
|
Reworked binding of textures to shaders.
|
14 years ago |
|
Framebuffer.cpp
|
Fixed issue with depth buffer not cleared.
|
14 years ago |
|
Framebuffer.h
|
Moved Set utility class to Corrade, since it's now C++11 enabled.
|
14 years ago |
|
Image.h
|
New class ImageWrapper.
|
14 years ago |
|
ImageWrapper.h
|
New class ImageWrapper.
|
14 years ago |
|
IndexedMesh.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
IndexedMesh.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Light.cpp
|
Revert "Caching light position relative to camera."
|
14 years ago |
|
Light.h
|
Documentation: organizing the classes into "modules".
|
14 years ago |
|
Magnum.h
|
Renamed configureMagnum -> magnumConfigure.
|
14 years ago |
|
Mesh.cpp
|
Forgot hiding also Mesh function implementation from documentation.
|
14 years ago |
|
Mesh.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Object.cpp
|
Improved Object transformation caching to reuse absolute transformation.
|
14 years ago |
|
Object.h
|
Anonymized unused function parameters.
|
14 years ago |
|
Query.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Query.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Renderbuffer.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Renderbuffer.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Scene.h
|
Anonymized unused function parameters.
|
14 years ago |
|
Shader.cpp
|
OpenGL ES 2: GLchar is not defined on BeagleBoard/Ångström Linux 2011.3.
|
14 years ago |
|
Shader.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
SizeTraits.cpp
|
Happy New Year.
|
15 years ago |
|
SizeTraits.h
|
SizeBasedCall: unneeded templated constructor.
|
14 years ago |
|
Texture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
TypeTraits.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
TypeTraits.h
|
Pedantic: first inline, then constexpr, then static.
|
14 years ago |
|
magnumConfigure.h.cmake
|
Renamed configureMagnum -> magnumConfigure.
|
14 years ago |
|
magnumVisibility.h
|
Renamed visibility configuration headers to resemble library names.
|
14 years ago |