5752 Commits (a60f36302e5edf452e0c43199cd3f0ebbc963692)
 

Author SHA1 Message Date
Vladimír Vondruš a60f36302e doc: added documentation TODO. 8 years ago
Vladimír Vondruš efa19ffbe7 MagnumFont: remove accidentally forgotten debug output and test it. 8 years ago
Vladimír Vondruš 3fe329db18 MagnumFont: make the test actually work on Emscripten & Android. 8 years ago
Vladimír Vondruš eefe80cbb6 WavAudioImporter: no need to export from private header. 8 years ago
Vladimír Vondruš 9d159c2292 Math::Geometry: improve documentation of intersection functions. 8 years ago
Vladimír Vondruš 92071a342c Math: added isInf() and isNan() 8 years ago
Vladimír Vondruš 105cef5efd No need to use fully qualified name for \debugoperator. 8 years ago
Vladimír Vondruš e01bca967d Updated outdated assertion message. 8 years ago
Vladimír Vondruš fe13f748c2 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 6583f6c219 Don't use deprecated functionality. 8 years ago
Vladimír Vondruš 1e5aef3738 Doxygen: ignore visibility macros. 8 years ago
Vladimír Vondruš 1491415379 Doc++ 8 years ago
Vladimír Vondruš 2da8e9be71 Doc++ 8 years ago
Vladimír Vondruš aacafbbb2f doc: mention the new static plugin import files in Developers Guide. 8 years ago
Vladimír Vondruš 7838b01f59 doc: document how to do Android on Travis. 8 years ago
Vladimír Vondruš 82f8bbe10d Apparently relative paths don't work. 8 years ago
Vladimír Vondruš 5c6ee9c93e Trade: oh well, how this ever happens?! 8 years ago
Vladimír Vondruš b4df8db9a9 CMake: proper absolute MAGNUM_PLUGINS_DIR variables. 8 years ago
Vladimír Vondruš 6d66c181ed package/archlinux: better path in the log output. 8 years ago
Vladimír Vondruš 7913367365 Trade: debug output for PhongMaterialData::Flag[s]. 8 years ago
Vladimír Vondruš bb5ff33be5 doc: make stuff from plugins usable in snippets. 8 years ago
Vladimír Vondruš 6158ae0aca doc: some info about Travis. 8 years ago
Vladimír Vondruš fd942a7eb0 doc: reworked the plugins documentation. 8 years ago
Vladimír Vondruš b69116774c doc: a bit of Emscripten troubleshooting. 8 years ago
Vladimír Vondruš 782ebeca85 doc: avoid redundancy in subpage titles. 8 years ago
Vladimír Vondruš 68dca658c5 doc: better documented GL driver workarounds and how to add them. 8 years ago
Vladimír Vondruš e27f3b4e12 Automagic way of importing static plugins. 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š d1ed10c0a8 Implement pluginSearchPaths() for all plugin interfaces. 8 years ago
Vladimír Vondruš 6b3a2fb975 Fix Framebuffer::checkStatus() on WebGL 1. 8 years ago
Vladimír Vondruš cb2a20aced Test: make the GL tests compile on WebGL 1. 8 years ago
Vladimír Vondruš a929c4f8bf Half float attributes are available on WebGL 2. 8 years ago
Vladimír Vondruš 330f194069 Ported the OpenGLTester class to Emscripten. 8 years ago
Vladimír Vondruš 681257204b Fix compilation of the RenderbufferFormat enum on WebGL 1. 8 years ago
Vladimír Vondruš 8d536c35e0 modules: updated FindCorrade.cmake. 8 years ago
Vladimír Vondruš a053f73616 package/homebrew: GlfwApplication needs GLFW. 8 years ago
Vladimír Vondruš fb483be512 MeshTools: suppress MSVC warning when using interleave(). 8 years ago
Vladimír Vondruš 93aeac258a Adapted to Corrade::PluginManager changes. 8 years ago
Vladimír Vondruš ec41dc4bab Updated toolchains submodule. 8 years ago
Vladimír Vondruš fff756ad06 Work around issue with Unicode shaders with threaded Emscripten. 8 years ago
Vladimír Vondruš f25259b825 Test: test compiling shaders with UTF-8 character inside. 8 years ago
Vladimír Vondruš ae1b44a522 Removed unneeded forward declaration. 8 years ago
Vladimír Vondruš 9f50fb8059 Doc++ 8 years ago
Vladimír Vondruš 29c2b69920 MagnumFont, MagnumFontConverter: include proper directories. 8 years ago
Vladimír Vondruš 1bb5b89505 Platform: added AndroidApplication::nativeActivity(). 8 years ago
Vladimír Vondruš 7295a7c0c9 Platform: wrap Android-specific header in preprocessor better. 8 years ago
Vladimír Vondruš cf20a4c5bb doc: more Android and platform-specific docs. 8 years ago
Vladimír Vondruš 8c74f4b2db Primitives: added grid3DSolid() and grid3DWireframe(). 8 years ago
Vladimír Vondruš accda6941a Properly print engine startup info to Android log. 8 years ago