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š e7f3cc2b94 GCC 4.4 compatibility: no function-local types as template parameters. 11 years ago
..
Audio Merge branch 'master' into compatibility 11 years ago
DebugTools Merge branch 'master' into compatibility 11 years ago
Implementation Fix compilation with GCC > 4.6 and Clang. 11 years ago
Math Math: disable annoying warning on MSVC. 11 years ago
MeshTools Merge branch 'master' into compatibility 11 years ago
Platform Platform: display CORRADE_MSVC2013_COMPATIBILITY in magnum-info. 11 years ago
Primitives GCC 4.4 compatibility: some explicit typing needed. 11 years ago
SceneGraph GCC 4.4 compatibility: no function-local types as template parameters. 11 years ago
Shaders Merge branch 'master' into compatibility 11 years ago
Shapes GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
Test GCC 4.4 compatibility: some explicit typing needed. 11 years ago
Text Merge branch 'master' into compatibility 11 years ago
TextureTools Merge branch 'master' into compatibility 11 years ago
Trade Merge branch 'master' into compatibility 11 years ago
AbstractFramebuffer.cpp GCC 4.5 compatibility: even more {}-related issues. 11 years ago
AbstractFramebuffer.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
AbstractImage.cpp Oh, it's 2015 already. 11 years ago
AbstractImage.h Merge branch 'master' into compatibility 11 years ago
AbstractObject.cpp Oh, it's 2015 already. 11 years ago
AbstractObject.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
AbstractQuery.cpp Oh, it's 2015 already. 11 years ago
AbstractQuery.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
AbstractResourceLoader.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
AbstractShaderProgram.cpp GCC 4.5 compatibility: no range-based for. 11 years ago
AbstractShaderProgram.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
AbstractTexture.cpp GCC 4.6 compatibility: no template aliases. 11 years ago
AbstractTexture.h GCC 4.6 compatibility: no template aliases. 11 years ago
Array.h Merge branch 'master' into compatibility 11 years ago
Attribute.cpp Oh, it's 2015 already. 11 years ago
Attribute.h Merge branch 'master' into compatibility 11 years ago
Buffer.cpp Merge branch 'master' into compatibility 11 years ago
Buffer.h GCC 4.6 compatibility: conflicting template and parameter names. 11 years ago
BufferImage.cpp Merge branch 'master' into compatibility 11 years ago
BufferImage.h Merge branch 'master' into compatibility 11 years ago
BufferTexture.cpp Oh, it's 2015 already. 11 years ago
BufferTexture.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
CMakeLists.txt Better fix to ensure a single static ResourceManager instance. 11 years ago
Color.h Merge branch 'master' into compatibility 11 years ago
ColorFormat.cpp Oh, it's 2015 already. 11 years ago
ColorFormat.h Oh, it's 2015 already. 11 years ago
Context.cpp Merge branch 'master' into compatibility 11 years ago
Context.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
CubeMapTexture.cpp Support for ARB_get_texture_sub_image. 11 years ago
CubeMapTexture.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
CubeMapTextureArray.cpp Support for ARB_get_texture_sub_image. 11 years ago
CubeMapTextureArray.h Merge branch 'master' into compatibility 11 years ago
DebugMarker.h Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
DebugMessage.h Forgotten file. 11 years ago
DebugOutput.cpp GCC 4.4 compatibility: work around ambiguous std::to_string() call. 11 years ago
DebugOutput.h GCC 4.6 compatibility: no delegating constructors. 11 years ago
DefaultFramebuffer.cpp Merge branch 'master' into compatibility 11 years ago
DefaultFramebuffer.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
DimensionTraits.h GCC 4.6 compatibility: no template aliases. 11 years ago
Extensions.h Oh, it's 2015 already. 11 years ago
Framebuffer.cpp Merge branch 'master' into compatibility 11 years ago
Framebuffer.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
Image.cpp Merge branch 'master' into compatibility 11 years ago
Image.h Merge branch 'master' into compatibility 11 years ago
ImageReference.h Merge branch 'master' into compatibility 11 years ago
Magnum.h Merge branch 'master' into compatibility 11 years ago
Mesh.cpp Merge branch 'master' into compatibility 11 years ago
Mesh.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
MeshView.cpp Merge branch 'master' into compatibility 11 years ago
MeshView.h Merge branch 'master' into compatibility 11 years ago
MultisampleTexture.cpp Oh, it's 2015 already. 11 years ago
MultisampleTexture.h GCC 4.5 compatibility: constexpr-related issues. 11 years ago
OpenGL.cpp Oh, it's 2015 already. 11 years ago
OpenGL.h Oh, it's 2015 already. 11 years ago
PrimitiveQuery.h Merge branch 'master' into compatibility 11 years ago
Query.h Oh, it's 2015 already. 11 years ago
RectangleTexture.cpp Support for ARB_get_texture_sub_image. 11 years ago
RectangleTexture.h Support for ARB_get_texture_sub_image. 11 years ago
Renderbuffer.cpp Oh, it's 2015 already. 11 years ago
Renderbuffer.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
RenderbufferFormat.h Oh, it's 2015 already. 11 years ago
Renderer.cpp Oh, it's 2015 already. 11 years ago
Renderer.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
Resource.cpp Oh, it's 2015 already. 11 years ago
Resource.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
ResourceManager.h GCC 4.6 compatibility: no friend declarations without class/struct. 11 years ago
ResourceManager.hpp Fix linkage for local ResourceManager instance on MSVC. 11 years ago
SampleQuery.h Merge branch 'master' into compatibility 11 years ago
Sampler.cpp Oh, it's 2015 already. 11 years ago
Sampler.h Removed deprecated Sampler::maxAnisotropy(). 11 years ago
Shader.cpp Merge branch 'master' into compatibility 11 years ago
Shader.h Merge branch 'master' into compatibility 11 years ago
Texture.cpp GCC 4.6 compatibility: no template aliases. 11 years ago
Texture.h GCC 4.5 compatibility: constexpr-related issues. 11 years ago
TextureArray.cpp GCC 4.6 compatibility: no template aliases. 11 years ago
TextureArray.h GCC 4.5 compatibility: constexpr-related issues. 11 years ago
TextureFormat.h Oh, it's 2015 already. 11 years ago
TimeQuery.h Merge branch 'master' into compatibility 11 years ago
Timeline.cpp Oh, it's 2015 already. 11 years ago
Timeline.h Merge branch 'master' into compatibility 11 years ago
TransformFeedback.cpp Oh, it's 2015 already. 11 years ago
TransformFeedback.h GCC 4.5 compatibility: missing include. 11 years ago
Types.h Oh, it's 2015 already. 11 years ago
Version.cpp Oh, it's 2015 already. 11 years ago
Version.h Merge branch 'master' into compatibility 11 years ago
configure.h.cmake Oh, it's 2015 already. 11 years ago
visibility.h Oh, it's 2015 already. 11 years ago