39 Commits (6958f4a413ebe1c24bd8e5dd6ecbded2d2723378)

Author SHA1 Message Date
Vladimír Vondruš 41bea89c04 DebugTools: restore usage of external plugins in the CompareImage test. 5 years ago
Vladimír Vondruš 5719b8fb30 DebugTools: support half-float formats in CompareImage. 5 years ago
Vladimír Vondruš aea8722729 Add generic depth/stencil PixelFormat values. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 6721c0e3b2 DebugTools: ugh WTF. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 88ec50127e DebugTools: I'm starting to get tired of this. 6 years ago
Vladimír Vondruš dc56bf413a DebugTools: update test to pass on clang-cl. 6 years ago
Vladimír Vondruš f7f676e01d DebugTools: remove unused declaration in a test. 6 years ago
Vladimír Vondruš f077fc1ada DebugTools: update test to pass with newer Emscripten on the CI. 6 years ago
Vladimír Vondruš d89b74d40a DebugTools: now it can happen that the pixel list is empty. 7 years ago
Vladimír Vondruš 5b1c521f99 DebugTools: provide verbose diagnostic from CompareImage. 7 years ago
Vladimír Vondruš cb492f932a DebugTools: don't print a newline after comparison delta image. 7 years ago
Vladimír Vondruš dbfc145362 DebugTools: copypaste oops, so this wasn't testing the correct thing. 7 years ago
Vladimír Vondruš f84a91ea06 DebugTools: improve CompareImage failure message. 7 years ago
Vladimír Vondruš a0232e8506 DebugTools: CompareImage can now compare against pixel views. 7 years ago
Vladimír Vondruš 069c81b9cb Deprecate passing nullptr to images. 7 years ago
Vladimír Vondruš c6737e1958 DebugTools: PIMPL all CompareImage's state. 7 years ago
Vladimír Vondruš ed6cde9536 DebugTools: support --save-diagnostic in CompareImage. 7 years ago
Vladimír Vondruš f102b86645 DebugTools: prepare CompareImage for more than one plugin manager. 7 years ago
Vladimír Vondruš 9e0b24fa5b DebugTools: doc++, minor cleanup. 7 years ago
Vladimír Vondruš 5d9fb386f5 DebugTools: make CompareImage work correctly with NaNs and infinities. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš e6fb085db7 DebugTools: minor cleanup. 7 years ago
Vladimír Vondruš 10fec86534 DebugTools: no need to use std::vector in CompareImage internals. 7 years ago
Vladimír Vondruš 930a323c05 GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Vladimír Vondruš 8357442ad7 DebugTools: don't try to use system plugin dirs in CompareImage test. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 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š 7ad64bda2a DebugTools: add CompareImageFile, CompareImageToFile + CompareFileToImage. 8 years ago
Vladimír Vondruš 4d565a8f73 DebugTools: CompareImage now supports only generic pixel formats. 8 years ago
Vladimír Vondruš 7785698d35 Split the OpenGL layer out, pt 21: adapted DebugTools. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 100405ec89 DebugTools: GCC 4.7 can't handle raw strings inside macros. 9 years ago
Vladimír Vondruš c45472a0f0 DebugTools: initial implementation of CompareImage class. 9 years ago