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š 76a4f4ab2f Neither multisample nor rectangle textures have mip levels. 12 years ago
..
Audio Display all headers in project view of IDEs. 12 years ago
DebugTools Minor cleanup. 12 years ago
Implementation Added DebugMessage::setEnabled(). 12 years ago
Math Display all headers in project view of IDEs. 12 years ago
MeshTools Display all headers in project view of IDEs. 12 years ago
Platform Platform: fix compilation of GLX applications on ES. 12 years ago
Primitives Display all headers in project view of IDEs. 12 years ago
SceneGraph SceneGraph: fix compilation on MinGW-w64 GCC 4.9.1. 12 years ago
Shaders Revert "Shaders: somehow I need to enable the extension also on ES3." 12 years ago
Shapes Display all headers in project view of IDEs. 12 years ago
Test Neither multisample nor rectangle textures have mip levels. 12 years ago
Text Fixed test errors related to EXT_texture_storage on ES2. 12 years ago
TextureTools Display all headers in project view of IDEs. 12 years ago
Trade Display all headers in project view of IDEs. 12 years ago
AbstractFramebuffer.cpp Decide between ANGLE/NV implementation for Framebuffer::blit() on ES. 12 years ago
AbstractFramebuffer.h Decide between ANGLE/NV implementation for Framebuffer::blit() on ES. 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 Allocation-free overloads for *::setLabel(). 12 years ago
AbstractObject.h Allocation-free overloads for *::setLabel(). 12 years ago
AbstractResourceLoader.h doc: make section headers in class/function docs have sane size. 12 years ago
AbstractShaderProgram.cpp Allocation-free overloads for AbstractShaderProgram string functions. 12 years ago
AbstractShaderProgram.h Allocation-free overloads for AbstractShaderProgram string functions. 12 years ago
AbstractTexture.cpp Removed dead code. 12 years ago
AbstractTexture.h Allocation-free overloads for *::setLabel(). 12 years ago
Array.h Dropped GCC 4.6 support. 12 years ago
Buffer.cpp Allocation-free overloads for *::setLabel(). 12 years ago
Buffer.h Allocation-free overloads for *::setLabel(). 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 Allocation-free overloads for *::setLabel(). 12 years ago
CMakeLists.txt Using flextGL instead of glLoadGen for GL extension loading. 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 Move function pointer loading into platform-specific class. 12 years ago
Context.h Move function pointer loading into platform-specific class. 12 years ago
CubeMapTexture.cpp Queries for max supported texture size. 12 years ago
CubeMapTexture.h Allocation-free overloads for *::setLabel(). 12 years ago
CubeMapTextureArray.cpp Queries for max supported texture size. 12 years ago
CubeMapTextureArray.h Allocation-free overloads for *::setLabel(). 12 years ago
DebugMarker.h Happy new year too. 12 years ago
DebugMessage.cpp Added DebugMessage::setEnabled(). 12 years ago
DebugMessage.h Added DebugMessage::setEnabled(). 12 years ago
DefaultFramebuffer.cpp There is glDiscardSubFramebuffer() in EXT_discard_framebuffer. 12 years ago
DefaultFramebuffer.h There is glDiscardSubFramebuffer() in EXT_discard_framebuffer. 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 Neither multisample nor rectangle textures have mip levels. 12 years ago
Framebuffer.h Neither multisample nor rectangle textures have mip levels. 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 Allocation-free overloads for *::setLabel(). 12 years ago
Mesh.h Allocation-free overloads for *::setLabel(). 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 Allocation-free overloads for *::setLabel(). 12 years ago
OpenGL.cpp Happy new year too. 12 years ago
OpenGL.h Using flextGL instead of glLoadGen for GL extension loading. 12 years ago
Query.cpp Allocation-free overloads for *::setLabel(). 12 years ago
Query.h Doc++ 12 years ago
RectangleTexture.cpp Queries for max supported texture size. 12 years ago
RectangleTexture.h Allocation-free overloads for *::setLabel(). 12 years ago
Renderbuffer.cpp Ensure that the renderbuffer is bound before setting storage. 12 years ago
Renderbuffer.h Allocation-free overloads for *::setLabel(). 12 years ago
RenderbufferFormat.h doc: strict ordering of sections in detailed documentation. 12 years ago
Renderer.cpp Added Renderer::enable()/disable(). 12 years ago
Renderer.h Added DebugMessage::setEnabled(). 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 Removed obsolete workarounds. 12 years ago
Shader.h Allocation-free overloads for *::setLabel(). 12 years ago
Texture.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Texture.h Allocation-free overloads for *::setLabel(). 12 years ago
TextureArray.cpp Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
TextureArray.h Allocation-free overloads for *::setLabel(). 12 years ago
TextureFormat.h Enabled TextureFormat::R8 and RG8 on ES2, clarified the docs. 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