64 Commits (2d3ef77ef5193dbddeea98ddf56e3cea049f4dcf)

Author SHA1 Message Date
Vladimír Vondruš 3adc93888b Text: remove superfluous std::move(). 11 years ago
Vladimír Vondruš 8f9bda9817 Disable other utilities on Windows/GLES. 11 years ago
Vladimír Vondruš 597f37c177 GCC 4.7 compatibility: some {}-related issues. 11 years ago
Vladimír Vondruš 1965dffbbd Text: prefix private member variables with underscore. 11 years ago
Vladimír Vondruš d7a922bfb5 Remove old std::u32string-related MinGW workarounds. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš a808c3c7fb Compressed image support, part 2: renamed ImageReference to ImageView. 11 years ago
Vladimír Vondruš adf88d5535 Ability to instantiate OpenGL objects without creating them. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš feba35ff72 Attempt to fix build without assertions no. 7. 11 years ago
Vladimír Vondruš 5a3c0b18ac Attempt to fix build without assertions no. 6. 11 years ago
Vladimír Vondruš 2424d47567 Try to not use MAGNUM_TARGET_GLES3. 11 years ago
Vladimír Vondruš d3e83f797d Expose CHROMIUM_map_sub only for NaCl. 11 years ago
Vladimír Vondruš 90b89c6f3d First-class WebGL support, part 7: reduced color formats. 11 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš 01541b8c39 Text: removed deprecated TextRenderer alias. 11 years ago
Vladimír Vondruš 59f09a0f92 Text: use override when overriding virtual functions. 11 years ago
Vladimír Vondruš 70150a8845 Don't use `return std::move()` where it is not needed. 11 years ago
Vladimír Vondruš 8882f62842 Text: clarified comments. 11 years ago
Vladimír Vondruš 127970eda1 Text: no need to pollute header with internal functions. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš e8aed269a1 Text: workaround to make Clang Analyzer happy. 12 years ago
Vladimír Vondruš 643daa7594 Text: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš d90a5e27e8 Hide forward declarations from Doxygen. 12 years ago
Vladimír Vondruš 659bf2e44b Use POSITION_INDEPENDENT_CODE CMake property. 12 years ago
Vladimír Vondruš dc312cda0d Implemented indexed buffer binding. 12 years ago
Vladimír Vondruš 1f6ae8f359 Text: fix performance warning in test. 12 years ago
Vladimír Vondruš 8903941462 Text: updated and fixed Renderer docs. 12 years ago
Vladimír Vondruš 2a5db55117 Text: unified and updated pre-rendered glyph set. 12 years ago
Vladimír Vondruš a13f8f3455 Fixed test errors related to EXT_texture_storage on ES2. 12 years ago
Vladimír Vondruš 217b53ceb2 Display all headers in project view of IDEs. 12 years ago
Vladimír Vondruš 746b4eb692 Platform: specify dependencies for Application libs on single place. 12 years ago
Vladimír Vondruš 0d9c21b491 doc: mention plugin interface string in plugin interface docs. 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š c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš 7e4143f86b Proper default plugin dir for debug on multi-configuration buildsystems. 12 years ago
Vladimír Vondruš 66af4edd7f Text: actually make use of plugin-dir parameter in fontconverter utility. 12 years ago
Vladimír Vondruš 41b892296b Text: unified help message for plugin names for all utilities. 12 years ago
Vladimír Vondruš a97d7bbdae Text: renamed configure.h.cmake to fontconverterConfigure.h.cmake. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Travis Watkins eb6eddd5d1 Don't link unneeded libraries in commands. 12 years ago
Travis Watkins 96d9327a83 Build fontconverter and distancefieldconverter on windowless OS X. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš c7ccf18ffb doc: make section names unique. 12 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago