SDL/src/video/emscripten
Alon Zakai 2b367cb6b0 optimize Emscripten_UpdateWindowFramebuffer
- avoid creating contexts and images all the time
 - use set and then fix alpha directly
2016-09-13 00:03:43 -07:00
..
SDL_emscriptenevents.c send mouse move on enter/leave 2016-09-13 00:03:39 -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