108 Commits (361fc7b877dfd14bd1d4e10cb51b3ab7eb05ca82)
 

Author SHA1 Message Date
Vladimír Vondruš 361fc7b877 Windows build fixes (working around std::u32string bugs). 13 years ago
Vladimír Vondruš d43db99e86 MagnumFont[Converter]: adapted to Magnum changes. 13 years ago
Vladimír Vondruš b84dc709f8 TgaImporter, TgaImageConverter: adapted to Magnum changes. 13 years ago
Vladimír Vondruš f5afcc055d Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 840b8be08c Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš d972bd40de New plugin WavAudioImporter. 13 years ago
Vladimír Vondruš 8ca25de2ec TgaImporter: minor cleanup. 13 years ago
Vladimír Vondruš 5b0d0fe943 Adapted to "pointer chasing" Magnum changes. 13 years ago
Vladimír Vondruš 2835f6cc13 Properly update tests after message cleanup. 13 years ago
Vladimír Vondruš c5685d5f30 No need to make destructors as virtual. 13 years ago
Vladimír Vondruš e60306d3d7 MagnumFont: don't forget to close on destruction. 13 years ago
Vladimír Vondruš e55b4b80c6 Cleaned up and unified error and assertion messages. 13 years ago
Vladimír Vondruš f7f380064c Link plugins to their dependencies on Windows. 13 years ago
Vladimír Vondruš 82ffeaae01 Link plugin dependencies to libraries, not test executables. 13 years ago
Vladimír Vondruš 533be4db3d MagnumFontConverter: the test needs OpenGL. 13 years ago
Vladimír Vondruš d442cb964e Explicitly specify library types for *TestLib targets. 13 years ago
Vladimír Vondruš 1e5f4d68de Fixed visibility macros for plugins used as dependencies. 13 years ago
Vladimír Vondruš b003e53f00 Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš 6807cd2b39 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš c22740543f MagnumFontConverter: avoid double padding around the glyphs. 13 years ago
Vladimír Vondruš 9ebfc456b9 MagnumFont: no need to use DistanceFieldGlyphCache. 13 years ago
Vladimír Vondruš 0eb828f67e TgaImporter: return Luminance if EXT_texture_rg is not supported in ES. 13 years ago
Vladimír Vondruš 0012ec37f7 OpenGL ES build fix. 13 years ago
Vladimír Vondruš d3937556b5 Ability to build the plugins either as dynamic or static. 13 years ago
Vladimír Vondruš a5e7c19973 MagnumFont: simple bitmap font. 13 years ago
Vladimír Vondruš 96166663f1 Doxygen fixes. 13 years ago
Vladimír Vondruš c53cb1b004 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš cb9a66bd8a Properly prefix visibility macros. 13 years ago
Vladimír Vondruš 6eeb014110 Removed superfluous namespaces. 13 years ago
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