16 Commits (e4f3708ca498b7a49fce5de3750923d5dff06702)

Author SHA1 Message Date
Pablo Escobar 110e45d0ea Platform: add test for multiple applications on one page. 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š 321c2d22b9 Platform: improve console output of EmscriptenApplicationTest. 6 years ago
Vladimír Vondruš 2149e78f82 Platform: make *Application::exit() exit right after constructor ends. 6 years ago
Vladimír Vondruš c091ed0e66 Platform: implement cursor management for EmscriptenApplication as well. 7 years ago
Vladimír Vondruš 89d4a754d5 Platform: add MouseMoveEvent::relativePosition() to Glfw and Emscripten. 7 years ago
Vladimír Vondruš ad22f463fb Platform: add {Sdl2,Glfw,Emscripten}Application::setWindowTitle(). 7 years ago
Vladimír Vondruš 733d417feb Platform: testing for wheel events. 7 years ago
Squareys 6e5f6b8858 Platform: light-weight main loop for EmscriptenApplication 7 years ago
Vladimír Vondruš de0d991018 Platform: add EmscriptenApplication::setContainerCssClass(). 7 years ago
Vladimír Vondruš 9ac7c7f182 Platform: test EmscriptenApplication text input. 7 years ago
Vladimír Vondruš ba1ca34484 Platform: do not redraw all the time in EmscriptenApplicationTest. 7 years ago
Vladimír Vondruš 8254e16c91 Platform: rework DPI awareness and resize event in EmscriptenApp. 7 years ago
Vladimír Vondruš 5ddd3a6d40 Platform: test also key release events in EmscriptenApplication. 7 years ago
Vladimír Vondruš e64adb73a8 Platform: test explicitly enabled extensions in EmscriptenApplication. 7 years ago
Squareys b970b4d247 Platform: Add initial EmscriptenApplication 7 years ago