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š d46061b285 Make MeshPrimitive and MeshIndexType enums only 8bit. 6 years ago
..
Implementation GL: taking just an init list in MeshView::draw() was a stupid idea. 6 years ago
Test Make MeshPrimitive and MeshIndexType enums only 8bit. 6 years ago
AbstractFramebuffer.cpp GL: allow reading of zero-size images. 7 years ago
AbstractFramebuffer.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
AbstractObject.cpp Updated copyright year. 7 years ago
AbstractObject.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
AbstractQuery.cpp GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
AbstractQuery.h GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
AbstractShaderProgram.cpp GL: consistency in error message prefixes. 7 years ago
AbstractShaderProgram.h doc: hint that Optional is a safer NoCreate. 7 years ago
AbstractTexture.cpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago
AbstractTexture.h GL: move friend declarations down into class privates. 6 years ago
Attribute.cpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago
Attribute.h doc: another day, another heap of Doxygen fun. 6 years ago
Buffer.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
Buffer.h GL: allow creating a Buffer and directly filling it with data. 6 years ago
BufferImage.cpp De-inline Image headers, remove dependency on ImageView. 7 years ago
BufferImage.h doc: hint that Optional is a safer NoCreate. 7 years ago
BufferTexture.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
BufferTexture.h GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
BufferTextureFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
CMakeLists.txt GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
Context.cpp GL: implement {EXT,ARB}_draw_buffers{2,_blend,_indexed}. 6 years ago
Context.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
CubeMapTexture.cpp GL: pile on more workarounds for CubeMapTexture DSA code paths. 7 years ago
CubeMapTexture.h doc: fix mismatched enum value links. 6 years ago
CubeMapTextureArray.cpp Updated copyright year. 7 years ago
CubeMapTextureArray.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
DebugOutput.cpp Reduce string duplication in enum debug output operators. 7 years ago
DebugOutput.h Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
DefaultFramebuffer.cpp Reduce string duplication in enum debug output operators. 7 years ago
DefaultFramebuffer.h GL: reading from front buffer is n/a on WebGL, so don't expose that. 6 years ago
Extensions.h GL: implement {EXT,ARB}_draw_buffers{2,_blend,_indexed}. 6 years ago
Framebuffer.cpp Reduce string duplication in enum debug output operators. 7 years ago
Framebuffer.h GL: implement {EXT,ARB}_draw_buffers{2,_blend,_indexed}. 6 years ago
GL.h GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
ImageFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Mesh.cpp Reserve zero MeshPrimitive and MeshIndexType for invalid values. 6 years ago
Mesh.h GL: new Mesh::maxVertexAttributeStride() query. 6 years ago
MeshView.cpp GL: taking just an init list in MeshView::draw() was a stupid idea. 6 years ago
MeshView.h GL: taking just an init list in MeshView::draw() was a stupid idea. 6 years ago
MultisampleTexture.cpp Updated copyright year. 7 years ago
MultisampleTexture.h doc: hint that Optional is a safer NoCreate. 7 years ago
OpenGL.cpp external: update OpenGL headers. 7 years ago
OpenGL.h Updated copyright year. 7 years ago
OpenGLTester.cpp GL: if timer queries are not available, SKIP the benchmarks. 7 years ago
OpenGLTester.h doc: sweeping update of CMake usage instructions. 6 years ago
PixelFormat.cpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago
PixelFormat.h GL: doc++ 6 years ago
PrimitiveQuery.cpp Updated copyright year. 7 years ago
PrimitiveQuery.h doc: hint that Optional is a safer NoCreate. 7 years ago
RectangleTexture.cpp Updated copyright year. 7 years ago
RectangleTexture.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Renderbuffer.cpp GL: drop support for EXT_direct_state_access. 7 years ago
Renderbuffer.h doc: hint that Optional is a safer NoCreate. 7 years ago
RenderbufferFormat.h GL: clarify use of sRGB formats on ES. 7 years ago
Renderer.cpp GL: implemented missing Renderer::setPatch*() for tessellation shaders. 6 years ago
Renderer.h GL: implemented missing Renderer::setPatch*() for tessellation shaders. 6 years ago
SampleQuery.h doc: hint that Optional is a safer NoCreate. 7 years ago
Sampler.cpp Reduce string duplication in enum debug output operators. 7 years ago
Sampler.h doc: fix mismatched enum value links. 6 years ago
Shader.cpp Reduce string duplication in enum debug output operators. 7 years ago
Shader.h GL: doc++ 7 years ago
Texture.cpp Updated copyright year. 7 years ago
Texture.h doc: avoid referencing the deprecated Math::swizzle() function. 6 years ago
TextureArray.cpp Updated copyright year. 7 years ago
TextureArray.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
TextureFormat.cpp Reduce string duplication in enum debug output operators. 7 years ago
TextureFormat.h doc: another day, another heap of Doxygen fun. 6 years ago
TimeQuery.h doc: hint that Optional is a safer NoCreate. 7 years ago
TransformFeedback.cpp Adapted to Corrade changes. 7 years ago
TransformFeedback.h doc: hint that Optional is a safer NoCreate. 7 years ago
Version.cpp Reduce string duplication in enum debug output operators. 7 years ago
Version.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
visibility.h Updated copyright year. 7 years ago