57 Commits (d4c5b3f5666e05f22ad33a987fbe8fa1cbef2a0f)

Author SHA1 Message Date
Vladimír Vondruš d4c5b3f566 Trade: refresh the AbstractImageConverter API. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 513f3f5392 doc: avoid linking to deprecated features. 6 years ago
Vladimír Vondruš 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 64bc7f9c8e Math: moved configuration value parsers to a dedicated header. 7 years ago
Vladimír Vondruš 8e8010c40b Document and print helpful error messages for GL-dependent features. 7 years ago
Vladimír Vondruš 6a982f7841 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš f0bb710cd3 TextureTools: make distance field processing into a stateful class. 8 years ago
Vladimír Vondruš 799d9b80db Doc++ 8 years ago
Vladimír Vondruš c334d90870 Improve utility documentation even more. 8 years ago
Vladimír Vondruš 8f6ca904d8 doc: improved and unified docs for command-line utilities. 8 years ago
Vladimír Vondruš 112b9fd394 TextureTools: accept only generic pixel formats in distancefieldcoverter. 8 years ago
Vladimír Vondruš 22fa80b35f Split the OpenGL layer out, pt 19: adapted TextureTools. 8 years ago
Vladimír Vondruš 59f4ac57d2 Use the plugin dir autodetection in the command-line utilities. 8 years ago
Vladimír Vondruš 33fe70d7b5 Simplify the converter utility plugin loading code. 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 6029cfae62 Update documentation of utilities for the new theme. 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš bd8d807e1c Make Linux/Windows code for windowless apps on ES more consistent. 10 years ago
Vladimír Vondruš 8b06913534 CMake: make the plugin directories used in utilities more configurable. 10 years ago
Vladimír Vondruš 7dca1cdcbc Synchronized windowless app dependencies of all utilities. 10 years ago
Vladimír Vondruš 8b044064b9 Use WindowlessEglApplication for windowless apps on non-desktop GLES. 10 years ago
Vladimír Vondruš 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš ce67d652ea Adapted to Corrade::Utility::Arguments changes. 10 years ago
Vladimír Vondruš cb897a497f Recognize and ignore --magnum-* command-line options in utilities. 11 years ago
Vladimír Vondruš 7230d47af8 magnum-distancefieldconverter: use AnyImageConverter by default. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš 2b7d814cd1 TextureTools: default to AnyImageImporter. 11 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 3de303fd60 Discourage usage of *Texture::setImage() even more. 12 years ago
Vladimír Vondruš 1e160d3216 TextureTools: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 826f5189c5 TextureTools: support also RGB and RGBA images in distancefieldconverter. 12 years ago
Vladimír Vondruš 545ef14071 doc: documented all command-line utilities. 12 years ago
Vladimír Vondruš 2d6aa06df4 Improvements in utility help texts. 12 years ago
Vladimír Vondruš 644556bd85 TextureTools: configurable plugin dir for distancefieldconverter utility. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Travis Watkins 96d9327a83 Build fontconverter and distancefieldconverter on windowless OS X. 12 years ago
Vladimír Vondruš df26073620 Enabled other utilities on Windows. 12 years ago