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š 7604309014 DebugTools: make it clearer that ForceRenderer takes a reference. 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 GL: harden multi-Context test. 7 years ago
Implementation Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
Math Math: fix a build issue with CUDA on Windows. 7 years ago
MeshTools MeshTools: yay? a new SILLY workaround for MSVC 2019? 7 years ago
Platform Platform: build Application tests as WIN32 apps on Windows. 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 Shaders: add normal texture support to Phong. 7 years ago
Test Ensure Resource operator== doesn't work with different types. 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 Trade: doc++ 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 Add templated Image{,View,Data}::pixels(). 7 years ago
ImageView.cpp Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
ImageView.h Add templated Image{,View,Data}::pixels(). 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