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š e4721fd618 MSVC 2013 compatibility: aaargh gaah. 12 years ago
..
Audio Merge branch 'master' into compatibility 12 years ago
DebugTools Merge branch 'master' into compatibility 12 years ago
Implementation Merge branch 'master' into compatibility 12 years ago
Math Merge branch 'master' into compatibility 12 years ago
MeshTools MSVC 2013 compatibility: work around internal compiler error. 12 years ago
Platform GCC 4.5 compatibility: no range-based for. 12 years ago
Primitives Merge branch 'master' into compatibility 12 years ago
SceneGraph GCC 4.5 compatibility: cannot silence warnings in functions. 12 years ago
Shaders GCC 4.4 compatibility: explicit std::reference_wrapper cconstructor. 12 years ago
Shapes GCC 4.4 compatibility: no comparison operators for strongly-typed enums. 12 years ago
Test MSVC 2013 compatibility: aaargh gaah. 12 years ago
Text Merge branch 'master' into compatibility 12 years ago
TextureTools Merge branch 'master' into compatibility 12 years ago
Trade Merge branch 'master' into compatibility 12 years ago
AbstractFramebuffer.cpp Moved global data from framebuffer classes to per-context state. 12 years ago
AbstractFramebuffer.h Merge branch 'master' into compatibility 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 Polished docs of ResourceManager API. 12 years ago
AbstractShaderProgram.cpp GCC 4.4 compatibility: ambiguous std::to_string() overload. 12 years ago
AbstractShaderProgram.h GCC 4.4 compatibility: explicit std::reference_wrapper cconstructor. 12 years ago
AbstractTexture.cpp GCC 4.5 compatibility: no range-based for. 12 years ago
AbstractTexture.h Merge branch 'master' into compatibility 12 years ago
Array.h Merge branch 'master' into compatibility 12 years ago
Buffer.cpp Enable Buffer::invalidate*Data() on ES. 12 years ago
Buffer.h Merge branch 'master' into compatibility 12 years ago
BufferImage.cpp Use *Image::dataSize() instead of manual buggy size computation. 12 years ago
BufferImage.h Don't export template class. 12 years ago
BufferTexture.cpp Allow method chaining also on BufferTexture. 12 years ago
BufferTexture.h Merge branch 'master' into compatibility 12 years ago
CMakeLists.txt Install and find debug libraries with "-d" suffix. 12 years ago
Color.h Merge branch 'master' into compatibility 12 years ago
ColorFormat.cpp Happy new year too. 12 years ago
ColorFormat.h doc: explicitly mention that given extension is needed for ES2. 12 years ago
Context.cpp GCC 4.5 compatibility: no range-based for. 12 years ago
Context.h Merge branch 'master' into compatibility 12 years ago
CubeMapTexture.h Merge branch 'master' into compatibility 12 years ago
CubeMapTextureArray.h Merge branch 'master' into compatibility 12 years ago
DebugMarker.h Happy new year too. 12 years ago
DebugMessage.cpp Merge branch 'master' into compatibility 12 years ago
DebugMessage.h Happy new year too. 12 years ago
DefaultFramebuffer.cpp Merge branch 'master' into compatibility 12 years ago
DefaultFramebuffer.h doc: explicitly mention that given extension is needed for ES2. 12 years ago
DimensionTraits.h Happy new year too. 12 years ago
Extensions.h Ability to set base and max mip level on textures. 12 years ago
Framebuffer.cpp GCC 4.5 compatibility: cannot silence warnings in functions. 12 years ago
Framebuffer.h Merge branch 'master' into compatibility 12 years ago
Image.cpp Happy new year too. 12 years ago
Image.h Merge branch 'master' into compatibility 12 years ago
ImageReference.h Happy new year too. 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 Doc++ 12 years ago
MeshView.cpp Explicitly passing shader to Mesh*::draw(). 12 years ago
MeshView.h Doc++ 12 years ago
MultisampleTexture.h Added MultisampleTexture::setStorage(). 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.h Doc++ 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: explicitly mention that given extension is needed for ES2. 12 years ago
Renderer.cpp Actually implement the fallback for Renderer::resetNotificationStrategy(). 12 years ago
Renderer.h doc: document all WebGL restrictions. 12 years ago
Resource.cpp Happy new year too. 12 years ago
Resource.h Merge branch 'master' into compatibility 12 years ago
ResourceManager.h Merge branch 'master' into compatibility 12 years ago
Sampler.cpp Happy new year too. 12 years ago
Sampler.h Removed long-deprecated *::maxSupported*() limit queries. 12 years ago
Shader.cpp GCC 4.4 compatibility: ambiguous std::to_string() overload. 12 years ago
Shader.h GCC 4.4 compatibility: explicit std::reference_wrapper cconstructor. 12 years ago
Texture.h Merge branch 'master' into compatibility 12 years ago
TextureArray.h Minor cleanup. 12 years ago
TextureFormat.h Compressed formats are not available for multisample textures. 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