44 Commits (cb6299458cebd8bdff6f293fbede5fa85e260cd1)

Author SHA1 Message Date
Vladimír Vondruš 23eeca3ed0 TgaImporter, TgaImageConverter: doc++ 11 years ago
Vladimír Vondruš 90b89c6f3d First-class WebGL support, part 7: reduced color formats. 11 years ago
Vladimír Vondruš 6b927b97f5 TgaImporter, TgaImageConverter: don't bother with BGR(A). 11 years ago
Vladimír Vondruš 2ca5f06a46 TgaImporter, TgaImageConverter: cleanup. 11 years ago
Vladimír Vondruš e4a10ff378 Fixed wrong install dir for plugin headers. 11 years ago
Vladimír Vondruš 70150a8845 Don't use `return std::move()` where it is not needed. 11 years ago
Vladimír Vondruš 3ca8fe7e6c TgaImageConverter, TgaImporter: fix linking of tests on Windows. 11 years ago
Vladimír Vondruš 5c75770a1b TgaImageConverter, TgaImporter: export symbols only on dynamic build. 11 years ago
Vladimír Vondruš ded991a74b MagnumPlugins: respect BUILD_PLUGINS_STATIC and not BUILD_STATIC. 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š cdfe419358 ObjImporter: another workaround to make Clang Analyzer happy. 12 years ago
Vladimír Vondruš 7726c10388 TgaImageConverter: update error message. 12 years ago
Vladimír Vondruš bb995dfd5f MagnumPlugins: doc++ 12 years ago
Vladimír Vondruš d812559605 Removed autolink-preventing % noise from plugins. 12 years ago
Vladimír Vondruš 659bf2e44b Use POSITION_INDEPENDENT_CODE CMake property. 12 years ago
Vladimír Vondruš 9064891a73 MagnumPlugins: no need to install testing libs, as they are all static. 12 years ago
Vladimír Vondruš 1ada7cdaa0 Ability to control static build of plugins separately. 12 years ago
Vladimír Vondruš 24828466f5 Doc++ 12 years ago
Vladimír Vondruš 9f1fe58d66 TgaImporter: open the files as binary. 12 years ago
Vladimír Vondruš ea28b3e8f4 TgaImporter: remove old nonsense from plugin configuration file. 12 years ago
Vladimír Vondruš 23dd34e0f4 TgaImporter: use better-defined type. 12 years ago
Vladimír Vondruš 87c411f841 ObjImporter: fix compilation on Android. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago
Vladimír Vondruš 79c27ef773 ObjImporter: fix compilation on NaCl/newlib. 12 years ago
Vladimír Vondruš f721cc347e ObjImporter: who did this?! 12 years ago
Vladimír Vondruš 4d397bf4f3 Link to proper library on Windows. 12 years ago
Vladimír Vondruš ea4b226b7e Create also plugin test debug libraries with -d suffix. 12 years ago
Vladimír Vondruš 52ab6a113b Prefix plugin test libraries also with Magnum*. 12 years ago
Vladimír Vondruš 5101e3a60c Install also debug plugins to different location. 12 years ago
Vladimír Vondruš fde41147be ObjImporter: fix compilation on GCC 4.6. 12 years ago
Vladimír Vondruš 1b2edafcec WavAudioImporter: use PIC only when needed. 12 years ago
Vladimír Vondruš 8ee4d08d87 ObjImporter: the indices are actually global to whole file. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago
Vladimír Vondruš 49d8c71a59 MagnumFont: mention lineHeight value in documentation. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 597a14d760 Fixed OpenGL ES 2.0 and 3.0 build. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 05b620dd09 Making includes absolute, part 2: make it compile again. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago