SDL/src
Austin Sojka 7554e82ec3
Added GDK app constrained/unconstrained events (#9608)
2024-04-30 10:19:29 -07:00
..
atomic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
audio audio: fix SSE conversion of Sint8 audio to Float32. 2024-02-21 15:16:08 -05:00
core Added GDK app constrained/unconstrained events (#9608) 2024-04-30 10:19:29 -07:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
events Improve event processing latency when gamepad/sensor is open 2024-03-19 01:21:49 -05:00
file SDL_RWFromFile, stdio: allow named pipes along with regular files. 2024-03-06 18:50:00 +03:00
filesystem Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
joystick Fixed build error (thanks @sezero!) 2024-04-25 09:45:36 -07:00
libm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
loadso Updated copyright for 2024 2024-01-01 13:19:49 -08:00
locale N3DS: Fix locale name and early return. 2024-03-19 16:54:30 -07:00
main Updated to version 2.31.0 for development 2024-01-22 09:12:34 -08:00
misc Updated copyright for 2024 2024-01-01 13:19:49 -08:00
power linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 2024-01-22 06:34:12 -08:00
render PSP: zero-copy WindowSurface API for direct VRAM access 2024-03-24 11:33:32 -07:00
sensor Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
stdlib Prevent asan warning on qsort(): 2024-01-20 11:26:37 +01:00
test remove several instances of unnecessary emptry str "" after SDL_PRI??? 2024-01-18 17:25:56 +03:00
thread Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
timer PSP: fix regression, GetTicks64 should return millisecs 2024-03-23 16:53:28 -07:00
video x11: Fix pointer warp on XWayland 2024-04-25 10:44:55 -04:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:23:57 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h don't let SDL_render.c:render_drivers[] have an empty initializer list. 2024-02-15 20:33:24 +03:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log.c Added the environment variable SDL_LOGGING to control default log output 2024-01-27 19:46:25 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00