SDL/src
Francisco Javier Trujillo Mata 3f7dda8c72 Remove deinit of video driver
2022-08-02 11:40:31 -07:00
..
atomic Added include: libkern/OSAtomic.h 2022-07-05 07:50:57 -07:00
audio Fix use after free when removing Windows audio device 2022-08-02 10:24:11 -04:00
core Fix use after free when removing Windows audio device 2022-08-02 10:24:11 -04:00
cpuinfo Use proper header for OpenBSD PPC CPU detection 2022-06-27 11:01:34 -07:00
dynapi Add SDL_GetDefaultAudioInfo. 2022-07-11 13:34:35 -04:00
events Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text 2022-08-01 09:55:53 -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 Added support for the 8BitDo Ultimate Wired Controller for Xbox 2022-07-20 11:05:55 -07:00
joystick Do not pass NULL to memcpy 2022-08-02 06:38:51 -07:00
libm Add some PS2 flags 2022-06-15 15:15:26 -07:00
loadso
locale
main Improve SDL2 main, adding memory card and usb drivers 2022-06-29 03:15:00 +03:00
misc Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
power
render Adding SetViewPortCommand 2022-08-02 11:40:31 -07:00
sensor
stdlib Applied DragonFly BSD patch 2022-07-30 16:34:40 -07:00
test Added a command line option --info event_motion to show mouse and finger motion events 2022-07-29 20:37:38 -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 Remove deinit of video driver 2022-08-02 11:40:31 -07:00
SDL.c Xbox GDKX support (#5869) 2022-07-01 13:59:14 -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 SDL_SetHintWithPriority: actually, this test is good. 2022-06-06 10:55:29 -04:00
SDL_hints_c.h
SDL_internal.h
SDL_list.c
SDL_list.h
SDL_log.c android: Add missing entries to SDL_category_prefixes table. 2022-07-05 17:50:19 -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