SDL/src
Sam Lantinga db075ff3ba Removed unused variable 2022-09-26 22:45:01 -07:00
..
atomic Proposing exposing as public api the various arch dependent 2022-08-04 08:47:39 -07:00
audio Add more valid configurations to PS2 audio driver 2022-08-27 18:34:33 -07:00
core evdev: Fix build with libudev and joystick subsystem disabled 2022-09-26 21:38:09 -05:00
cpuinfo Use proper header for OpenBSD PPC CPU detection 2022-06-27 11:01:34 -07:00
dynapi Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
events Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2022-08-22 16:48:09 -07:00
file Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
filesystem Fixed some Xcode warnings 2022-07-17 09:07:04 -07:00
haptic Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
hidapi Make sure HID devices can be opened before making them available to the application 2022-09-22 18:27:38 -07:00
joystick Removed unused variable 2022-09-26 22:45:01 -07:00
libm Add some PS2 flags 2022-06-15 15:15:26 -07:00
loadso
locale
main Disable fileXio and patch fio 2022-08-24 12:23:56 -07:00
misc Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
power
render Fix potential memory leak in GLES_CreateTexture 2022-09-20 20:14:01 -07:00
sensor
stdlib Use the right kind of 0 2022-09-20 09:22:43 -07:00
test Do case insensitive matching on test cases 2022-09-19 14:37:10 -07:00
thread Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
timer Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
video wayland: Apply modifier changes to the text of repeated keys 2022-09-23 13:40:51 -04:00
SDL.c Added a hint to return the version in the old format 2022-09-26 17:06:18 -07:00
SDL_assert.c hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2022-07-25 14:26:46 -07:00
SDL_assert_c.h
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error.c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2022-06-28 09:46:12 +02:00
SDL_error_c.h Removed the limit on the size of the SDL error message 2022-06-27 16:59:50 -07:00
SDL_guid.c
SDL_hints.c Added SDL_ResetHint() to reset a hint to the default value 2022-08-10 08:01:24 -07:00
SDL_hints_c.h
SDL_internal.h
SDL_list.c
SDL_list.h
SDL_log.c Fixed Xcode warnings on macOS 2022-09-16 09:44:39 -07:00
SDL_log_c.h
SDL_utils.c Fixed declaration-after-statement warning 2022-07-18 07:31:23 -07:00
SDL_utils_c.h Fixed comment (thanks @pionere!) 2022-07-18 07:18:56 -07:00