Sam Lantinga 9a4d29699d Don't use connection state from the Nintendo Switch Pro report vor 1 Jahr
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
audio b2178857dc Corrected CoreAudio surround sound channel layouts vor 1 Jahr
camera f2b7495adc SDL_camera_pipewire: use `SDL_CAMERA_DRIVER_PIPEWIRE_DYNAMIC` vor 1 Jahr
core f5fbdf7ed5 Make onNativePen available for Android vor 1 Jahr
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
dialog b7dac5072b correct termination of windows openfiledialog filters vor 1 Jahr
dynapi ca4f5dd40d Added SDL_GetThreadState vor 1 Jahr
events 0461180e25 SDL_EVENT_QUIT when no window nor tray vor 1 Jahr
file 8653a5821b Fixed mingw64 Windows build vor 1 Jahr
filesystem 9628549c7c Xbox buildfixes vor 1 Jahr
gpu b2c2a483e8 GPU: Rename HDR10_ST2048 to HDR10_ST2084 vor 1 Jahr
haptic 4fa92d233d Include stdbool.h when using Visual Studio 2017+ vor 1 Jahr
hidapi 37b87f79fb Fixed Bluetooth Steam Controller detection on iOS and Android vor 1 Jahr
joystick 9a4d29699d Don't use connection state from the Nintendo Switch Pro report vor 1 Jahr
libm 7ff819141d libm/e_exp.c: fix gcc warning on 32 bit: vor 1 Jahr
loadso 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. vor 1 Jahr
locale 962268ca21 Fixed Chinese locales on PSP (thanks @ccawley2011!) vor 1 Jahr
main f45ce45603 ngage: Remove Nokia N-Gage support. vor 1 Jahr
misc e3c99e3bd3 misc: Fixed typo in iOS error message. vor 1 Jahr
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. vor 1 Jahr
process afee27a530 Make sure stdio handles are in blocking mode vor 1 Jahr
render 969f03d9f0 Added SDL_PROP_RENDERER_GPU_DEVICE_POINTER vor 1 Jahr
sensor fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
stdlib f8d8bf8066 SDL_GetNumAllocations returns -1 when allocation counting is disabled vor 1 Jahr
storage 4fa92d233d Include stdbool.h when using Visual Studio 2017+ vor 1 Jahr
test 969f03d9f0 Added SDL_PROP_RENDERER_GPU_DEVICE_POINTER vor 1 Jahr
thread e9290eeedf Use `pthread_setname_np` also on Android vor 1 Jahr
time a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
timer c2508d5d99 Fix various `#if defined`s vor 1 Jahr
tray 0461180e25 SDL_EVENT_QUIT when no window nor tray vor 1 Jahr
video ba5cf2b152 x11: Don't overwrite popup window coordinates when changing the size vor 1 Jahr
SDL.c f45ce45603 ngage: Remove Nokia N-Gage support. vor 1 Jahr
SDL_assert.c 9af5ffcfbe Improve support for private platforms (#11220) vor 1 Jahr
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr
SDL_error.c a567786762 Added SDL_SetErrorV() vor 1 Jahr
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL vor 1 Jahr
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr
SDL_hashtable.c 43a61fec91 Removed external hashtable locking functions vor 1 Jahr
SDL_hashtable.h 43a61fec91 Removed external hashtable locking functions vor 1 Jahr
SDL_hints.c 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 vor 1 Jahr
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL vor 1 Jahr
SDL_internal.h 6cc9ce183d SDL_internal: remove `#undef SDL_LEAN_AND_MEAN` vor 1 Jahr
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
SDL_log.c 1cc85c912b Check return value of SDL_small_alloc() vor 1 Jahr
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code vor 1 Jahr
SDL_properties.c ce9dddfde2 Don't free properties while modifying the property hashtable vor 1 Jahr
SDL_properties_c.h 1ca45c5891 Fix typo: DiretMedia->DirectMedia vor 1 Jahr
SDL_utils.c eb1be89e70 Cleaned up thread state handling and added thread object validation vor 1 Jahr
SDL_utils_c.h eb1be89e70 Cleaned up thread state handling and added thread object validation vor 1 Jahr