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š 4cbbff1842 Trade: fix build on GCC 4.8, but don't break MSVC at the same time. 3 years ago
..
Animation Animation: be less strict about bounds for double easings. 3 years ago
Audio Link all magnum-* utilities to Corrade::Main. 4 years ago
DebugTools DebugTools: fix TextureImage.cpp on a non-deprecated build. 3 years ago
GL GL: use a single allocation instead of two in Shader::submitCompile(). 3 years ago
Implementation Use the new, shorter Containers::Size / Stride typedefs. 4 years ago
MaterialTools CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Math Math: doc++ 3 years ago
MeshTools Fix various variable shadowing warnings on MSVC. 3 years ago
Platform Remove random unneeded <string> and StringStl.h includes. 3 years ago
Primitives Trade,Primitives: use a correct type-erased view for MeshAttributeData. 3 years ago
SceneGraph CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
SceneTools SceneTools: add a note why std::pair has to be used here. 3 years ago
ShaderTools Link all magnum-* utilities to Corrade::Main. 4 years ago
Shaders Shaders: don't use std::pair here. 3 years ago
Test Test: don't compare char ArrayViews to nullptr. 3 years ago
Text Link all magnum-* utilities to Corrade::Main. 4 years ago
TextureTools DebugTools,Shaders,TextureTools: null-terminate shader resources. 3 years ago
Trade Trade: fix build on GCC 4.8, but don't break MSVC at the same time. 3 years ago
Vk Vk: try a significantly larger count in DescriptorPool allocation test. 3 years ago
AbstractResourceLoader.h Updated copyright year. 4 years ago
Array.h Updated copyright year. 4 years ago
British.h Updated copyright year. 4 years ago
CMakeLists.txt CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
DimensionTraits.h Updated copyright year. 4 years ago
FileCallback.cpp Updated copyright year. 4 years ago
FileCallback.h Updated copyright year. 4 years ago
Image.cpp Introduce ImageFlags to annotate cube map and array images. 4 years ago
Image.h Doc++ 4 years ago
ImageFlags.cpp Suppress a silly MSVC warning for an empty switch. 3 years ago
ImageFlags.h Introduce ImageFlags to annotate cube map and array images. 4 years ago
ImageView.cpp Introduce ImageFlags to annotate cube map and array images. 4 years ago
ImageView.h Doc++ 4 years ago
Magnum.h Clarify MAGNUM_BUILD_DEPRECATED docs. 3 years ago
Mesh.cpp Use Corrade String[View] in some ConfigurationValue specializations. 4 years ago
Mesh.h Doc: don't link to long-deprecated APIs. 4 years ago
PixelFormat.cpp Use Corrade String[View] in some ConfigurationValue specializations. 4 years ago
PixelFormat.h Don't export an inline function. 4 years ago
PixelStorage.cpp Updated copyright year. 4 years ago
PixelStorage.h Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
Resource.cpp Updated copyright year. 4 years ago
Resource.h Updated copyright year. 4 years ago
ResourceManager.h Updated copyright year. 4 years ago
Sampler.cpp Packed debug output for enums used by Trade. 4 years ago
Sampler.h Updated copyright year. 4 years ago
Tags.h Cleanup and improve comments for various tag definitions. 4 years ago
Timeline.cpp doc: updated changelog & credits. 4 years ago
Timeline.h doc: updated changelog & credits. 4 years ago
Types.h Updated copyright year. 4 years ago
VertexFormat.cpp Use Corrade String[View] in some ConfigurationValue specializations. 4 years ago
VertexFormat.h Use Corrade String[View] in some ConfigurationValue specializations. 4 years ago
configure.h.cmake Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
version.h.cmake Updated copyright year. 4 years ago
visibility.h Updated copyright year. 4 years ago