52 Commits (dc6b8a52eb7f07c6779d11132dbb342cd65ebf25)
 

Author SHA1 Message Date
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
Vladimír Vondruš 010ee7429a Using more portable CMAKE_SHARED_LIBRARY_CXX_FLAGS instead of -fPIC. 14 years ago
Vladimír Vondruš d7d6d6bff0 Reuse already compiled objects for unit test libraries. 14 years ago
Vladimír Vondruš 3910f88219 Compiling with -fvisibility=hidden. 14 years ago
Vladimír Vondruš a0941a674b Doc++ 14 years ago
Vladimír Vondruš 38ccb3cbaf Documented directories containing namespaces. 14 years ago
Vladimír Vondruš 1c17bf3eed Doc++ 14 years ago
Vladimír Vondruš 2d063825c3 TgaImporter: minor cleanup 14 years ago
Vladimír Vondruš 1f4e6022ac TgaImporter: check if the file is long enough. 14 years ago
Vladimír Vondruš eab9b13250 TgaImporter: test for opening inexistent files. 14 years ago
Vladimír Vondruš 595f23b06e Adapted to Magnum changes. 14 years ago
Vladimír Vondruš 391cb0fa9a TgaImporter: error output everywhere where it makes sense. 14 years ago
Vladimír Vondruš 02f1f32eda Adapted to Corrade changes. 14 years ago
Vladimír Vondruš f17de6a63d Renamed TGAImporter -> TgaImporter. 14 years ago
Vladimír Vondruš e5cf6c7c93 Adapted to Magnum changes. 14 years ago
Vladimír Vondruš 1c51409fb4 TGAImporter: adapted to Magnum changes. 14 years ago
Vladimír Vondruš e6b5a982a4 Fixed linker errors with MinGW32 build. 14 years ago
Vladimír Vondruš ea853308f8 Adapted to Magnum changes, renamed namespace Plugins to Trade. 14 years ago
Vladimír Vondruš 65986a1cef Adapted to Magnum changes. 14 years ago
Vladimír Vondruš 53170e0437 TGAImporter: adopted to Magnum changes, allow direct file opening. 14 years ago
Vladimír Vondruš 82816ac845 Happy New Year. 15 years ago
Vladimír Vondruš 1fb857985d TGAImporter: hardened file opening, added unit tests. 15 years ago
Vladimír Vondruš 22705e9632 TGAImporter: Don't inline non-inlined function. 15 years ago
Vladimír Vondruš e8534aa5b6 TGAImporter: making header structure public. 15 years ago
Vladimír Vondruš 1dbb3c8c9c TGAImporter: doc/debug output fixes. 15 years ago
Vladimír Vondruš 95082834a4 TGAImporter: just-to-be-safe static_assert for header size 15 years ago
Vladimír Vondruš 8823b2cc72 TGAImporter: think about endianness! 15 years ago