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š a4d32e650a Move friend declarations into private class sections. 8 years ago
..
Audio Local Doxygen ignores for symbol export macros. 8 years ago
DebugTools Local Doxygen ignores for symbol export macros. 8 years ago
Implementation Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Math Math: what? there's no such thing. 8 years ago
MeshTools Local Doxygen ignores for symbol export macros. 8 years ago
Platform Move friend declarations into private class sections. 8 years ago
Primitives Local Doxygen ignores for symbol export macros. 8 years ago
SceneGraph Move friend declarations into private class sections. 8 years ago
Shaders Local Doxygen ignores for symbol export macros. 8 years ago
Shapes Local Doxygen ignores for symbol export macros. 8 years ago
Test Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Text Local Doxygen ignores for symbol export macros. 8 years ago
TextureTools Update documentation of utilities for the new theme. 9 years ago
Trade Update documentation of utilities for the new theme. 9 years ago
AbstractFramebuffer.cpp Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
AbstractFramebuffer.h Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
AbstractObject.cpp Dropped NaCl support. 9 years ago
AbstractObject.h Updated copyright year. 9 years ago
AbstractQuery.cpp Dropped NaCl support. 9 years ago
AbstractQuery.h Updated copyright year. 9 years ago
AbstractResourceLoader.h Move friend declarations into private class sections. 8 years ago
AbstractShaderProgram.cpp Dropped NaCl support. 9 years ago
AbstractShaderProgram.h doc: fix GL extension link. 8 years ago
AbstractTexture.cpp Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
AbstractTexture.h Make internal function file-local and fix its name. 9 years ago
Array.h Updated copyright year. 9 years ago
Attribute.cpp Updated copyright year. 9 years ago
Attribute.h Ability to specify shader attribute properties fully at runtime. 9 years ago
Buffer.cpp Dropped NaCl support. 9 years ago
Buffer.h Vanish last remmants of NaCl. 9 years ago
BufferImage.cpp Updated copyright year. 9 years ago
BufferImage.h Avoid ambiguity when constructing BufferImage. 9 years ago
BufferTexture.cpp Updated copyright year. 9 years ago
BufferTexture.h Updated copyright year. 9 years ago
BufferTextureFormat.h Updated copyright year. 9 years ago
CMakeLists.txt Dropped NaCl support. 9 years ago
Color.h Updated copyright year. 9 years ago
ColorFormat.h Updated copyright year. 9 years ago
Context.cpp Fix the mess with WebGL 2 extensions. 9 years ago
Context.h Move friend declarations into private class sections. 8 years ago
CubeMapTexture.cpp SVGA3D: work around broken glTex[ture][Sub]Image*D() for arrays. 9 years ago
CubeMapTexture.h SVGA3D: work around broken glTex[ture][Sub]Image*D() for arrays. 9 years ago
CubeMapTextureArray.cpp Updated copyright year. 9 years ago
CubeMapTextureArray.h Reduce amount of GL queries when asking for compressed (sub)images. 9 years ago
DebugMessage.h Updated copyright year. 9 years ago
DebugOutput.cpp Dropped NaCl support. 9 years ago
DebugOutput.h Updated copyright year. 9 years ago
DefaultFramebuffer.cpp Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
DefaultFramebuffer.h Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
DimensionTraits.h Updated copyright year. 9 years ago
Extensions.h Fix the mess with WebGL 2 extensions. 9 years ago
Framebuffer.cpp Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Framebuffer.h Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Image.cpp Updated copyright year. 9 years ago
Image.h Minor cleanup. 9 years ago
ImageFormat.h Updated copyright year. 9 years ago
ImageReference.h Updated copyright year. 9 years ago
ImageView.h Fix ambiguous overload in ImageView constructor with non-const ArrayView. 9 years ago
Magnum.h Don't forward-declare things for platforms where they aren't. 9 years ago
Mesh.cpp Dropped NaCl support. 9 years ago
Mesh.h Fix Doxygen warnings in latest version. 8 years ago
MeshView.cpp Dropped NaCl support. 9 years ago
MeshView.h Updated copyright year. 9 years ago
MultisampleTexture.cpp Updated copyright year. 9 years ago
MultisampleTexture.h Updated copyright year. 9 years ago
OpenGL.cpp Updated copyright year. 9 years ago
OpenGL.h Dropped NaCl support. 9 years ago
OpenGLTester.cpp Consistently use macOS instead of OSX. 9 years ago
OpenGLTester.h Dropped NaCl support. 9 years ago
PixelFormat.cpp Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
PixelFormat.h Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
PixelStorage.cpp Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
PixelStorage.h Reduce amount of GL queries when asking for compressed (sub)images. 9 years ago
PrimitiveQuery.cpp Updated copyright year. 9 years ago
PrimitiveQuery.h Updated copyright year. 9 years ago
Query.h Updated copyright year. 9 years ago
RectangleTexture.cpp Updated copyright year. 9 years ago
RectangleTexture.h Reduce amount of GL queries when asking for compressed (sub)images. 9 years ago
Renderbuffer.cpp Dropped NaCl support. 9 years ago
Renderbuffer.h Dropped NaCl support. 9 years ago
RenderbufferFormat.h Updated copyright year. 9 years ago
Renderer.cpp Dropped NaCl support. 9 years ago
Renderer.h Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Resource.cpp Updated copyright year. 9 years ago
Resource.h Move friend declarations into private class sections. 8 years ago
ResourceManager.h Updated copyright year. 9 years ago
ResourceManager.hpp Updated copyright year. 9 years ago
SampleQuery.h Updated copyright year. 9 years ago
Sampler.cpp Updated copyright year. 9 years ago
Sampler.h Updated copyright year. 9 years ago
Shader.cpp Dropped NaCl support. 9 years ago
Shader.h Updated copyright year. 9 years ago
Tags.h Updated copyright year. 9 years ago
Texture.cpp Updated copyright year. 9 years ago
Texture.h Reduce amount of GL queries when asking for compressed (sub)images. 9 years ago
TextureArray.cpp Modernize #1 9 years ago
TextureArray.h Reduce amount of GL queries when asking for compressed (sub)images. 9 years ago
TextureFormat.h Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
TimeQuery.h Dropped NaCl support. 9 years ago
Timeline.cpp Updated copyright year. 9 years ago
Timeline.h Dropped NaCl support. 9 years ago
TransformFeedback.cpp Updated copyright year. 9 years ago
TransformFeedback.h Updated copyright year. 9 years ago
Types.h Updated copyright year. 9 years ago
Version.cpp Modernize #1 9 years ago
Version.h Updated copyright year. 9 years ago
configure.h.cmake Updated copyright year. 9 years ago
visibility.h Local Doxygen ignores for symbol export macros. 8 years ago