20 Commits (2ed3fba575a2fd2af0e4fb023f792fb6d842be41)

Author SHA1 Message Date
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš e0645d30df TgaImporter: fix compilation on ES2. 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 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š 99ff54d3d9 Adapted to Corrade changes. 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š 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š 9f1fe58d66 TgaImporter: open the files as binary. 12 years ago
Vladimír Vondruš 23dd34e0f4 TgaImporter: use better-defined type. 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š 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 2c97326d8d std::fstream accepts filename as std::string in C++11. 13 years ago
Vladimír Vondruš f163009f45 TgaImporter: ColorFormat::Luminance is available only on ES2. 13 years ago
Vladimír Vondruš c9ad947136 Plugins: mark the includes as inter-project, not external. 13 years ago
Vladimír Vondruš f29ea2140f Fixed ES build without deprecated API. 13 years ago
Vladimír Vondruš b7e241f17a Adapted to Magnum changes. 13 years ago
Vladimír Vondruš b84dc709f8 TgaImporter, TgaImageConverter: adapted to Magnum changes. 13 years ago
Vladimír Vondruš e55b4b80c6 Cleaned up and unified error and assertion messages. 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š c53cb1b004 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 6eeb014110 Removed superfluous namespaces. 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š 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š 5d1fcd26d3 Adapted to Corrade and Magnum changes. 13 years ago
Vladimír Vondruš 089ec23c77 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š 29fd52b3e6 Relicensing to MIT/Expat license, part 3: source files. 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
Vladimír Vondruš 40b1b1ea2b Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 884db80152 No `using namespace std` anywhere. 14 years ago