78 Commits (978f9cc2502f9b40193769a5fb7beb2e93d6feeb)
 

Author SHA1 Message Date
Vladimír Vondruš 978f9cc250 TgaImageConverter: export symbols for use as other plugin dependency. 13 years ago
Vladimír Vondruš 90a4e4a709 TgaImporter: simplified visibility macros. 13 years ago
Vladimír Vondruš 4d69b63fb6 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 0ca9491244 TgaImporter: removed unneeded #include. 13 years ago
Vladimír Vondruš 8f08ae4baa TgaImageConverter: don't forget about endianness. 13 years ago
Vladimír Vondruš 51075b91c5 TgaImageConverter: ported to OpenGL ES. 13 years ago
Vladimír Vondruš e8fe82ac28 TgaImporter: don't include these headers if not really needed. 13 years ago
Vladimír Vondruš d17248959e TgaImporter: more verbose error when image type is not supported. 13 years ago
Vladimír Vondruš b701dbb655 Adapted to Corrade changes. 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š 3544b17fdf New plugin TgaImageConverter. 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š b71310f6d0 TgaImporter: moved TGA header structure to separate file. 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š e8c3838065 TgaImporter: deinlined functions. 13 years ago
Vladimír Vondruš f40b112f8f TgaImporter: prefix macros with `MAGNUM_`. 13 years ago
Vladimír Vondruš be0d089678 Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 29fd52b3e6 Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 1f5247ab52 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 193c03759a Thorough CMakeLists cleanup. 13 years ago
Vladimír Vondruš af18c8d65d Adapted to Corrade and Magnum changes. 13 years ago
Vladimír Vondruš dc6b8a52eb Adapted to Magnum changes (own type aliases). 13 years ago
Vladimír Vondruš 4c8cf7c8fa Include cleanup. 13 years ago
Vladimír Vondruš cd00422e4f TgaImporter: adapted to Magnum changes. 13 years ago
Vladimír Vondruš 220ac9e1ca Removed header files from tests. 13 years ago
Vladimír Vondruš 40b1b1ea2b Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 884db80152 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 050eb89d47 Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 92e250b600 Adapted to Magnum changes. 14 years ago
Vladimír Vondruš f58ccfa1f7 Adapted to (old) Magnum changes. 14 years ago
Vladimír Vondruš 68ea16ea99 TgaImporter: ported to work also with OpenGL ES. 14 years ago
Vladimír Vondruš 21ef62201d Treat Corrade includes as real, not internal dependency. 14 years ago
Vladimír Vondruš 2aba9b98fa Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Vladimír Vondruš 6cd334d9c3 Anonymized unused function parameter. 14 years ago
Vladimír Vondruš e75db8aede Don't use C-style casts. 14 years ago
Vladimír Vondruš 3cb611cbbf TgaImporter: quick ugly fix - don't delete the image data on closing. 14 years ago
Vladimír Vondruš dc0895142a Ability to explicitly specify name for image from TgaImporter. 14 years ago
Vladimír Vondruš e887c1a140 Renamed helper headers to have lowercase first letter. 14 years ago
Vladimír Vondruš 6f3c2ac5ec Adapted to Magnum changes. 14 years ago
Vladimír Vondruš f4ff7de611 Revert "Adapted to Magnum changes." 14 years ago
Vladimír Vondruš a211db25c7 Added documentation TODO. 14 years ago
Vladimír Vondruš 18e9e7aa93 Adapted to Magnum changes. 14 years ago
Vladimír Vondruš 7d277b81e7 Hide static_assert from documentation. 14 years ago
Vladimír Vondruš 186adfbd73 Fixed plugin registration after recent object library changes. 14 years ago
Vladimír Vondruš 192fab0d6c Exclude visibility macros from documentation. 14 years ago