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š 3d5f50ac49 Test: use the new setTestCaseTemplateName(). 7 years ago
..
Animation Animation: MSVC 2019 still doesn't like this. 7 years ago
Audio Audio: minor cleanup, rename Buffer::length() to sampleCount(). 7 years ago
DebugTools DebugTools: make it clearer that ForceRenderer takes a reference. 7 years ago
GL Test: use the new setTestCaseTemplateName(). 7 years ago
Implementation Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
Math Test: use the new setTestCaseTemplateName(). 7 years ago
MeshTools MeshTools: show how generate*NormalsInto() can be used with std::vector. 7 years ago
Platform Platform: check for non-null GL_VENDOR before comparing it. 7 years ago
Primitives Wrap all tests in unnamed namespaces. 7 years ago
SceneGraph SceneGraph: expose Type typedef and Dimensions constant everywhere. 7 years ago
Shaders Test: use the new setTestCaseTemplateName(). 7 years ago
Test Make r-value [Compressed]Image[Data]::data() return an Array. 7 years ago
Text GL: remove Buffer::set[Sub]Data() taking std::array / std::vector. 7 years ago
TextureTools Adapted to Corrade changes. 7 years ago
Trade Make r-value [Compressed]Image[Data]::data() return an Array. 7 years ago
Vk Adapted to Corrade changes. 7 years ago
AbstractResourceLoader.h Accept nullptr in AbstractResourceLoader::set(). 7 years ago
Array.h Avoid unnecessary operator[] calls in Array internals. 7 years ago
CMakeLists.txt Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
DimensionTraits.h Updated copyright year. 7 years ago
FileCallback.cpp Pernament is not a word. 7 years ago
FileCallback.h Pernament is not a word. 7 years ago
Image.cpp Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
Image.h Make r-value [Compressed]Image[Data]::data() return an Array. 7 years ago
ImageView.cpp Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
ImageView.h Deprecate templated [Compressed]Image{,View,Data}::data(). 7 years ago
Magnum.h Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
Mesh.cpp GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Mesh.h Doc++ 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
PixelStorage.cpp Updated copyright year. 7 years ago
PixelStorage.h Don't use std::tie() on std::pair(). 7 years ago
Resource.cpp Updated copyright year. 7 years ago
Resource.h Ensure Resource operator== doesn't work with different types. 7 years ago
ResourceManager.h Compile ResourceManager documentation snippets. 7 years ago
ResourceManager.hpp Updated copyright year. 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
Tags.h Updated copyright year. 7 years ago
Timeline.cpp Updated copyright year. 7 years ago
Timeline.h Updated copyright year. 7 years ago
Types.h Do not use GL-related ifdefs for API-agnostic functionality. 7 years ago
configure.h.cmake Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
visibility.h Updated copyright year. 7 years ago