Sam Lantinga f946f87f30 Don't rely on event.buttonMask being set in touchesEnded před 1 rokem
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
audio 02434cd293 emscripten: Fixes for data addresses above 2gb před 1 rokem
camera 2880b40e33 fix pipewire prototype před 1 rokem
core ee9b6204cf Updated to version 3.1.5 for development před 1 rokem
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
dialog 4627283eca Allow building both Cocoa and dummy dialog implementations před 1 rokem
dynapi f8eac30276 Added SDL_StepBackUTF8() před 1 rokem
events e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate před 1 rokem
file 00385951a1 Use file descriptor I/O for process pipes před 1 rokem
filesystem 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 1 rokem
gpu acb18e05b5 GPU: fix swapchain buffer size not set on Xbox před 1 rokem
haptic 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 1 rokem
hidapi 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. před 1 rokem
joystick 5b6342a00d Default SDL_HINT_JOYSTICK_GAMEINPUT to "1" on GDK platforms před 1 rokem
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() před 1 rokem
loadso 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. před 1 rokem
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation před 1 rokem
main 1787d6ca5c main: SDL_AppQuit() now reports the result value. před 1 rokem
misc a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. před 1 rokem
process 00385951a1 Use file descriptor I/O for process pipes před 1 rokem
render 020fb6889c Removed unnecessary const-qualifiers in src and test files před 1 rokem
sensor fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() před 1 rokem
stdlib f8eac30276 Added SDL_StepBackUTF8() před 1 rokem
storage 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 1 rokem
test 2000ccb541 Allow linear interpolation of the font textures před 1 rokem
thread fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() před 1 rokem
time a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
timer d4143e02d1 Always set checked_monotonic_time when calling CheckMonotonicTime() před 1 rokem
video f946f87f30 Don't rely on event.buttonMask being set in touchesEnded před 1 rokem
SDL.c cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. před 1 rokem
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. před 1 rokem
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
SDL_error.c a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL před 1 rokem
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
SDL_hashtable.c ff834f7733 Removed the restrict keyword před 1 rokem
SDL_hashtable.h f4cea5e019 Removed const qualifiers from SDL_CreateHashTable() parameter types před 1 rokem
SDL_hints.c 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) před 1 rokem
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL před 1 rokem
SDL_internal.h 3234a3b902 Simplified internal SDL_Surface structure před 1 rokem
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_log.c a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
SDL_properties.c 1ca45c5891 Fix typo: DiretMedia->DirectMedia před 1 rokem
SDL_properties_c.h 1ca45c5891 Fix typo: DiretMedia->DirectMedia před 1 rokem
SDL_utils.c 3234a3b902 Simplified internal SDL_Surface structure před 1 rokem
SDL_utils_c.h 3234a3b902 Simplified internal SDL_Surface structure před 1 rokem