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š 47b8fbd145 GCC 4.4 compatibility: needs explicit cast of anonymous typed enum. 12 years ago
..
Audio Merge branch 'master' into compatibility 12 years ago
DebugTools GCC 4.4 compatibility: fix linking with defaulted destructors. 12 years ago
Implementation GCC 4.4 compatibility: needs explicit cast of anonymous typed enum. 12 years ago
Math Merge branch 'master' into compatibility 12 years ago
MeshTools Merge branch 'master' into compatibility 12 years ago
Platform Merge branch 'master' into compatibility 12 years ago
Primitives Removed superfluous template parameter from EnumSet typedefs. 12 years ago
SceneGraph GCC 4.6 compatibility: missing forward declaration for Drawable[23]D. 12 years ago
Shaders Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Shapes Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Test Dropped GCC 4.6 support. 12 years ago
Text MSVC 2013 compatibility: work around bug with move-only types in vector. 12 years ago
TextureTools Merge branch 'master' into compatibility 12 years ago
Trade Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
AbstractFramebuffer.cpp Ability to reset internal state tracker. 12 years ago
AbstractFramebuffer.h Removed superfluous template parameter from EnumSet typedefs. 12 years ago
AbstractImage.cpp Happy new year too. 12 years ago
AbstractImage.h Merge branch 'master' into compatibility 12 years ago
AbstractObject.cpp Happy new year too. 12 years ago
AbstractObject.h Merge branch 'master' into compatibility 12 years ago
AbstractResourceLoader.h Completed documentation review in root namespace. 12 years ago
AbstractShaderProgram.cpp Merge branch 'master' into compatibility 12 years ago
AbstractShaderProgram.h Merge branch 'master' into compatibility 12 years ago
AbstractTexture.cpp Merge branch 'master' into compatibility 12 years ago
AbstractTexture.h Merge branch 'master' into compatibility 12 years ago
Array.h Dropped GCC 4.6 support. 12 years ago
Buffer.cpp Ability to reset internal state tracker. 12 years ago
Buffer.h Removed superfluous template parameter from EnumSet typedefs. 12 years ago
BufferImage.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
BufferImage.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
BufferTexture.cpp Queries for max supported texture size. 12 years ago
BufferTexture.h Merge branch 'master' into compatibility 12 years ago
CMakeLists.txt Be consistent and use our own platform definitions. 12 years ago
Color.h Merge branch 'master' into compatibility 12 years ago
ColorFormat.cpp Happy new year too. 12 years ago
ColorFormat.h Minor color/texture format fixes. 12 years ago
Context.cpp Dropped GCC 4.6 support. 12 years ago
Context.h Merge branch 'master' into compatibility 12 years ago
CubeMapTexture.cpp Queries for max supported texture size. 12 years ago
CubeMapTexture.h Merge branch 'master' into compatibility 12 years ago
CubeMapTextureArray.cpp Queries for max supported texture size. 12 years ago
CubeMapTextureArray.h Merge branch 'master' into compatibility 12 years ago
DebugMarker.h Happy new year too. 12 years ago
DebugMessage.cpp Proper cross-platform ordering of function attributes. 12 years ago
DebugMessage.h Completed documentation review in root namespace. 12 years ago
DefaultFramebuffer.cpp Merge branch 'master' into compatibility 12 years ago
DefaultFramebuffer.h Completed documentation review in root namespace. 12 years ago
DimensionTraits.h Added VectorTypeFor and MatrixTypeFor aliases to DimensionTraits. 12 years ago
Extensions.h Added support for glMultiDrawArrays()/glMultiDrawElements(). 12 years ago
Framebuffer.cpp Merge branch 'master' into compatibility 12 years ago
Framebuffer.h Merge branch 'master' into compatibility 12 years ago
Image.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Image.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
ImageReference.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Magnum.h Merge branch 'master' into compatibility 12 years ago
Mesh.cpp Merge branch 'master' into compatibility 12 years ago
Mesh.h Added support for glMultiDrawArrays()/glMultiDrawElements(). 12 years ago
MeshView.cpp GCC 4.5 compatibility: no range-based for loops. 12 years ago
MeshView.h MSVC 2013 compatibility: somehow std::reference_wrapper needs full def. 12 years ago
MultisampleTexture.cpp Queries for max supported texture size. 12 years ago
MultisampleTexture.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
OpenGL.cpp Happy new year too. 12 years ago
OpenGL.h Happy new year too. 12 years ago
Query.cpp Disable 64bit integers for WebGL. 12 years ago
Query.h Merge branch 'master' into compatibility 12 years ago
RectangleTexture.cpp Queries for max supported texture size. 12 years ago
RectangleTexture.h Support for EXT_texture_sRGB_decode. 12 years ago
Renderbuffer.cpp Moved global data from framebuffer classes to per-context state. 12 years ago
Renderbuffer.h Merge branch 'master' into compatibility 12 years ago
RenderbufferFormat.h doc: strict ordering of sections in detailed documentation. 12 years ago
Renderer.cpp Actually implement the fallback for Renderer::resetNotificationStrategy(). 12 years ago
Renderer.h doc: strict ordering of sections in detailed documentation. 12 years ago
Resource.cpp Happy new year too. 12 years ago
Resource.h Merge branch 'master' into compatibility 12 years ago
ResourceManager.h Dropped GCC 4.6 support. 12 years ago
Sampler.cpp Implemented depth texture compare mode and function. 12 years ago
Sampler.h Completed documentation review in root namespace. 12 years ago
Shader.cpp Merge branch 'master' into compatibility 12 years ago
Shader.h Merge branch 'master' into compatibility 12 years ago
Texture.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Texture.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
TextureArray.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
TextureArray.h Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
TextureFormat.h Minor color/texture format fixes. 12 years ago
Timeline.cpp Happy new year too. 12 years ago
Timeline.h Merge branch 'master' into compatibility 12 years ago
Types.h Disable 64bit integers for WebGL. 12 years ago
Version.cpp Happy new year too. 12 years ago
Version.h Merge branch 'master' into compatibility 12 years ago
configure.h.cmake Added MAGNUM_TARGET_WEBGL definition. 12 years ago
visibility.h Happy new year too. 12 years ago