Sam Lantinga bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
..
atomic 56522034db Fixed building with Visual Studio 2010 3 лет назад
audio 052b14eb65 Add SDL_ConvertAudioSamples() helper function 3 лет назад
core bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
cpuinfo 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 лет назад
dynapi 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI 3 лет назад
events bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() 3 лет назад
filesystem fde78d12f2 Updated copyright for 2023 3 лет назад
haptic fde78d12f2 Updated copyright for 2023 3 лет назад
hidapi fb11918758 Blacklist Konami Amusement Controllers From HIDAPI. 3 лет назад
joystick a06a593aa6 Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention 3 лет назад
libm fde78d12f2 Updated copyright for 2023 3 лет назад
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 лет назад
locale fde78d12f2 Updated copyright for 2023 3 лет назад
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 лет назад
misc 413af2f5f1 Addressed comments 3 лет назад
power fde78d12f2 Updated copyright for 2023 3 лет назад
render bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
sensor 7b50bae524 Renamed SDL events for clarity 3 лет назад
stdlib 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 лет назад
test bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
thread fde78d12f2 Updated copyright for 2023 3 лет назад
timer 56522034db Fixed building with Visual Studio 2010 3 лет назад
video bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 3 лет назад
SDL.c bd1115fa33 Make sure subsystems are noted as initialized during initialization 3 лет назад
SDL_assert.c e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 лет назад
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_error.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_guid.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 лет назад
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 лет назад
SDL_list.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_list.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 3 лет назад
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 лет назад