8342 Commits (47e7f6bdb4ead4cdda6ec0a1edef40a07b07ee8f)
 

Author SHA1 Message Date
Squareys 47e7f6bdb4 Math: Fix Math::Intersection::sphereFrustum 6 years ago
Vladimír Vondruš 6f1f50d4b9 doc: wrap. 6 years ago
Vladimír Vondruš c5a9d2bc2c doc: more Android. 6 years ago
Vladimír Vondruš 3f85318909 doc: even more Android hell. 6 years ago
Vladimír Vondruš 51d7eeaa2e doc: add some fresh Android building hell. 6 years ago
Vladimír Vondruš bd5364fe36 Expand Magnum tag tests with what Corrade tags have also tested. 6 years ago
Vladimír Vondruš a8b99fb020 Platform: use a branded color. 6 years ago
Vladimír Vondruš 1fe8df400b Platform: add a TODO about target_link_options(). 6 years ago
Vladimír Vondruš f4201541f1 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš e4f3708ca4 doc: minor clarification. 6 years ago
Vladimír Vondruš 6626525a09 doc: edits to the multi-emscripten-app guide. 6 years ago
Pablo Escobar cc238237fc Platform: docs for multiple applications 6 years ago
Pablo Escobar f22421247d Platform: use new CSS classes in gl-info 6 years ago
Pablo Escobar c3c0010304 Platform: avoid potential race conditions on load. 6 years ago
Pablo Escobar 110e45d0ea Platform: add test for multiple applications on one page. 6 years ago
Pablo Escobar 673a17fa11 Platform: allow to reuse existing Emscripten Module properties. 6 years ago
Pablo Escobar 1fd365773a Platform: update {Emscripten,Sdl2}App cursor using Module['canvas']. 6 years ago
Pablo Escobar 01b4d8d171 Platform: get EmscriptenApplication canvas target from Module['canvas']. 6 years ago
Vladimír Vondruš 66c9746986 Platform: switch Emscripten app tests to use CSS classes instead of IDs. 6 years ago
Vladimír Vondruš 832f0ae3fc Platform: don't hardcode ID in {Emscripten,Sdl}App::setContainerCssClass(). 6 years ago
Vladimír Vondruš 2d0c97d4c0 Platform: use CSS classes instead of IDs for Emscripten markup. 6 years ago
Vladimír Vondruš 86a26eb07b Platform: don't hardcode status and log element IDs for Emscripten. 6 years ago
Vladimír Vondruš 67a711a101 Platform: I'm sorry for breaking the build. 6 years ago
Vladimír Vondruš 7ce234f60b Revert "EmscriptenApplication: get correct keyboardListeningElement CSS selector" 6 years ago
Vladimír Vondruš fc9a2f45d6 Platform: clear the framebuffer in Sdl2Application test. 6 years ago
Vladimír Vondruš 4c2aae65b9 Platform: https! 6 years ago
Vladimír Vondruš e03813643a Platform: this documentation is wrong. 6 years ago
Vladimír Vondruš fa733a55ca doc: updated credits. 6 years ago
Pablo Escobar c760acb548 EmscriptenApplication: get correct keyboardListeningElement CSS selector 6 years ago
Vladimír Vondruš 321c2d22b9 Platform: improve console output of EmscriptenApplicationTest. 6 years ago
Vladimír Vondruš 08ecbbc380 Platform: fix EmscriptenApplication key events. 6 years ago
Vladimír Vondruš 38a2a1f6c4 AnyShaderConverter: propagate optimization level as well. 6 years ago
Vladimír Vondruš 9b3abeef17 AnyShaderConverter: typo! 6 years ago
Vladimír Vondruš 5327fe0ae2 CMake: make it possible to build only some plugins as static. 6 years ago
Vladimír Vondruš 6ec446ac2e ShaderTools: document relation between the CLI and C++ APIs. 6 years ago
Vladimír Vondruš 52423e5350 package/archlinux: keep a debug variant of magnum-shaderconverter too. 6 years ago
Vladimír Vondruš 81a339a79e modules: use standard CMake APIs for detecting static libs. 6 years ago
Vladimír Vondruš 6b93a2d364 ShaderTools: fix the input callback snippet to be less wrong. 6 years ago
Vladimír Vondruš 4018e053ba doc: mention an alternative to GL_ARB_shading_language_include. 6 years ago
Vladimír Vondruš 8ec6b18c71 doc: mention MinGW GCC/Clang ABI incompatibility in Windows platform docs. 6 years ago
Vladimír Vondruš 718a23adfc doc: mention the new utils in namespace docs as well. 6 years ago
Vladimír Vondruš b18aba5868 AnyShaderConverter: propagate debug info level. 6 years ago
Vladimír Vondruš 709931896d ShaderTools: doc that optimization / debug info doesn't affect validation. 6 years ago
Vladimír Vondruš c9d28af5d4 shaderconverter: hmm, this is wrong. 6 years ago
Vladimír Vondruš d15d024da1 ShaderTools: check for PreprocessOnly also in validate*(). 6 years ago
Vladimír Vondruš 0a32b74356 ShaderTools: forgot to test the PreprocessOnly check in link*(). 6 years ago
Vladimír Vondruš bd3903e637 AnyShaderConverter: propagate preprocessor definitions. 6 years ago
Vladimír Vondruš 5c223d2045 doc: reference CLI utils from plugin interface classes. 6 years ago
Vladimír Vondruš d41e81fa9c AnyShaderConverter: fix include order. 6 years ago
Vladimír Vondruš f80b238e27 ShaderTools: intro docs for AbstractConverter. 6 years ago