21 Commits (fb27ecd87d3c10d898dadb9ee6d0dbe1f7b13a4f)

Author SHA1 Message Date
Daniel 035f644769 Platform: removed GlutApplication. 7 years ago
Vladimír Vondruš 2253987531 Platform: HiDPI support for SDL2 and GLFW on Windows. 7 years ago
Vladimír Vondruš 39678dac09 Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
Vladimír Vondruš cfd9b5d39c Platform: add a test for Sdl2Application::setContainerCssClass(). 7 years ago
Vladimír Vondruš 9005b3c9aa Platform: expose also window events via Sdl2Application::anyEvent(). 7 years ago
Vladimír Vondruš 053f406b7d Platform: make SDL2 and GLFW apps buildable without TARGET_GL again. 7 years ago
Vladimír Vondruš a1356decdd Platform: extend GLFW and SDL2 test applications. 7 years ago
Vladimír Vondruš 20a55b16aa Platform: implement Sdl2Application::anyEvent(), expose SDL_Event. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 3ca13dbc1b Platform: implement {Glfw,Sdl2}Application::exitEvent(). 8 years ago
Vladimír Vondruš acf4dd3080 Platform: implemented handling of AndroidApplication::viewportEvent(). 8 years ago
Vladimír Vondruš 7dd971daf7 Platform: print interesting values in AndroidApplication test. 8 years ago
Vladimír Vondruš 5374aa44f7 doc: mention Android Screen Compatibility Mode firefighting. 8 years ago
Vladimír Vondruš eed4747f78 Platform: (attempt to) build AndroidApplication test using CMake. 8 years ago
Vladimír Vondruš b2cb689cdc Platform: overhaul builtin style+markup for Emscripten apps. 8 years ago
Vladimír Vondruš 769bc0da90 Platform: query DPI awareness on Apple and warn if not set. 8 years ago
Vladimír Vondruš d70f75a179 Platform: deprecate GlutApplication. 8 years ago
Vladimír Vondruš cc1bfeb0b8 Platform: improve application tests for easier testing on Emscripten. 8 years ago
Vladimír Vondruš 994b9b22ba CMake: properly specify IDE folders for everything. 8 years ago
Vladimír Vondruš 04a3f9588b Platform: test compilation & linking of all Application libraries. 8 years ago