| .. |
|
atomic
|
56522034db
Fixed building with Visual Studio 2010
|
3 years ago |
|
audio
|
a8e89f2567
emscripten: Update deprecated calls to EM_ASM*.
|
3 years ago |
|
core
|
a2f3711c80
SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags
|
3 years ago |
|
cpuinfo
|
cb6b8b0132
Simplify flags testing (#7220)
|
3 years ago |
|
dynapi
|
a2f3711c80
SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags
|
3 years ago |
|
events
|
b9773be3b3
Don't clamp mouse coordinates until they're fully outside the containing area
|
3 years ago |
|
file
|
1bf1c866fe
Handle new SDL_rwops error codes in SDL_LoadFile_RW()
|
3 years ago |
|
filesystem
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
haptic
|
6f0acca8bd
Return the SDL_SetError value
|
3 years ago |
|
hidapi
|
a9650d440a
Fixed MFI controller being opened while HIDAPI controller was being opened
|
3 years ago |
|
joystick
|
e65e2c8ed7
SDL_CloseJoystick() should return void, not int
|
3 years ago |
|
libm
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
loadso
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
3 years ago |
|
locale
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
3 years ago |
|
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
3 years ago |
|
misc
|
413af2f5f1
Addressed comments
|
3 years ago |
|
power
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
render
|
dc74a67a57
SDL_UnlockTexture: change from 'int' to 'void'
|
3 years ago |
|
sensor
|
c5f570b30b
Make sure count is 0 in out of memory conditions
|
3 years ago |
|
stdlib
|
cb6b8b0132
Simplify flags testing (#7220)
|
3 years ago |
|
test
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
3 years ago |
|
thread
|
b82a8b76b1
windows/SDL_systhread.c: remove some dead code.
|
3 years ago |
|
timer
|
56522034db
Fixed building with Visual Studio 2010
|
3 years ago |
|
video
|
a8e89f2567
emscripten: Update deprecated calls to EM_ASM*.
|
3 years ago |
|
SDL.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
3 years ago |
|
SDL_assert.c
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
3 years ago |
|
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_dataqueue.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_dataqueue.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_error.c
|
048df6260c
Remove disabled self test main functions in src/SDL_error.c
|
3 years ago |
|
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
3 years ago |
|
SDL_hints.c
|
5feebcdce0
SDL_AddHintCallback() now returns a standard int result instead of void
|
3 years ago |
|
SDL_hints_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_internal.h
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_log.c
|
14695a714f
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
3 years ago |
|
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_utils.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_utils_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |