203 Commits (df23d64c99e92df4d510644e295e2fac76165321)

Author SHA1 Message Date
Vladimír Vondruš 044fd3d4f9 WavAudioImporter: vertical/horizontal code compression. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago
Vladimír Vondruš 0674b0886c Use angle-bracket-includes for dependencies. 9 years ago
Vladimír Vondruš 76aab47291 Trade: support for vertex colors in MeshData. 9 years ago
Vladimír Vondruš 4509dbb1b1 Don't use deprecated Corrade functionality. 9 years ago
Vladimír Vondruš ee3afc1bbc Code simplification in plugin tests. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 641ecb2c8d AnyImageImporter: recognize OpenEXR files. 9 years ago
Vladimír Vondruš 8e3f1820f2 Rename Jp2ImageImporter alias to Jpeg2000ImageImporter for better clarity. 9 years ago
Vladimír Vondruš 6bed5541e7 AnyImageImporter: missing else. 9 years ago
Vladimír Vondruš ba4538ef5a AnyImageConverter: recognize BMP, HDR and other TGA formats. 9 years ago
Vladimír Vondruš b00fea60a0 Adapt to changes in Corrade::PluginManager. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 68898e70fc Bundle required files for all tests. 10 years ago
Vladimír Vondruš 8b29452fe6 Include cleanup. 10 years ago
Vladimír Vondruš d9d547d8b5 AnyAudioImporter: removed duplicate file. 10 years ago
Vladimír Vondruš 7ded9653bf Tga{Importer,ImageConverter}: properly name the file format w/ extension. 10 years ago
Vladimír Vondruš c9cf96b7a3 AnyImageImporter: adapt docs to recent changes. 10 years ago
Vladimír Vondruš 5c48bb8ad7 Removed PalImporter and RawImporter aliases. 10 years ago
Vladimír Vondruš 648a35bb78 AnyImageImporter: coding style cleanup. 10 years ago
Alice e2c1a2473f DevilImageImporter: Fast and full featured image loader and manipulator 10 years ago
Vladimír Vondruš 097134f884 TgaImageConverter: removed obsolete configuration header. 10 years ago
Vladimír Vondruš 9590f72388 ObjImporter: properly implement string-to-number on Android. 10 years ago
Vladimír Vondruš 081f79a766 Bundle test files for both Android and Emscripten. 10 years ago
Vladimír Vondruš ddf6cd27f0 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 2a429e1b26 CMake: install plugin binary / library to different places. 10 years ago
Alice 92083ea9e3 WavAudioImporter: Shrink example WAV files 10 years ago
Vladimír Vondruš a29d3c31ba WavAudioImporter: fix typo causing Emscripten build to fail. 10 years ago
Vladimír Vondruš 70eb0e816f WavAudioImporter: use MuLaw consistently. 10 years ago
Vladimír Vondruš d3fc5f9410 WavAudioImporter: put new enums into the Debug output operator. 10 years ago
Alice 921a11564d WavAudioImporter: improve tests. 10 years ago
Alice 048a1b2b90 Add tests to improve coverage 10 years ago
Vladimír Vondruš d6a8c44a0d Updated CREDITS.md. 10 years ago
Vladimír Vondruš 4add1621fb WavAudioImporter: reflect new features in plugin documentation. 10 years ago
Vladimír Vondruš b0d6b2b14a WavAudioImporter: have an enum for WAV audio formats. 10 years ago
Vladimír Vondruš f270705f36 MagnumPlugins: exporting symbols of all plugins. 10 years ago
Vladimír Vondruš cbdad2dfe0 WavAudioImporter: minor cleanup, improved static assertions. 10 years ago
Alice 1897e36b19 Extend WavImporter to support more formats, be more flexible, and give better errors 10 years ago
Alice 4c099f3b2d Add FLAC importing via dr_flac 10 years ago
Vladimír Vondruš 45f4e18f1e Audio, WavAudioImporter: bundle test files for Emscripten. 10 years ago
Vladimír Vondruš 3281d60b3e Unconditionally export symbols of all plugins. 10 years ago
Vladimír Vondruš 42d9679ac0 Exclude unreachable code from code coverage. 10 years ago
Vladimír Vondruš 1cfd2dc7b5 Fix image data size computation with pixel storage skip applied. 10 years ago
Vladimír Vondruš 57bf0e6789 Fix building of tests in Xcode. 10 years ago
Vladimír Vondruš 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. 10 years ago
Vladimír Vondruš 8677465379 Work around Xcode project limitations in more cases. 10 years ago
Vladimír Vondruš 66e17608e6 Text: introduce font ascent and descent. 10 years ago
Vladimír Vondruš ee83876eda Doc++ 10 years ago
Vladimír Vondruš 129c8cdbf1 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago