sdl2_frt/src/video/emscripten
Daid 287772f5e9 emscripten: Let SDL_GetDisplayUsableBounds return the size of the window
This does not account for scrollbars nor margins. But is much better then returning the full display size when not running fullscreen, but for example in an iframe.
2020-04-09 15:01:45 +01:00
..
SDL_emscriptenevents.c emscripten: Fix the reported keys for the numpad. See https://github.com/emscripten-ports/SDL2/issues/94 2020-04-09 15:01:41 +01:00
SDL_emscriptenevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenframebuffer.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenframebuffer.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenmouse.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenopengles.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_emscriptenvideo.c emscripten: Let SDL_GetDisplayUsableBounds return the size of the window 2020-04-09 15:01:45 +01:00
SDL_emscriptenvideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00