SDL/src
Ozkan Sezer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 2025-02-02 21:23:50 +03:00
..
atomic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
audio pipewire: Report correct device default formats instead of hardcoding Float32. 2025-01-30 02:46:56 -05:00
camera do not build camera drivers if camera support is disabled 2025-01-31 10:24:54 -08:00
core Updated to version 3.2.3 for development 2025-02-01 17:43:38 -08:00
cpuinfo Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dialog Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 2025-01-28 05:13:35 -08:00
dynapi Fixed enabling call logging 2025-01-31 14:22:29 -08:00
events Keep the simplest mapping of scancode + modifer for a given keycode 2025-01-31 12:07:08 -08:00
filesystem check for backslashes as well as the forward slash 2025-01-30 12:41:48 -08:00
gpu GPU: Describe "readonly storage" images as sampled images on Vulkan backend (#12149) 2025-01-31 15:07:33 -08:00
haptic Use proper polar direction when creating FF_RUMBLE effect 2025-01-20 16:52:40 -08:00
hidapi Remove newlines from log messages 2025-01-22 20:25:04 -08:00
io Skip IsRegularFileOrPipe() check on Emscripten 2025-01-27 22:25:12 -08:00
joystick Remove newlines from error messages 2025-01-23 11:45:04 -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 process: Don't use vfork() on Apple platforms. 2025-01-20 15:51:02 -05:00
render proposed fix: set curr_src.h is to bottom_height before drawing bottom edges / corners in SDL_RenderTexture9Grid, to avoid issue where inadvertently using top height if the npatch existed on a larger texture than the drawn edge would cause too many pixels to be included in the bottom part of the render. 2025-02-01 16:09:08 -08:00
sensor Remove newlines from log messages 2025-01-22 20:25:04 -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: enumerate and glob on storage can accept a NULL path. 2025-01-17 20:11:50 -05:00
test Remove newlines from log messages 2025-01-22 20:25:04 -08: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 timer, windows: allow building high resolution code with old SDKs. 2025-02-02 21:23:50 +03:00
tray Avoid a crash when a tray without a menu is clicked on Windows. 2025-01-26 23:27:28 -08:00
video SDL_SaveBMP_IO: Write bitmap header v5 values 2025-02-01 11:10:24 -08:00
SDL.c tray: improved error checking 2025-01-19 18:53:55 -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 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 Remove newlines from log messages 2025-01-22 20:25:04 -08:00
SDL_properties_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
SDL_utils_c.h tray: improved error checking 2025-01-19 18:53:55 -08:00