SDL/src
Evan Hemsley fb6df93384
GPU: Add name properties to resources (#11946)
2025-01-13 17:29:08 -08:00
..
atomic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
audio emscripten: double the audio buffer size. 2025-01-13 16:26:18 -05:00
camera pipewire: Use byte order pixel format aliases 2025-01-09 09:52:30 -05:00
core Don't use a hint callback for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 2025-01-13 07:49:09 -08:00
cpuinfo Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dialog Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dynapi Added SDL_ClickTrayEntry() 2025-01-10 12:55:50 -08:00
events apply multiplier scale after system scale 2025-01-12 08:24:41 -08:00
file Updated copyright for 2025 2025-01-01 07:45:52 -08:00
filesystem Updated copyright for 2025 2025-01-01 07:45:52 -08:00
gpu GPU: Add name properties to resources (#11946) 2025-01-13 17:29:08 -08:00
haptic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
hidapi Improved Steam Controller detection on iOS 2025-01-06 17:16:23 -08:00
joystick Call SDL_UDEV_Quit() if we don't end up using it 2025-01-13 10:22:10 -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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
power Updated copyright for 2025 2025-01-01 07:45:52 -08:00
process Fixed warning C4389: '==': signed/unsigned mismatch 2025-01-06 12:03:45 -08:00
render render: Some cleanups. 2025-01-08 14:59:28 -05: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: Trim the title storage root from enumerated paths 2025-01-09 13:50:52 -05:00
test wayland: Add support for Mod3 and more esoteric Xkb configurations 2025-01-09 17:26:41 -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 Added SDL_ClickTrayEntry() 2025-01-10 12:55:50 -08:00
video emscripten: Override emscripten's fullscreen button with SDL's implementation. 2025-01-13 14:17:36 -05:00
SDL.c Updated copyright for 2025 2025-01-01 07:45:52 -08: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 Disable long long support in the headers with SDL_NOLONGLONG 2025-01-09 16:04:14 -05: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