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