3874 Commits (1fe8df400b214a6f3f484c4dba6721f8e3e4cbee)

Author SHA1 Message Date
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
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š 6ec446ac2e ShaderTools: document relation between the CLI and C++ APIs. 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š 5c223d2045 doc: reference CLI utils from plugin interface classes. 6 years ago
Vladimír Vondruš f80b238e27 ShaderTools: intro docs for AbstractConverter. 6 years ago
Vladimír Vondruš dcbd860f9b shaderconverter: new tool. 6 years ago
Vladimír Vondruš 7c0266f3eb ShaderTools: add a TODO. 6 years ago
Vladimír Vondruš b9ef6b4a02 ShaderTools: ability to control optimizations and debug level. 6 years ago
Vladimír Vondruš ff7b08a59b ShaderTools: ability to control the preprocessor. 6 years ago
Vladimír Vondruš 7ee589552f ShaderTools: expand verbosity levels, add warnings as errors. 6 years ago
Vladimír Vondruš 709ed229f5 ShaderTools: ability to specify input/output shader format and version. 6 years ago
Vladimír Vondruš 332030aaa2 ShaderTools: add a linking API to AbstractConverter. 6 years ago
Vladimír Vondruš ad12575a08 ShaderTools: C++, you're stupid. Fuck you. 6 years ago
Vladimír Vondruš 13dfb6472f ShaderTools: bootstrap new library. 6 years ago
Vladimír Vondruš 0f026cd314 Platform: port EmscriptenApplication away from deprecated string APIs. 6 years ago
Vladimír Vondruš 9fa90997ac Trade: fix cone angle defaults in LightData. 6 years ago
Vladimír Vondruš 01cbfc6c3c MeshTools: adapt compile() test to changes in Phong light falloff. 6 years ago
Vladimír Vondruš 08bd6e9ae9 Test: fix wrong plugin name in a message. 6 years ago
Vladimír Vondruš e7b9ca735e Shaders: make default indentity matrices more explicit in the code. 6 years ago
Vladimír Vondruš 83d6509595 Math: adapt to changes to Tweakable internals. 6 years ago
Vladimír Vondruš 5438b58348 MeshTools: doc++ 6 years ago
Vladimír Vondruš 1eb1eec271 Shaders: fix distance attentuation calculation in Phong. 6 years ago
Vladimír Vondruš 19d1693323 Platform: suppress a warning specific to MinGW GCC 8+. 6 years ago
Vladimír Vondruš 4efcc78222 Wait, why the heck do I not use the NoCreate tag from Corrade? 6 years ago
Vladimír Vondruš c226bc2d63 Doc++ 6 years ago
Vladimír Vondruš e0fd43f6fd Trade: extract Implementation:setOptions() to core lib. 6 years ago
Vladimír Vondruš 091572e498 GL: doc++ 6 years ago