SDL/src/video/emscripten
Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331).
This is unimplemented on some platforms and will cause compile errors when building those platform backends for now.
2019-08-01 18:22:12 -03:00
..
SDL_emscriptenevents.c Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_emscriptenevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_emscriptenframebuffer.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_emscriptenframebuffer.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_emscriptenmouse.c Emscripten: use UTF8ToString instead of Pointer_stringify 2019-01-29 12:19:03 +00:00
SDL_emscriptenmouse.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_emscriptenopengles.c Emscripten: remove GLES_DeleteContext implementation 2019-01-29 12:19:32 +00:00
SDL_emscriptenopengles.h Emscripten: remove GLES_DeleteContext implementation 2019-01-29 12:19:32 +00:00
SDL_emscriptenvideo.c Emscripten: Store canvas id in WindowData 2019-05-09 12:09:34 +01:00
SDL_emscriptenvideo.h Emscripten: Store canvas id in WindowData 2019-05-09 12:09:34 +01:00