203 Commits (df23d64c99e92df4d510644e295e2fac76165321)

Author SHA1 Message Date
Vladimír Vondruš c987f39b7b Added PngImageConverter plugin. 10 years ago
Vladimír Vondruš c118c91ddd Updated copyright year. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 5d38175a06 Adapted to Corrade changes. 10 years ago
Vladimír Vondruš 30fc1411bb Adapted to Corrade changes. 10 years ago
Vladimír Vondruš e0645d30df TgaImporter: fix compilation on ES2. 11 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 11 years ago
Vladimír Vondruš afe6d7fa9c CMake subproject support, part 3: export MAGNUMPLUGINS_* variables. 11 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Vladimír Vondruš 4580ebb140 CMake subproject support, part 1: use project-relative paths. 11 years ago
Vladimír Vondruš 3f7cfc4980 AnyImageConverter: recognize OpenEXR format. 11 years ago
Vladimír Vondruš 2f10505349 AnyAudioImporter: support loading OGG Vorbis files. 11 years ago
Vladimír Vondruš 2826181691 WavAudioImporter: various cleanup. 11 years ago
Vladimír Vondruš d7a922bfb5 Remove old std::u32string-related MinGW workarounds. 11 years ago
Vladimír Vondruš d971d388c2 MagnumFont: at least some test for glyph cache creation. 11 years ago
Vladimír Vondruš 81c485dd62 New AnyAudioImporter plugin. 11 years ago
Vladimír Vondruš 2c591d1a1e New AnyImageConverter plugin. 11 years ago
Vladimír Vondruš c2f469f01b Any*Importer: proper absolute includes. 11 years ago
Vladimír Vondruš 7da85e659d Any*Importer: proper docs. 11 years ago
Vladimír Vondruš 21fc790632 Trade: make AbstractImageConverter API non-const. 11 years ago
Vladimír Vondruš 87b2f7dc13 AnyImageImporter: fix documentation. 11 years ago
Vladimír Vondruš 6547a59f0b ObjImporter: open the file as binary. 11 years ago
Vladimír Vondruš 232a8038e4 TgaImageConverter: properly handle also pixel storage skip. 11 years ago
Vladimír Vondruš 6ea868d723 TgaImageConverter: properly handle pixel storage alignment. 11 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š 3fd3ed36df Pixel storage support, part 6: accepting only sized data arrays in images. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš 67f0d9b58f AnyImageImporter: superfluous private section. 11 years ago
Vladimír Vondruš dd91a03229 AnyImageImporter: support DDS files. 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š a808c3c7fb Compressed image support, part 2: renamed ImageReference to ImageView. 11 years ago
Vladimír Vondruš eff69b45b3 Fix test linking and static build on Windows. 11 years ago
Vladimír Vondruš d51f29c57f Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 11 years ago
Vladimír Vondruš 2e5eddc83b MagnumFont, MagnumFontConverter: fix linker errors in tests on Windows. 11 years ago
Vladimír Vondruš 082fc1fe04 Display also all headers in project view of IDEs. 11 years ago
Vladimír Vondruš defc04f6ac Cleanup. 11 years ago
Vladimír Vondruš 9c5be808d0 Mark some files as having LF only to fix tests on Windows. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
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š 12ac179402 AnyImageImporter: fix linking of test on Windows. 11 years ago
Vladimír Vondruš e4a10ff378 Fixed wrong install dir for plugin headers. 11 years ago
Vladimír Vondruš a7e2375e54 AnySceneImporter: recognize also OpenGEX files. 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