| .. |
|
Animation
|
Animation: make the Easing namespace easier to find via search.
|
8 years ago |
|
Audio
|
Audio: return self-reference from all Source APIs.
|
8 years ago |
|
DebugTools
|
Dropped GCC 4.7 support.
|
8 years ago |
|
GL
|
Removed deprecated Test/AbstractOpenGLTester.h header,
|
8 years ago |
|
Math
|
Math: removed deprecated (and confusing) normalize() / denormalize().
|
8 years ago |
|
MeshTools
|
MeshTools: compile mesh colors to Color4 attribute
|
8 years ago |
|
Platform
|
Platform: removed deprecated constructors taking nullptr.
|
8 years ago |
|
Primitives
|
Primitives: new gradient primitive.
|
8 years ago |
|
SceneGraph
|
Dropped GCC 4.7 support.
|
8 years ago |
|
Shaders
|
Shaders: avoid overflowing alpha with multiple lights.
|
8 years ago |
|
Shapes
|
Deprecate the Shapes library and everything that depends on it.
|
8 years ago |
|
Test
|
Removed deprecated Test/AbstractOpenGLTester.h header,
|
8 years ago |
|
Text
|
Dropped GCC 4.7 support.
|
8 years ago |
|
TextureTools
|
TextureTools: add some fuzziness to DistanceField test comparison.
|
8 years ago |
|
Trade
|
Trade: removed deprecated MeshData constructors.
|
8 years ago |
|
Vk
|
Vk: functions for translating generic enums to Vulkan values.
|
8 years ago |
|
AbstractFramebuffer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
AbstractObject.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
AbstractQuery.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
AbstractResourceLoader.h
|
Random updates for the new documentation theme in the root namespace.
|
8 years ago |
|
AbstractShaderProgram.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
AbstractTexture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Array.h
|
Max out Array test coverage.
|
8 years ago |
|
Attribute.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Buffer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
BufferImage.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
BufferTexture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
BufferTextureFormat.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
CMakeLists.txt
|
Math: make all literals usable with Utility::Tweakable.
|
8 years ago |
|
Context.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
CubeMapTexture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
CubeMapTextureArray.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
DebugOutput.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
DefaultFramebuffer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
DimensionTraits.h
|
Documentation updates for the new theme in the root namespace.
|
8 years ago |
|
Extensions.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Framebuffer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Image.cpp
|
Split the OpenGL layer out, pt 10: test the new image APIs.
|
8 years ago |
|
Image.h
|
Dropped GCC 4.7 support.
|
8 years ago |
|
ImageFormat.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
ImageView.cpp
|
Split the OpenGL layer out, pt 10: test the new image APIs.
|
8 years ago |
|
ImageView.h
|
Don't use GL-specific stuff on targets without GL enabled.
|
8 years ago |
|
Magnum.h
|
Removed deprecated color literals in the root namespace.
|
8 years ago |
|
Mesh.cpp
|
Split the OpenGL layer out, pt 11: generic MeshPrimitive and MeshIndexType.
|
8 years ago |
|
Mesh.h
|
Vk: functions for translating generic enums to Vulkan values.
|
8 years ago |
|
MeshView.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
MultisampleTexture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
OpenGL.h
|
Properly include everything needed for a deprecated header.
|
8 years ago |
|
OpenGLTester.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
PixelFormat.cpp
|
Split the OpenGL layer out, pt 9: generic pixel formats.
|
8 years ago |
|
PixelFormat.h
|
Vk: functions for translating generic enums to Vulkan values.
|
8 years ago |
|
PixelStorage.cpp
|
Don't return redundant info from Image*::dataProperties().
|
8 years ago |
|
PixelStorage.h
|
Make deprecated GL-dependent functionality templated.
|
8 years ago |
|
PrimitiveQuery.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
RectangleTexture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Renderbuffer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
RenderbufferFormat.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Renderer.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Resource.cpp
|
Updated copyright year.
|
8 years ago |
|
Resource.h
|
No need to use fully qualified name for \debugoperator.
|
8 years ago |
|
ResourceManager.h
|
Documentation updates for the new theme in the root namespace.
|
8 years ago |
|
ResourceManager.hpp
|
Updated copyright year.
|
8 years ago |
|
SampleQuery.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Sampler.cpp
|
Split the OpenGL layer out, pt 12: generic sampler state.
|
8 years ago |
|
Sampler.h
|
Vk: functions for translating generic enums to Vulkan values.
|
8 years ago |
|
Shader.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Tags.h
|
Split the OpenGL layer out, pt 4: new Magnum::GL namespace.
|
8 years ago |
|
Texture.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
TextureArray.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
TextureFormat.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
TimeQuery.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Timeline.cpp
|
Removed long-deprecated Timeline::setMinimalFrameTime().
|
8 years ago |
|
Timeline.h
|
Removed long-deprecated Timeline::setMinimalFrameTime().
|
8 years ago |
|
TransformFeedback.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
Types.h
|
Updated copyright year.
|
8 years ago |
|
Version.h
|
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
|
8 years ago |
|
configure.h.cmake
|
Bootstrap Vulkan support.
|
8 years ago |
|
visibility.h
|
Split the OpenGL layer out, pt 10: test the new image APIs.
|
8 years ago |