Ryan C. Gordon d898dbfe50 render: Make sure logical_target is bound when presenting. há 3 anos atrás
..
atomic 56522034db Fixed building with Visual Studio 2010 há 3 anos atrás
audio 9b065bf54b Fix various warnings: static /void / comma há 3 anos atrás
core 9b065bf54b Fix various warnings: static /void / comma há 3 anos atrás
cpuinfo cfb96e260b Fixed spacing há 3 anos atrás
dynapi 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. há 3 anos atrás
events a946a34452 Add Drag and drop position, for x11, wayland and MACOSX há 3 anos atrás
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() há 3 anos atrás
filesystem fde78d12f2 Updated copyright for 2023 há 3 anos atrás
haptic 6f0acca8bd Return the SDL_SetError value há 3 anos atrás
hidapi ba87b96cea Fixed signed/unsigned warnings há 3 anos atrás
joystick b8bc4a234b Make mappings for "Retrolink SNES Controller" with `SDL_GAMECONTROLLER_USE_BUTTON_LABELS` both on and off há 3 anos atrás
libm fde78d12f2 Updated copyright for 2023 há 3 anos atrás
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* há 3 anos atrás
locale c5c94a6be6 Change return type from void to int, for functions that set an error há 3 anos atrás
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* há 3 anos atrás
misc 413af2f5f1 Addressed comments há 3 anos atrás
power fde78d12f2 Updated copyright for 2023 há 3 anos atrás
render d898dbfe50 render: Make sure logical_target is bound when presenting. há 3 anos atrás
sensor 9b065bf54b Fix various warnings: static /void / comma há 3 anos atrás
stdlib add980efb7 Unfixed spacing há 3 anos atrás
test c963f02571 More fix warnings about static function and prototype há 3 anos atrás
thread 9b065bf54b Fix various warnings: static /void / comma há 3 anos atrás
timer 7c4ec1867b Remove some vim config lines há 3 anos atrás
video c963f02571 More fix warnings about static function and prototype há 3 anos atrás
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. há 3 anos atrás
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode há 3 anos atrás
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. há 3 anos atrás
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. há 3 anos atrás
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c há 3 anos atrás
SDL_error_c.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. há 3 anos atrás
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void há 3 anos atrás
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use há 3 anos atrás
SDL_list.c fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_list.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR há 3 anos atrás
SDL_log_c.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_utils.c fde78d12f2 Updated copyright for 2023 há 3 anos atrás
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 há 3 anos atrás