| .. |
|
Implementation
|
GL: fix build on 32-bit Windows.
|
6 years ago |
|
Test
|
GL: implemented missing Renderer::setPatch*() for tessellation shaders.
|
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: Add ArrayView<AbstractTexture*> overrides to bind and bindImages
|
7 years ago |
|
AbstractTexture.h
|
GL: move friend declarations down into class privates.
|
6 years ago |
|
Attribute.cpp
|
Reduce string duplication in enum debug output operators.
|
7 years ago |
|
Attribute.h
|
GL: mark the 4-argument DynamicAttribute constructor as explicit.
|
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: removed deprecated aliases to GL functionality in the root namespace.
|
7 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
|
Reduce string duplication in enum debug output operators.
|
7 years ago |
|
Mesh.h
|
doc: improve GL API mapping.
|
6 years ago |
|
MeshView.cpp
|
Remove use of std::reference_wrapper where possible.
|
7 years ago |
|
MeshView.h
|
Revert "doc: pile on more Doxygen workarounds."
|
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
|
Reduce string duplication in enum debug output operators.
|
7 years ago |
|
PixelFormat.h
|
doc: label deprecated APIs and stuff new since 2019.10 with version info.
|
7 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: fix mismatched enum value links.
|
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 |