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š fb51517709 Audio: fix compilation on OSX. 12 years ago
..
Audio Audio: fix compilation on OSX. 12 years ago
DebugTools doc: make section headers in class/function docs have sane size. 12 years ago
Implementation Detecting whether ANGLE is used as GLES2 implementation. 12 years ago
Math doc: make section headers in class/function docs have sane size. 12 years ago
MeshTools MeshTools: make compile() actually working with indexed meshes. 12 years ago
Platform Platform: oh god what have I done. 12 years ago
Primitives Removed superfluous template parameter from EnumSet typedefs. 12 years ago
SceneGraph doc: make section headers in class/function docs have sane size. 12 years ago
Shaders Shaders: fix build on ES3. 12 years ago
Shapes Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Test Dropped GCC 4.6 support. 12 years ago
Text doc: documented all command-line utilities. 12 years ago
TextureTools TextureTools: fix shader compilation. 12 years ago
Trade doc: make section headers in class/function docs have sane size. 12 years ago
AbstractFramebuffer.cpp Ability to reset internal state tracker. 12 years ago
AbstractFramebuffer.h doc: make section headers in class/function docs have sane size. 12 years ago
AbstractImage.cpp Happy new year too. 12 years ago
AbstractImage.h Completed documentation review in root namespace. 12 years ago
AbstractObject.cpp Happy new year too. 12 years ago
AbstractObject.h doc: mention also OpenGL version for optionally used extensions. 12 years ago
AbstractResourceLoader.h doc: make section headers in class/function docs have sane size. 12 years ago
AbstractShaderProgram.cpp Implemented ARB_vertex_type_10f_11f_11f_rev (GL 4.4). 12 years ago
AbstractShaderProgram.h doc: make section headers in class/function docs have sane size. 12 years ago
AbstractTexture.cpp Minor color/texture format fixes. 12 years ago
AbstractTexture.h doc: make section headers in class/function docs have sane size. 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 doc: make section headers in class/function docs have sane size. 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 doc: make section headers in class/function docs have sane size. 12 years ago
CMakeLists.txt Added Context::detectedDriver(). 12 years ago
Color.h Doxygen workarounds. 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 Detecting whether ANGLE is used as GLES2 implementation. 12 years ago
CubeMapTexture.cpp Queries for max supported texture size. 12 years ago
CubeMapTexture.h doc: make section headers in class/function docs have sane size. 12 years ago
CubeMapTextureArray.cpp Queries for max supported texture size. 12 years ago
CubeMapTextureArray.h doc: make section headers in class/function docs have sane size. 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 doc: make section headers in class/function docs have sane size. 12 years ago
DefaultFramebuffer.cpp Moved global data from framebuffer classes to per-context state. 12 years ago
DefaultFramebuffer.h doc: make section headers in class/function docs have sane size. 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 Reset also viewport to default framebuffer on named FB destruction. 12 years ago
Framebuffer.h doc: make section headers in class/function docs have sane size. 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 Doc++ 12 years ago
Mesh.cpp Ability to reset internal state tracker. 12 years ago
Mesh.h doc: make section headers in class/function docs have sane size. 12 years ago
MeshView.cpp Fixed build on OpenGL ES. 12 years ago
MeshView.h Use std::reference_wrapper instead of raw pointer for non-null reference. 12 years ago
MultisampleTexture.cpp Queries for max supported texture size. 12 years ago
MultisampleTexture.h doc: make section headers in class/function docs have sane size. 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 doc: strict ordering of sections in detailed documentation. 12 years ago
RectangleTexture.cpp Queries for max supported texture size. 12 years ago
RectangleTexture.h doc: make section headers in class/function docs have sane size. 12 years ago
Renderbuffer.cpp Moved global data from framebuffer classes to per-context state. 12 years ago
Renderbuffer.h doc: make section headers in class/function docs have sane size. 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 doc: removed old Doxygen workarounds. 12 years ago
ResourceManager.h doc: make section headers in class/function docs have sane size. 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 Fix Shader::compile() error output. 12 years ago
Shader.h Doc++ 12 years ago
Texture.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Texture.h doc: make section headers in class/function docs have sane size. 12 years ago
TextureArray.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
TextureArray.h doc: make section headers in class/function docs have sane size. 12 years ago
TextureFormat.h Minor color/texture format fixes. 12 years ago
Timeline.cpp Happy new year too. 12 years ago
Timeline.h doc: make section headers in class/function docs have sane size. 12 years ago
Types.h Disable 64bit integers for WebGL. 12 years ago
Version.cpp Happy new year too. 12 years ago
Version.h Happy new year too. 12 years ago
configure.h.cmake Added MAGNUM_TARGET_WEBGL definition. 12 years ago
visibility.h Happy new year too. 12 years ago