34 Commits (c60a1a98b9f3feaeb45e5c21c4922d056611d259)

Author SHA1 Message Date
Vladimír Vondruš c60a1a98b9 TextureTools: no, it's no longer creating a shader every time. 3 years ago
Vladimír Vondruš f091b80fae TextureTools: make the DistanceField class movable. 3 years ago
Vladimír Vondruš 15d0727096 TextureTools: remove redundant namespace prefix from test code. 3 years ago
Vladimír Vondruš 484596f936 TextureTools: remove redundant include from a test. 3 years ago
Vladimír Vondruš 78a93734dd TextureTools: pass the whole test dir path to the test. 3 years ago
Vladimír Vondruš 3b32483d0b TextureTools: (expected failing) test for DistanceField with an offset. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 5f55f9e756 TextureTools: add a DistanceField overload taking a framebuffer. 3 years ago
Vladimír Vondruš 5d0454ce98 Remove random unneeded <string> and StringStl.h includes. 3 years ago
Vladimír Vondruš 0001308d61 Test: port file/image comparison tests to the new Utility::Path. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 361d87cd9e Shaders,TextureTools: XFAIL tests that hit weird bugs on SwiftShader 4.0. 4 years ago
Vladimír Vondruš 04aeebaf1d TextureTools: print a note if we're using EXT_texture_rg in a test. 4 years ago
Vladimír Vondruš ce63928efc Make plugin existence checks in tests consistent. 4 years ago
Vladimír Vondruš 65a935cedc Test: adapt to changes in CORRADE_SKIP(). 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š 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 398988193a TextureTools: increase fuzzy compare threshold for iOS/WebGL. 7 years ago
Vladimír Vondruš 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš b97c27ba82 DebugTools,TextureTools: better diagnostics for missing plugins in tests. 7 years ago
Vladimír Vondruš 67cf914864 TextureTools: avoid the test looking for plugins we didn't supply. 7 years ago
Vladimír Vondruš 9e3690670a TextureTools: explicitly force operation sequencing in the test. 7 years ago
Vladimír Vondruš 4ff67d53b1 TextureTools: don't benchmark GPU if we don't have time queries. 7 years ago
Vladimír Vondruš 49d70377af Test: fixed various unused function warnings. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 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š fe6fedf6c8 TextureTools: add some fuzziness to DistanceField test comparison. 8 years ago
Vladimír Vondruš 5cc140d60c TextureTools: make the test files properly accessible on an iOS device. 8 years ago
Vladimír Vondruš b9739a97ff TextureTools: make distance field test working on WebGL 1 as well. 8 years ago
Vladimír Vondruš f0bb710cd3 TextureTools: make distance field processing into a stateful class. 8 years ago
Vladimír Vondruš 1fa1869ba7 TextureTools: add a benchmark for distance field processing. 8 years ago
Vladimír Vondruš c983068fcc TextureTools: initial test for distanceField(). 8 years ago