Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 1 年間 前
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 1 年間 前
audio 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. 1 年間 前
camera 2ba76dbe80 Simplified SDL_Surface 1 年間 前
core c347bee7b8 Fixed IME cursor location (thanks @zturtleman!) 1 年間 前
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 年間 前
dialog 800c35a2c1 dialog: Don't potentially call SDL_free() on an uninitialized value 1 年間 前
dynapi 131108ee48 Remove references to SDL_CreatePixelFormat and SDL_DestroyPixelFormat 1 年間 前
events 5ee88d43f9 Fixed mapping the non-US hash key on European keyboards 1 年間 前
file 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 1 年間 前
filesystem a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. 1 年間 前
haptic 26fc7a8060 Fixed signatures for internal haptics functions 1 年間 前
hidapi 83d4251540 hidapi: netbsd's iconv expects a 'char ** restrict src' 1 年間 前
joystick 4ba2e9f4f4 Improved detection of Nintendo Switch Pro controller report mode 1 年間 前
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 年間 前
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 年 前
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 年間 前
main 4b5309cd98 main: Move SDL_RunApp bits from src/core to src/main. 1 年間 前
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 年 前
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 年間 前
render af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 1 年間 前
sensor e23257307e Introduce formal policy for APIs that return strings. 1 年間 前
stdlib c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 年間 前
storage 863a9029ae Added SDL_GlobFlags 1 年間 前
test 2ba76dbe80 Simplified SDL_Surface 1 年間 前
thread 64acde86de stdcpp threads, simplify SDL_GetCurrentThreadID implementation 1 年間 前
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 1 年間 前
timer aaa9bf9422 Added more error checking for SDL timer functions 1 年間 前
video 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 1 年間 前
SDL.c 2ba76dbe80 Simplified SDL_Surface 1 年間 前
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 年間 前
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 年 前
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 1 年間 前
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 年 前
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 年 前
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 1 年間 前
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 1 年間 前
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 1 年間 前
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 年 前
SDL_internal.h e23257307e Introduce formal policy for APIs that return strings. 1 年間 前
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 年 前
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 年 前
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 1 年間 前
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 年 前
SDL_properties.c e23257307e Introduce formal policy for APIs that return strings. 1 年間 前
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 1 年間 前
SDL_utils.c c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 年間 前
SDL_utils_c.h c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 年間 前