SDL/src/video/emscripten
Boris Gjenero a20c40c494 Accumulate subpixel mouse motion so motion is not lost.
Previously when the canvas was scaled up and the pointer was locked,
motion corresponding to less than one pixel was lost. Therefore,
slow mouse motion resulted in no motion. This fixes that.
2016-09-13 00:03:45 -07:00
..
SDL_emscriptenevents.c Accumulate subpixel mouse motion so motion is not lost. 2016-09-13 00:03:45 -07:00
SDL_emscriptenevents.h simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks 2016-09-13 00:03:28 -07:00
SDL_emscriptenframebuffer.c optimize Emscripten_UpdateWindowFramebuffer 2016-09-13 00:03:43 -07:00
SDL_emscriptenframebuffer.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_emscriptenmouse.c Emscripten: Deactivated custom cursor support because it created system cursors. 2016-03-11 22:10:35 +01:00
SDL_emscriptenmouse.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_emscriptenopengles.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_emscriptenopengles.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_emscriptenvideo.c simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks 2016-09-13 00:03:28 -07:00
SDL_emscriptenvideo.h simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks 2016-09-13 00:03:28 -07:00