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š
36ee7835d6
Return a const& from Image{View,Data}::size(), instead of a value.
...
Allows creating a StridedArrayView slice on the sizes to feed them to
various algorithms, instead of first having to copy the sizes out to a
freshly allocated array.
4 years ago
..
Animation
Prefix all CMake options with MAGNUM_*.
4 years ago
Audio
Actually properly export the PluginManager::Manager instances.
4 years ago
DebugTools
Prefix all CMake options with MAGNUM_*.
4 years ago
GL
Prefix all CMake options with MAGNUM_*.
4 years ago
Implementation
Adapt to Corrade changes.
4 years ago
Math
Prefix all CMake options with MAGNUM_*.
4 years ago
MeshTools
Prefix all CMake options with MAGNUM_*.
4 years ago
Platform
Prefix all CMake options with MAGNUM_*.
4 years ago
Primitives
Prefix all CMake options with MAGNUM_*.
4 years ago
SceneGraph
Prefix all CMake options with MAGNUM_*.
4 years ago
SceneTools
Prefix all CMake options with MAGNUM_*.
4 years ago
ShaderTools
Actually properly export the PluginManager::Manager instances.
4 years ago
Shaders
Prefix all CMake options with MAGNUM_*.
4 years ago
Test
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
Text
Actually properly export the PluginManager::Manager instances.
4 years ago
TextureTools
TextureTools: choose a different approach to fix the test for MSVC 2015.
4 years ago
Trade
Return a const& from Image{View,Data}::size(), instead of a value.
4 years ago
Vk
Prefix all CMake options with MAGNUM_*.
4 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
Prefix all CMake options with MAGNUM_*.
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
Updated copyright year.
4 years ago
Image.h
Return a const& from Image{View,Data}::size(), instead of a value.
4 years ago
ImageView.cpp
Updated copyright year.
4 years ago
ImageView.h
Return a const& from Image{View,Data}::size(), instead of a value.
4 years ago
Magnum.h
Updated copyright year.
4 years ago
Mesh.cpp
Packed debug output for enums used by Trade.
4 years ago
Mesh.h
Updated copyright year.
4 years ago
PixelFormat.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
PixelFormat.h
Updated copyright year.
4 years ago
PixelStorage.cpp
Updated copyright year.
4 years ago
PixelStorage.h
Updated copyright year.
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
Updated copyright year.
4 years ago
Timeline.cpp
Updated copyright year.
4 years ago
Timeline.h
Updated copyright year.
4 years ago
Types.h
Updated copyright year.
4 years ago
VertexFormat.cpp
Packed debug output for enums used by Trade.
4 years ago
VertexFormat.h
Updated copyright year.
4 years ago
configure.h.cmake
Updated copyright year.
4 years ago
version.h.cmake
Updated copyright year.
4 years ago
visibility.h
Updated copyright year.
4 years ago