SDL/src/video/emscripten
Ryan C. Gordon c508239e91
emscripten: Add a stub SetWindowResizable implementation.
This is needed or SDL_SetWindowResizable won't let you change the window's
SDL_WINDOW_RESIZABLE flag.

Fixes #12405.
2025-10-11 11:46:15 -04:00
..
SDL_emscriptenevents.c emscripten: Another attempt at optionally having the canvas use whole window. 2025-10-02 13:01:35 -04:00
SDL_emscriptenevents.h Move global event handlers to SDL_VideoInit 2025-04-04 10:21:12 -07:00
SDL_emscriptenframebuffer.c Consistently use SDL_PIXELFORMAT_RGBA32 with Emscripten 2025-09-13 07:41:33 -07:00
SDL_emscriptenframebuffer.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_emscriptenmouse.c Consistently use SDL_PIXELFORMAT_RGBA32 with Emscripten 2025-09-13 07:41:33 -07:00
SDL_emscriptenmouse.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_emscriptenopengles.c emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 2025-07-15 20:36:56 -04:00
SDL_emscriptenopengles.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_emscriptenvideo.c emscripten: Add a stub SetWindowResizable implementation. 2025-10-11 11:46:15 -04:00
SDL_emscriptenvideo.h emscripten: Another attempt at optionally having the canvas use whole window. 2025-10-02 13:01:35 -04:00