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š 12f719f177 Text: prerendering Font for use with distance-field rendering. 13 years ago
..
DebugTools DebugTools: using new type aliases in whole DebugTools namespace. 13 years ago
Implementation Removed unneeded includes. 13 years ago
Math Math: properly test constexpr in all Matrix classes. 13 years ago
MeshTools GCC 4.6 compatibility: std::array<Vector2> can't be constexpr. 13 years ago
Physics Doc++ 13 years ago
Platform Moved OpenGL includes out from Magnum.h. 13 years ago
Primitives Primitives: using new type aliases in whole Primitives namespace. 13 years ago
SceneGraph Removed unneeded includes. 13 years ago
Shaders Shaders: using new type aliases in whole Shaders namespace. 13 years ago
Test Using new type aliases in whole root Magnum namespace. 13 years ago
Text Text: prerendering Font for use with distance-field rendering. 13 years ago
TextureTools TextureTools: support padding in atlas(). 13 years ago
Trade GCC 4.6 compatibility: {} can't be used as default function parameter. 13 years ago
AbstractFramebuffer.cpp Added missing method chaining to framebuffer configuration functions. 13 years ago
AbstractFramebuffer.h Added missing method chaining to framebuffer configuration functions. 13 years ago
AbstractImage.cpp Blind fix for some image formats not present in ES3. 13 years ago
AbstractImage.h Moved OpenGL includes out from Magnum.h. 13 years ago
AbstractResourceLoader.h Removed unneeded includes. 13 years ago
AbstractShaderProgram.cpp Moved OpenGL includes out from Magnum.h. 13 years ago
AbstractShaderProgram.h Doc++ 13 years ago
AbstractTexture.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
AbstractTexture.h Using new type aliases in whole root Magnum namespace. 13 years ago
Array.h Removed unneeded includes. 13 years ago
Buffer.cpp Extension-aware Buffer and *Texture data invalidation. 14 years ago
Buffer.h Moved OpenGL includes out from Magnum.h. 13 years ago
BufferImage.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
BufferImage.h Using new type aliases in whole root Magnum namespace. 13 years ago
BufferTexture.cpp Ability to specify buffer range in BufferTexture. 14 years ago
BufferTexture.h Using new type aliases in whole root Magnum namespace. 13 years ago
CMakeLists.txt Moved OpenGL includes out from Magnum.h. 13 years ago
Color.h Using new type aliases in whole root Magnum namespace. 13 years ago
Context.cpp Removing IndexedMesh, part 4: merged draw algorithm. 13 years ago
Context.h Moved OpenGL includes out from Magnum.h. 13 years ago
CubeMapTexture.h Using new type aliases in whole root Magnum namespace. 13 years ago
CubeMapTextureArray.h Using new type aliases in whole root Magnum namespace. 13 years ago
DebugMarker.cpp Fixed compilation for OpenGL ES. 14 years ago
DebugMarker.h Deleted constructors of classes with only static members. 14 years ago
DefaultFramebuffer.cpp Added missing method chaining to framebuffer configuration functions. 13 years ago
DefaultFramebuffer.h Added missing method chaining to framebuffer configuration functions. 13 years ago
DimensionTraits.h Removed unneeded includes. 13 years ago
Extensions.h Doc++ 13 years ago
Framebuffer.cpp Added missing method chaining to framebuffer configuration functions. 13 years ago
Framebuffer.h Added missing method chaining to framebuffer configuration functions. 13 years ago
Image.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
Image.h Using new type aliases in whole root Magnum namespace. 13 years ago
ImageWrapper.h Using new type aliases in whole root Magnum namespace. 13 years ago
Magnum.h GCC 4.6 compatibility: no user-defined literals. 13 years ago
Mesh.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
Mesh.h Using new type aliases in whole root Magnum namespace. 13 years ago
OpenGL.cpp Moved OpenGL includes out from Magnum.h. 13 years ago
OpenGL.h Moved OpenGL includes out from Magnum.h. 13 years ago
Query.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
Query.h Doc++ 13 years ago
Renderbuffer.cpp Using EXT_direct_state_access in framebuffers. 14 years ago
Renderbuffer.h Moved OpenGL includes out from Magnum.h. 13 years ago
Renderer.h Using new type aliases in whole root Magnum namespace. 13 years ago
Resource.cpp Debug output operator for ResourceState enum. 14 years ago
Resource.h Using new type aliases in whole root Magnum namespace. 13 years ago
ResourceManager.h Using new type aliases in whole root Magnum namespace. 13 years ago
Shader.cpp Making some asserts internal. 14 years ago
Shader.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Swizzle.h Split out lightweight base of swizzle() function to Math namespace. 14 years ago
Texture.h Using new type aliases in whole root Magnum namespace. 13 years ago
Timeline.cpp Using new type aliases in whole root Magnum namespace. 13 years ago
Timeline.h Removed unneeded includes. 13 years ago
Types.h Our own aliases for builtin types. 13 years ago
magnumConfigure.h.cmake Text: ability to compile the library without HarfBuzz support. 13 years ago
magnumVisibility.h Renamed visibility configuration headers to resemble library names. 14 years ago