| .. |
|
Implementation
|
Added sRGB formats to PixelFormats + R and RG sRGB GL texture formats.
|
7 years ago |
|
Test
|
Reserve zero [Compressed]PixelFormat for an invalid value.
|
7 years ago |
|
AbstractFramebuffer.cpp
|
GL: allow reading of zero-size images.
|
7 years ago |
|
AbstractFramebuffer.h
|
GL: minor code reordering, doc++.
|
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
|
Updated copyright year.
|
7 years ago |
|
AbstractQuery.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
AbstractShaderProgram.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
AbstractShaderProgram.h
|
GL: improve Attribute docs with clear integer/double unavailablility errors.
|
7 years ago |
|
AbstractTexture.cpp
|
Added sRGB formats to PixelFormats + R and RG sRGB GL texture formats.
|
7 years ago |
|
AbstractTexture.h
|
Mutable image views can be passed via const&.
|
7 years ago |
|
Attribute.cpp
|
Updated copyright year.
|
7 years ago |
|
Attribute.h
|
GL: improve Attribute docs with clear integer/double unavailablility errors.
|
7 years ago |
|
Buffer.cpp
|
GL: create the buffer passed to setBuffer() if it's not already.
|
7 years ago |
|
Buffer.h
|
GL: create the buffer passed to setBuffer() if it's not already.
|
7 years ago |
|
BufferImage.cpp
|
De-inline Image headers, remove dependency on ImageView.
|
7 years ago |
|
BufferImage.h
|
De-inline Image headers, remove dependency on ImageView.
|
7 years ago |
|
BufferTexture.cpp
|
GL: create the buffer passed to setBuffer() if it's not already.
|
7 years ago |
|
BufferTexture.h
|
GL: added BufferTexture::size().
|
7 years ago |
|
BufferTextureFormat.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
CMakeLists.txt
|
GL: make it possible to read pixel data into mutable image views.
|
7 years ago |
|
Context.cpp
|
Export globals and make them weak on static builds so they work across SOs.
|
7 years ago |
|
Context.h
|
Support for PVRTC compressed pixel format.
|
7 years ago |
|
CubeMapTexture.cpp
|
GL: allow reading of zero-size images.
|
7 years ago |
|
CubeMapTexture.h
|
Mutable image views can be passed via const&.
|
7 years ago |
|
CubeMapTextureArray.cpp
|
Updated copyright year.
|
7 years ago |
|
CubeMapTextureArray.h
|
Mutable image views can be passed via const&.
|
7 years ago |
|
DebugOutput.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
DebugOutput.h
|
Platform: ask for debug context if --magnum-gpu-validation is enabled.
|
7 years ago |
|
DefaultFramebuffer.cpp
|
GL: make the ApiTrace viewport workaround no longer silent.
|
7 years ago |
|
DefaultFramebuffer.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Extensions.h
|
Added sRGB formats to PixelFormats + R and RG sRGB GL texture formats.
|
7 years ago |
|
Framebuffer.cpp
|
GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment".
|
7 years ago |
|
Framebuffer.h
|
GL: minor code reordering, doc++.
|
7 years ago |
|
GL.h
|
GL: clean up the includes.
|
7 years ago |
|
ImageFormat.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Mesh.cpp
|
GL: removed deprecated Mesh::IndexType and indexSize().
|
7 years ago |
|
Mesh.h
|
GL: fixed a 64-to-32-bit conversion warning on MSVC.
|
7 years ago |
|
MeshView.cpp
|
Remove use of std::reference_wrapper where possible.
|
7 years ago |
|
MeshView.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
MultisampleTexture.cpp
|
Updated copyright year.
|
7 years ago |
|
MultisampleTexture.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
OpenGL.cpp
|
external: update OpenGL headers.
|
7 years ago |
|
OpenGL.h
|
Updated copyright year.
|
7 years ago |
|
OpenGLTester.cpp
|
GL: don't implicitly enable debug output in OpenGLTester.
|
7 years ago |
|
OpenGLTester.h
|
GL: don't implicitly enable debug output in OpenGLTester.
|
7 years ago |
|
PixelFormat.cpp
|
Reserve zero [Compressed]PixelFormat for an invalid value.
|
7 years ago |
|
PixelFormat.h
|
GL: recognize KHR_texture_compression_astc_sliced_3d.
|
7 years ago |
|
PrimitiveQuery.cpp
|
Updated copyright year.
|
7 years ago |
|
PrimitiveQuery.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
RectangleTexture.cpp
|
Updated copyright year.
|
7 years ago |
|
RectangleTexture.h
|
Mutable image views can be passed via const&.
|
7 years ago |
|
Renderbuffer.cpp
|
GL: drop support for EXT_direct_state_access.
|
7 years ago |
|
Renderbuffer.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
RenderbufferFormat.h
|
GL: clarify use of sRGB formats on ES.
|
7 years ago |
|
Renderer.cpp
|
Updated copyright year.
|
7 years ago |
|
Renderer.h
|
Doc++
|
7 years ago |
|
SampleQuery.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Sampler.cpp
|
GL: remove redundant defines to slim the GL headers a bit.
|
7 years ago |
|
Sampler.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Shader.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
Shader.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Texture.cpp
|
Updated copyright year.
|
7 years ago |
|
Texture.h
|
GL: imageSize is not available for GLES < 3.1
|
7 years ago |
|
TextureArray.cpp
|
Updated copyright year.
|
7 years ago |
|
TextureArray.h
|
Mutable image views can be passed via const&.
|
7 years ago |
|
TextureFormat.h
|
Added sRGB formats to PixelFormats + R and RG sRGB GL texture formats.
|
7 years ago |
|
TimeQuery.h
|
GL: ffs, a time query and nowhere it mentions *what* is the time unit.
|
7 years ago |
|
TransformFeedback.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
TransformFeedback.h
|
Adapted to Corrade changes.
|
7 years ago |
|
Version.cpp
|
Updated copyright year.
|
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 |