114 Commits (5cf147ec21fb8d16a7bddda8d9b70a6e4dfd0071)

Author SHA1 Message Date
Vladimír Vondruš 5cf147ec21 DebugTools: fix an assertion in ForceRenderer. 7 years ago
Vladimír Vondruš 44997465a7 DebugTools: test ForceRenderer and ObjectRenderer. 7 years ago
Vladimír Vondruš 537177ca26 DebugTools: added screenshot(). 7 years ago
Vladimír Vondruš d4b3e950d3 DebugTools: minor cleanup. 7 years ago
Vladimír Vondruš db44b570f7 DebugTools: make CommpareImage usable with CORRADE_COMPARE_AS(). 7 years ago
Vladimír Vondruš a36d8eb033 Remove use of std::reference_wrapper where possible. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš 81354d0608 DebugTools: compile forgotten snippets. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 6bd44bffd6 DebugTools: fix a build system corner case. 7 years ago
Vladimír Vondruš 00b0a814e0 Dropped GCC 4.7 support. 8 years ago
Vladimír Vondruš b08d81a9ee Make it possible to compile GL tests on WebGL 2 as well. 8 years ago
Vladimír Vondruš 7ad64bda2a DebugTools: add CompareImageFile, CompareImageToFile + CompareFileToImage. 8 years ago
Vladimír Vondruš f8ad32f71c DebugTools: exclude hard-to-test code from code coverage. 8 years ago
Vladimír Vondruš 5e9bce3823 DebugTools: doc++ 8 years ago
Vladimír Vondruš 8efc6b39e9 Deprecate the Shapes library and everything that depends on it. 8 years ago
Vladimír Vondruš e0c0baacd2 DebugTools: Primitives are needed also for ObjectRenderer. 8 years ago
Vladimír Vondruš e795478353 Make all vars initialized in constructors rather than at some later point. 8 years ago
Vladimír Vondruš 22d1f3bb9f DebugTools: minor cleanup. 8 years ago
Vladimír Vondruš 453fc0b3e7 Shaders: more convenient VertexColor::Color[34] attribute specifiers. 8 years ago
Vladimír Vondruš 8018b17bc7 Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Vladimír Vondruš 4d565a8f73 DebugTools: CompareImage now supports only generic pixel formats. 8 years ago
Vladimír Vondruš 4a88b4633d DebugTools: support generic pixel formats in textureSubImage(). 8 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago
Vladimír Vondruš 7785698d35 Split the OpenGL layer out, pt 21: adapted DebugTools. 8 years ago
Vladimír Vondruš 7b5ef21bd9 Don't return redundant info from Image*::dataProperties(). 8 years ago
Vladimír Vondruš b1de952c13 Split the OpenGL layer out, pt 6: adapted buildsystem of dependent libs. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš 14c235f8ee Deprecated {Compressed,}Image::setData() functions. 8 years ago
Vladimír Vondruš 01e2727326 Removed PixelStorage::setSwapBytes(). 8 years ago
Vladimír Vondruš cb2a20aced Test: make the GL tests compile on WebGL 1. 8 years ago
Vladimír Vondruš 60ddfa888e DebugTools: fix Clang warning complaint. 8 years ago
Vladimír Vondruš c139e0384d Primitives: get rid of useless classes. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš 055858d357 DebugTools: documentation updates for the new theme. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1ec14c678b Local Doxygen ignores for symbol export macros. 8 years ago
Vladimír Vondruš 36f5030ffd DebugTools: use ANSI text file instead of a terminal screenshot. 9 years ago
Vladimír Vondruš e0ee452297 Don't use deprecated Buffer functionality. 9 years ago
Vladimír Vondruš b16755fc13 Doxygen fixes and workarounds. 9 years ago
Vladimír Vondruš d7acd86d3c DebugTools: the TODO still holds for MSVC 2017. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Émile Grégoire dae1e8e9cf Started adding folders for Visual Studio. 9 years ago
Alice Margatroid e762fc1efc Modernize #1 9 years ago
Vladimír Vondruš 46e118879f Test: use Containers::arrayView() and arrayCast() to simplify code. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš ae9095de16 Remove most of the "MSVC 2015 can't handle {} here" workarounds. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago