29 Commits (fb27ecd87d3c10d898dadb9ee6d0dbe1f7b13a4f)

Author SHA1 Message Date
Vladimír Vondruš 25ef63ecd7 TgaImporter: report error message on empty file being opened. 7 years ago
Vladimír Vondruš 839a3ed1c2 TgaImporter: test non-constant alpha. 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š 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš be839fc181 TgaImporter: this function was never here. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 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š ee3afc1bbc Code simplification in plugin tests. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 30fc1411bb Adapted to Corrade changes. 10 years ago
Vladimír Vondruš d4e53f16e8 TgaImporter: drop istream in favor of plain array. 11 years ago
Vladimír Vondruš 3f34bcf580 TgaImporter: adjust pixel storage if row size is not four byte aligned. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš e4e1ce289d TgaImporter: test that the image can be loaded twice in a row. 11 years ago
Vladimír Vondruš 6cb4f7d76e TgaImporter: simplified data comparison in test. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 6b927b97f5 TgaImporter, TgaImageConverter: don't bother with BGR(A). 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 13 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš 1a608a5b7e TgaImporter: fix test on ES2. 13 years ago
Vladimír Vondruš 3183f613b5 Fix: inexistent -> nonexistent. 13 years ago
Vladimír Vondruš c9ad947136 Plugins: mark the includes as inter-project, not external. 13 years ago
Vladimír Vondruš b7e241f17a Adapted to Magnum changes. 13 years ago
Vladimír Vondruš b84dc709f8 TgaImporter, TgaImageConverter: adapted to Magnum changes. 13 years ago
Vladimír Vondruš 2835f6cc13 Properly update tests after message cleanup. 13 years ago
Vladimír Vondruš 6eeb014110 Removed superfluous namespaces. 13 years ago
Vladimír Vondruš 4d69b63fb6 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš d17248959e TgaImporter: more verbose error when image type is not supported. 13 years ago
Vladimír Vondruš 5d1fcd26d3 Adapted to Corrade and Magnum changes. 13 years ago
Vladimír Vondruš 089ec23c77 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 9f2ea8aa15 TgaImporter: test also file opening. 13 years ago
Vladimír Vondruš ca9ed0150b Adapted to Magnum changes. 13 years ago
Vladimír Vondruš cceba12569 TgaImporter: support for grayscale images, updated error messages. 13 years ago
Vladimír Vondruš f8b8d93217 TgaImporter: minor code cleanup, blind ES compilation fix. 13 years ago
Vladimír Vondruš 4a657b77d2 TgaImporter: parsing the image on call to image2D(). 13 years ago
Vladimír Vondruš 0927138ff1 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 29fd52b3e6 Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš af18c8d65d Adapted to Corrade and Magnum changes. 13 years ago
Vladimír Vondruš 4c8cf7c8fa Include cleanup. 13 years ago
Vladimír Vondruš 220ac9e1ca Removed header files from tests. 13 years ago