9511 Commits (f44ea76ada70006b3fd1e208e181b5d0e8a734c3)
 

Author SHA1 Message Date
Vladimír Vondruš f44ea76ada package/archlinux: run tests faster. 4 years ago
Vladimír Vondruš c7b2922cf1 Test: don't mix up CORRADE_BUILD_DEPRECATED and MAGNUM_BUILD_DEPRECATED. 4 years ago
Vladimír Vondruš a6ca65c050 imageconverter: remove one unneeded use of Utility::String. 4 years ago
Vladimír Vondruš f1d0d750bb WavAudioImporter: don't use std::copy() just because <string> pulled it in. 4 years ago
Vladimír Vondruš b0bfcbe00e Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 3fc9028b54 Any*{Importer,Converter}: use string view APIs for extension matching. 4 years ago
Vladimír Vondruš 4a336b7e8a DebugTools: this enum should be a local symbol. 4 years ago
Vladimír Vondruš fde85d451a CMake: clean up last mention of Utility::Directory. 4 years ago
Vladimír Vondruš 17a0817283 modules: updated FindCorrade.cmake. 4 years ago
Vladimír Vondruš 49b6e284c0 Trade: don't use deprecated Corrade functionality in deprecated code. 4 years ago
Vladimír Vondruš 73567eeee9 doc: port various image generating utils to Utility::Path. 4 years ago
Vladimír Vondruš c57325385f *converter: port command-line utilities to the new Utility::Path. 4 years ago
Vladimír Vondruš 7ccd58aa6f Test: adapt to Tester::setTestCase*() taking Containers::StringView now. 4 years ago
Vladimír Vondruš 0001308d61 Test: port file/image comparison tests to the new Utility::Path. 4 years ago
Vladimír Vondruš 160fbf7d3c GL: port to Utility::Path. 4 years ago
Vladimír Vondruš 2356b57418 Vk: port to the new Utility::Path. 4 years ago
Vladimír Vondruš 3e2bbb6ad0 ShaderTools: port to the new Utility::Path, including plugins, 4 years ago
Vladimír Vondruš ac75f0b67a Audio: port to the new Utility::Path, including the plugins. 4 years ago
Vladimír Vondruš 05c0a01b94 Text: port to new Utility::Path, including plugins. 4 years ago
Vladimír Vondruš f9ae3166a9 Trade: port plugin tests to the new Utility::Path. 4 years ago
Vladimír Vondruš 98296567a7 Trade: port to the new Utility::Path. 4 years ago
Vladimír Vondruš a5bc6be094 DebugTools: port CompareImage to Utility::Path, remove all std::strings. 4 years ago
Vladimír Vondruš e779c0a3e7 Math: doc++ 4 years ago
Vladimír Vondruš e92c4316ac sceneconverter: properly fail --info-scenes if importing a scene fails. 4 years ago
Vladimír Vondruš 8057051d9a Document what each #include <algorithm> is for. 4 years ago
Vladimír Vondruš 9f65db2e2b Math: use String::contains() instead of std::find(). 4 years ago
Vladimír Vondruš db6fbda1de Test: don't compare char* pointers. 4 years ago
Vladimír Vondruš 97e45ea14d Adapt tests to changes in Utility::Directory error reporting. 4 years ago
Vladimír Vondruš 44db05a13c Don't call Utility::Directory::rm() unconditionally in tests. 4 years ago
Vladimír Vondruš 1c6f77389d Platform: consistently add -fPIC to all contexts on dynamic builds. 4 years ago
Vladimír Vondruš 5352361e0c Trade: hide the deprecated OptionalButAlsoPointer helper. 4 years ago
Vladimír Vondruš 37f826c85c DebugTools: use Debug instead of Error for testing comparator output. 4 years ago
Vladimír Vondruš 3b2ad338e2 Port from Utility::formatString() to Utility::format() where possible. 4 years ago
Vladimír Vondruš 5f54cc4702 GL: drop a silly <tuple> from state tracker internals. 4 years ago
Vladimír Vondruš bc884428f8 GL: port label() / setLabel() away from std::string. 4 years ago
Vladimír Vondruš c47393ddc2 GL: doc++ 4 years ago
Vladimír Vondruš 1ce421e915 DebugTools: use Utility::copy() instead of std::copy(). 4 years ago
Vladimír Vondruš 6e7f2a5401 GL: don't use std::fill_n(). 4 years ago
Vladimír Vondruš 317d67fca6 modules: look for SDL2 DLLs also in the usual locations. 4 years ago
Vladimír Vondruš e611174d8c doc: suppress unused variable warnings in snippets. 4 years ago
Vladimír Vondruš b86f74a7e7 GL: fix outdated docs. 4 years ago
Vladimír Vondruš 7a462590ab Any{Scene,Image}Importer: propagate file callbacks as well. 4 years ago
Vladimír Vondruš 6cbc37ecda AnyImageImporter: don't abuse file callbacks to test data opening. 4 years ago
Vladimír Vondruš 1fdd6416c9 external,Platform: suppress GL deprecation warnigs on iOS as well. 4 years ago
Vladimír Vondruš 5a11fc3df7 package/ci: I know why is it like this now. 4 years ago
Vladimír Vondruš aef0ee4bfb doc: updated changelog. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 63cb469b29 modules: updated FindCorrade and FindNodeJs. 4 years ago
Vladimír Vondruš 89e3c52dfa Bye, Travis! You won't be missed. 4 years ago
Vladimír Vondruš d3a411ca72 package/ci: add an iOS GLES3 build. 4 years ago