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š dc6f29bf08 Removed old cruft from documentation. 14 years ago
..
Contexts Minor cleanup. 14 years ago
Math Added Type and Size members to Matrix. 14 years ago
MeshTools CORRADE_ASSERT() now needs semicolon after. 14 years ago
Physics Fixed typos (substract -> subtract). 14 years ago
Primitives CORRADE_ASSERT() now needs semicolon after. 14 years ago
Shaders Treat Corrade as real, not some internal dependency in #includes. 14 years ago
Test Moved swizzle() functions to root namespace. 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 Added @todos. 14 years ago
AbstractShaderProgram.cpp Added AbstractShaderProgram::bindFragmentDataLocationIndexed(). 14 years ago
AbstractShaderProgram.h Doc++ 14 years ago
AbstractTexture.cpp Fixed compilation on non-GLES targets (oops). 14 years ago
AbstractTexture.h Clarified signed normalized texture types, formatting fixes. 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 Don't copy unneeded from AbstractTexture documentation. 14 years ago
CMakeLists.txt Moved swizzle() functions to root namespace. 14 years ago
Camera.cpp CORRADE_ASSERT() now needs semicolon after. 14 years ago
Camera.h Removed old cruft from documentation. 14 years ago
Color.h Added @todos. 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 Doc++ 14 years ago
Image.h New class ImageWrapper. 14 years ago
ImageWrapper.h New class ImageWrapper. 14 years ago
IndexedMesh.cpp CORRADE_ASSERT() now needs semicolon after. 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 CORRADE_ASSERT() now needs semicolon after. 14 years ago
Mesh.h Port to OpenGL ES 2. 14 years ago
Object.cpp CORRADE_ASSERT() now needs semicolon after. 14 years ago
Object.h Anonymized unused function parameters. 14 years ago
Query.cpp Port to OpenGL ES 2. 14 years ago
Query.h Clarified required OpenGL versions for queries. 14 years ago
Renderbuffer.cpp Port to OpenGL ES 2. 14 years ago
Renderbuffer.h Added separate stencil formats to Renderbuffer. 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
Swizzle.h Moved swizzle() functions to root namespace. 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