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š 6ed315b79b Math: properly test constexpr in Complex from Vector2 constructor. 13 years ago
..
DebugTools Adapted to recent meshdata/shader changes. 13 years ago
Implementation Using Rectangle in framebuffer. 14 years ago
Math Math: properly test constexpr in Complex from Vector2 constructor. 13 years ago
MeshTools MeshTools: reworked and updated transform*(). 13 years ago
Physics Use {} instead of "". 13 years ago
Platform Use {} instead of "". 13 years ago
Primitives Trade: got rid of Point2D/3D in MeshData in favor of Vector2/Vector3. 13 years ago
SceneGraph Partially revert "Work-around preprocessor issues on Windows." 13 years ago
Shaders Shaders: got rid of Point2D/3D in positions in favor of Vector2/Vector3. 13 years ago
Test Use {} instead of "". 13 years ago
Text Adapted to recent meshdata/shader changes. 13 years ago
TextureTools TextureTools: use Math::max() instead of doing it by hand. 13 years ago
Trade Use {} instead of "". 13 years ago
AbstractFramebuffer.cpp Fixed compiler warnings. 14 years ago
AbstractFramebuffer.h Implemented ARB_invalidate_subdata GL 4.3 extension. 14 years ago
AbstractImage.cpp Blind fix for some image formats not present in ES3. 13 years ago
AbstractImage.h Added TODOs. 13 years ago
AbstractResourceLoader.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
AbstractShaderProgram.cpp Ability to send less than all attribute components to the shader. 13 years ago
AbstractShaderProgram.h Adapted to recent meshdata/shader changes. 13 years ago
AbstractTexture.cpp Ability to retrieve texture image size in given mip level. 13 years ago
AbstractTexture.h Added TODOs. 13 years ago
Array.h Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Buffer.cpp Extension-aware Buffer and *Texture data invalidation. 14 years ago
Buffer.h Using CORRADE_INTERNAL_ASSERT_OUTPUT() where appropriate. 13 years ago
BufferImage.cpp Renamed Buffered{Image,Texture} to Buffer{Image,Texture}. 14 years ago
BufferImage.h Proper passing of image data to textures. 13 years ago
BufferTexture.cpp Ability to specify buffer range in BufferTexture. 14 years ago
BufferTexture.h Ability to specify buffer range in BufferTexture. 14 years ago
CMakeLists.txt Updated FindGLEW.cmake, fixed Windows support. 13 years ago
Color.h Using Deg for Color hue. 13 years ago
Context.cpp Removing IndexedMesh, part 4: merged draw algorithm. 13 years ago
Context.h Added TODOs. 13 years ago
CubeMapTexture.h Ability to retrieve texture image size in given mip level. 13 years ago
CubeMapTextureArray.h Ability to retrieve texture image size in given mip level. 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 Emit fake glViewport() call for the first time if ApiTrace is detected. 13 years ago
DefaultFramebuffer.h Fixed compilation on ES2. 14 years ago
DimensionTraits.h Removed DimensionTraits::PointType. 13 years ago
Extensions.h Doc++ 13 years ago
Framebuffer.cpp Implemented ARB_invalidate_subdata GL 4.3 extension. 14 years ago
Framebuffer.h Doc++ 14 years ago
Image.cpp Image formats rework. 14 years ago
Image.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
ImageWrapper.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Magnum.h Brought Complex and DualQuaternion to Magnum namespace. 13 years ago
Mesh.cpp Use {} instead of "". 13 years ago
Mesh.h Adapted to recent meshdata/shader changes. 13 years ago
Query.cpp Updated OpenGL ES support in queries. 14 years ago
Query.h Added TODOs. 13 years ago
Renderbuffer.cpp Using EXT_direct_state_access in framebuffers. 14 years ago
Renderbuffer.h Doc: copypasta error. 14 years ago
Renderer.h Deleted constructors of classes with only static members. 14 years ago
Resource.cpp Debug output operator for ResourceState enum. 14 years ago
Resource.h Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
ResourceManager.h Clang fixes for friend declarations. 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 Ability to retrieve texture image size in given mip level. 13 years ago
Timeline.cpp Ability to retrieve absolute time in previous frame to Timeline. 14 years ago
Timeline.h Marking all constructors explicit, except for matrix and vector classes. 14 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