Caleb Cornett cdaaabb978 GPU: Fix Metal sampler address mode order před 6 měsíci
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool před 7 měsíci
audio fb43dc3097 Set error for NULL SDL_IOStream in SDL_LoadWAV_IO() před 6 měsíci
camera 2880b40e33 fix pipewire prototype před 6 měsíci
core ee9b6204cf Updated to version 3.1.5 for development před 6 měsíci
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool před 7 měsíci
dialog 4627283eca Allow building both Cocoa and dummy dialog implementations před 6 měsíci
dynapi c20918b0fb render: Add SDL_RenderDebugText(). před 6 měsíci
events e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate před 6 měsíci
file 51dc978785 Don't overwrite the SDL_IOFromFile() error in SDL_LoadFile() před 6 měsíci
filesystem 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 6 měsíci
gpu cdaaabb978 GPU: Fix Metal sampler address mode order před 6 měsíci
haptic 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 6 měsíci
hidapi 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. před 6 měsíci
joystick 5b6342a00d Default SDL_HINT_JOYSTICK_GAMEINPUT to "1" on GDK platforms před 6 měsíci
libm 7ff819141d libm/e_exp.c: fix gcc warning on 32 bit: před 6 měsíci
loadso 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. před 6 měsíci
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation před 7 měsíci
main c8f5f6d47a Added SDL_DelayPrecise() před 6 měsíci
misc a90ad3b0e2 Removed SDL_bool in favor of plain bool před 7 měsíci
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. před 7 měsíci
process afee27a530 Make sure stdio handles are in blocking mode před 6 měsíci
render c20918b0fb render: Add SDL_RenderDebugText(). před 6 měsíci
sensor fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() před 6 měsíci
stdlib f8eac30276 Added SDL_StepBackUTF8() před 6 měsíci
storage 4fa92d233d Include stdbool.h when using Visual Studio 2017+ před 6 měsíci
test c20918b0fb render: Add SDL_RenderDebugText(). před 6 měsíci
thread 90a3a2359b thread: Rewrote generic Condition Variables. před 6 měsíci
time a90ad3b0e2 Removed SDL_bool in favor of plain bool před 7 měsíci
timer c6c195ff88 Always use WaitForSingleObjectEx() as a fallback in SDL_SYS_DelayNS() před 6 měsíci
video bb764e3106 Added support for full range BT.709 YUV conversion před 6 měsíci
SDL.c cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. před 6 měsíci
SDL_assert.c fd9e57b71e 3DS: Support simple message boxes před 6 měsíci
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code před 7 měsíci
SDL_error.c a567786762 Added SDL_SetErrorV() před 6 měsíci
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL před 7 měsíci
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code před 7 měsíci
SDL_hashtable.c 4b7c5f561b Fixed warning: ‘new_item.probe_len’ may be used uninitialized in this function před 6 měsíci
SDL_hashtable.h f4cea5e019 Removed const qualifiers from SDL_CreateHashTable() parameter types před 6 měsíci
SDL_hints.c 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 před 6 měsíci
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL před 7 měsíci
SDL_internal.h 3234a3b902 Simplified internal SDL_Surface structure před 6 měsíci
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 7 měsíci
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 7 měsíci
SDL_log.c 1cc85c912b Check return value of SDL_small_alloc() před 6 měsíci
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code před 7 měsíci
SDL_properties.c 1ca45c5891 Fix typo: DiretMedia->DirectMedia před 6 měsíci
SDL_properties_c.h 1ca45c5891 Fix typo: DiretMedia->DirectMedia před 6 měsíci
SDL_utils.c 3234a3b902 Simplified internal SDL_Surface structure před 6 měsíci
SDL_utils_c.h 3234a3b902 Simplified internal SDL_Surface structure před 6 měsíci