SDL/src
Ryan C. Gordon d317fc9c08
emscripten: resizable windows take whole page, resize with browser window.
This also implements the SetWindowResizable interface, so this can be now
toggled after window creation, too.

Fixes #11949.
2025-01-17 17:59:28 -05:00
..
atomic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
audio coreaudio: convert MPEG channel layout to WAVE channel layout 2025-01-14 22:26:16 -08:00
camera pipewire: Use byte order pixel format aliases 2025-01-09 09:52:30 -05:00
core Updated to version 3.1.11 for development 2025-01-16 11:41:28 -08:00
cpuinfo Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dialog Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
dynapi Added SDL_ClickTrayEntry() 2025-01-10 12:55:50 -08:00
events Vita: Fix off-by-one error for synthetic mouse events 2025-01-16 11:58:01 -08:00
filesystem filesystem: SDL_GetCurrentDirectory() should add a path separator at the end. 2025-01-16 08:19:28 -05:00
gpu gpu: D3D12 buildfix for Xbox 2025-01-16 12:19:59 -05:00
haptic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
hidapi Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
io io: Renamed src/file to src/io 2025-01-16 08:18:40 -05:00
joystick Removed unnecessary __builtin_available check 2025-01-14 17:00:30 -08:00
libm Updated copyright for 2025 2025-01-01 07:45:52 -08:00
loadso Updated copyright for 2025 2025-01-01 07:45:52 -08:00
locale Fixed language detection on iOS 2025-01-03 15:27:08 -08:00
main Updated copyright for 2025 2025-01-01 07:45:52 -08:00
misc Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
power Updated copyright for 2025 2025-01-01 07:45:52 -08:00
process io: Renamed src/file to src/io 2025-01-16 08:18:40 -05:00
render Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
sensor Updated copyright for 2025 2025-01-01 07:45:52 -08:00
stdlib stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. 2025-01-04 21:55:07 -05:00
storage storage: generic title storage allows override paths without '/' appended. 2025-01-16 08:19:28 -05:00
test Adjust testgl.c to test gl_release_behavior 2025-01-16 08:19:05 -05:00
thread Updated copyright for 2025 2025-01-01 07:45:52 -08:00
time Updated copyright for 2025 2025-01-01 07:45:52 -08:00
timer Updated copyright for 2025 2025-01-01 07:45:52 -08:00
tray Fixed warning C6313: Incorrect operator. Use an equality test to check for zero-valued flags. 2025-01-17 12:08:58 -08:00
video emscripten: resizable windows take whole page, resize with browser window. 2025-01-17 17:59:28 -05:00
SDL.c io: Renamed src/file to src/io 2025-01-16 08:18:40 -05:00
SDL_assert.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_assert_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_error.c Don't log SDL errors by default 2025-01-02 17:32:10 -08:00
SDL_error_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_guid.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hashtable.c SDL_hashtable: don't use assert from libc 2025-01-02 01:15:28 +01:00
SDL_hashtable.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hints.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hints_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_internal.h Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
SDL_list.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_list.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00