You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš ff5ce74c61 Added missing const. 14 years ago
..
Contexts SDL2 context: keyboard handling for basic keys. 14 years ago
Math Documentation: organizing the classes into "modules". 14 years ago
MeshTools Modified MeshTools::interleave() to support any STL container type. 14 years ago
Physics Documentation update. 14 years ago
Primitives Documentation: organizing the classes into "modules". 14 years ago
Shaders Documentation: organizing the classes into "modules". 14 years ago
Test Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Trade Added missing const. 14 years ago
AbstractImage.cpp Silenced wrong compiler warning (it is always initialized). 14 years ago
AbstractImage.h Documentation: organizing the classes into "modules". 14 years ago
AbstractShaderProgram.cpp Deprecating AbstractShaderProgram::bind*Location(). 14 years ago
AbstractShaderProgram.h @todo++ 14 years ago
AbstractTexture.cpp Support for anisotropic filtering. 14 years ago
AbstractTexture.h Documentation: organizing the classes into "modules". 14 years ago
Buffer.h @todo++ 14 years ago
BufferedImage.h Documentation: organizing the classes into "modules". 14 years ago
BufferedTexture.cpp Added support for three-component internal formats to BufferedTexture. 14 years ago
BufferedTexture.h Documentation: organizing the classes into "modules". 14 years ago
CMakeLists.txt New library for OpenGL context creation using various toolkits. 14 years ago
Camera.cpp Camera::setClearColor() is now static. Removed getter. 14 years ago
Camera.h Added missing inline. 14 years ago
CubeMapTexture.h Documentation: organizing the classes into "modules". 14 years ago
CubeMapTextureArray.h Documentation: organizing the classes into "modules". 14 years ago
Framebuffer.cpp Rework of image classes, added missing image formats. 14 years ago
Framebuffer.h Documentation: organizing the classes into "modules". 14 years ago
Image.h Documentation: organizing the classes into "modules". 14 years ago
IndexedMesh.cpp Use CORRADE_ASSERT() instead of cassert and direct error output. 14 years ago
IndexedMesh.h Documentation: organizing the classes into "modules". 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 Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Mesh.cpp Using enum instead of bool parameter antipattern. 14 years ago
Mesh.h @todo++ 14 years ago
Object.cpp Improved Object transformation caching to reuse absolute transformation. 14 years ago
Object.h Documentation: organizing the classes into "modules". 14 years ago
Query.cpp Don't use 0 as null pointer constant. 14 years ago
Query.h @todo++ 14 years ago
Renderbuffer.cpp Classes for managing framebuffer. 14 years ago
Renderbuffer.h Documentation: organizing the classes into "modules". 14 years ago
Scene.h Documentation: organizing the classes into "modules". 14 years ago
Shader.cpp Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Shader.h Documentation: organizing the classes into "modules". 14 years ago
SizeTraits.cpp Happy New Year. 15 years ago
SizeTraits.h Documentation: organizing the classes into "modules". 14 years ago
Texture.h Documentation: organizing the classes into "modules". 14 years ago
TypeTraits.cpp Added TypeInfo and TypeOf classes to type traits. 14 years ago
TypeTraits.h Using tagfile from Corrade documentation. 14 years ago
Visibility.h Compiling with -fvisibility=hidden. 14 years ago