| .. |
|
Implementation
|
GL: remove Buffer::set[Sub]Data() taking std::array / std::vector.
|
7 years ago |
|
Test
|
GL: make it possible to read pixel data into mutable image views.
|
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: make this doc section easier to find.
|
7 years ago |
|
AbstractTexture.cpp
|
GL: allow reading of zero-size images.
|
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: doc++
|
7 years ago |
|
Buffer.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
Buffer.h
|
GL: remove Buffer::set[Sub]Data() taking std::array / std::vector.
|
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: drop support for EXT_direct_state_access.
|
7 years ago |
|
BufferTexture.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
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
|
Audio: make it possible to disable OpenAL extensions as well.
|
7 years ago |
|
Context.h
|
Platform: ask for debug context if --magnum-gpu-validation is enabled.
|
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: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
DefaultFramebuffer.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Extensions.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
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
|
Adapted to Corrade changes.
|
7 years ago |
|
OpenGLTester.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
PixelFormat.cpp
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
PixelFormat.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
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: improve docs for RenderbufferFormat, list alternatives.
|
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
|
Updated copyright year.
|
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
|
Doc++, updated credits and changelog.
|
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
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
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 |