99 Commits (c5685d5f304bf7f0bd03685ceedff751be5243f2)
 

Author SHA1 Message Date
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
Vladimír Vondruš f40b112f8f TgaImporter: prefix macros with `MAGNUM_`. 13 years ago
Vladimír Vondruš be0d089678 Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 29fd52b3e6 Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 1f5247ab52 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 193c03759a Thorough CMakeLists cleanup. 13 years ago
Vladimír Vondruš af18c8d65d Adapted to Corrade and Magnum changes. 13 years ago
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