SDL/src
Steven Noonan c608cf6222
egl: implement SDL_GL_EGL_PLATFORM attribute
This implements a new SDL_GL_EGL_PLATFORM attribute to set the
"platform" argument for SDL_EGL_LoadLibrary on Windows, macOS, and
Linux. I've limited it to those three operating systems because that's
what I've been able to test against.
2022-11-10 18:06:11 -08:00
..
atomic fix SOLARIS_ATOMICS 2022-11-09 12:45:14 -05:00
audio coreaudio: Don't use deprecated kAudioObjectPropertyElementMaster symbol. 2022-11-07 14:26:48 -05:00
core SDL_IBUS.H: Correct spelling mistake 2022-10-30 11:24:42 -04:00
cpuinfo fix a few 'unused but set variable' and 'unused function' warnings 2022-10-24 10:36:56 -07:00
dynapi Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2022-11-05 15:58:30 -07:00
events fix handling of SDL_EventQ.active 2022-11-07 09:12:37 -08:00
file N3DS: Use asprintf instead of snprintf. 2022-10-10 08:50:59 -07:00
filesystem N3DS: Use asprintf instead of snprintf. 2022-10-10 08:50:59 -07:00
haptic
hidapi JANITORIAL : Correct some more spelling mistakes (#6489) 2022-11-06 11:49:37 -08:00
joystick Added mappings for the GameSir T3 and T4 Pro controllers 2022-11-10 13:35:59 -08:00
libm N3DS port (squashed) 2022-10-10 08:50:59 -07:00
loadso SDL_SYSLOADSO.c: Correct spelling mistake 2022-10-30 11:24:42 -04:00
locale N3DS port (squashed) 2022-10-10 08:50:59 -07:00
main SDL_PS2_MAIN.C: Correct spelling mistake 2022-10-30 11:24:42 -04:00
misc
power N3DS port (squashed) 2022-10-10 08:50:59 -07:00
render JANITORIAL : Correct some more spelling mistakes (#6489) 2022-11-06 11:49:37 -08:00
sensor N3DS: Fix PrivateSensorUpdate call. 2022-10-10 08:50:59 -07:00
stdlib Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2022-11-05 15:58:30 -07:00
test Do case insensitive matching on test cases 2022-09-19 14:37:10 -07:00
thread PSP: Fix type mismatch warnings. 2022-10-10 22:31:16 -07:00
timer N3DS port (squashed) 2022-10-10 08:50:59 -07:00
video egl: implement SDL_GL_EGL_PLATFORM attribute 2022-11-10 18:06:11 -08:00
SDL.c Fix mismatch between Init and Quit 2022-10-31 11:22:40 -07:00
SDL_assert.c
SDL_assert_c.h
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error.c
SDL_error_c.h
SDL_guid.c
SDL_hints.c Fixed build 2022-10-02 17:25:43 -07:00
SDL_hints_c.h
SDL_internal.h
SDL_list.c
SDL_list.h
SDL_log.c N3DS port (squashed) 2022-10-10 08:50:59 -07:00
SDL_log_c.h
SDL_utils.c
SDL_utils_c.h