Frank Praznik 3f5ef7dd42 video: Handle moving exclusive fullscreen windows between displays hace 3 años
..
atomic 56522034db Fixed building with Visual Studio 2010 hace 3 años
audio b728de788e Fixed audio hace 3 años
core a2f3711c80 SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags hace 3 años
cpuinfo cb6b8b0132 Simplify flags testing (#7220) hace 3 años
dynapi eea4711110 gendynapi.py: add option to check doc formating (eg \param \returns \since) hace 3 años
events 93ed3148ba Fixed bug #7302 - Memory 'leak' in SDL_SetMouseSystemScale() hace 3 años
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() hace 3 años
filesystem fde78d12f2 Updated copyright for 2023 hace 3 años
haptic 6f0acca8bd Return the SDL_SetError value hace 3 años
hidapi a9650d440a Fixed MFI controller being opened while HIDAPI controller was being opened hace 3 años
joystick beb6a2afdc Map the Android MENU button back to the SDL MENU key hace 3 años
libm fde78d12f2 Updated copyright for 2023 hace 3 años
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* hace 3 años
locale c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* hace 3 años
misc 413af2f5f1 Addressed comments hace 3 años
power fde78d12f2 Updated copyright for 2023 hace 3 años
render dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' hace 3 años
sensor c5f570b30b Make sure count is 0 in out of memory conditions hace 3 años
stdlib cb6b8b0132 Simplify flags testing (#7220) hace 3 años
test 824b9b0a58 Removed SDL_GetDisplayDPI() hace 3 años
thread 7c4ec1867b Remove some vim config lines hace 3 años
timer 7c4ec1867b Remove some vim config lines hace 3 años
video 3f5ef7dd42 video: Handle moving exclusive fullscreen windows between displays hace 3 años
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode hace 3 años
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c hace 3 años
SDL_error_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void hace 3 años
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use hace 3 años
SDL_list.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_list.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR hace 3 años
SDL_log_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_utils.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 hace 3 años