.. |
atomic
|
56522034db
Fixed building with Visual Studio 2010
|
2 years ago |
audio
|
237086c917
Fixed Xcode 14.2 warnings
|
2 years ago |
core
|
aa7fdd6624
haiku: remove unused variable in SDL_BApp.h
|
2 years ago |
cpuinfo
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
2 years ago |
dynapi
|
2ec9a20204
SDL_dynapi.c: add extern "C" guards, just in case..
|
2 years ago |
events
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
file
|
1bf1c866fe
Handle new SDL_rwops error codes in SDL_LoadFile_RW()
|
2 years ago |
filesystem
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
haptic
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
hidapi
|
99ec05e2b8
Cast the return value of SDL_LoadFunction() to the type of the function being loaded
|
2 years ago |
joystick
|
57e78f4cf5
Fixed the hat_map to avoid segmentation fault
|
2 years ago |
libm
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
loadso
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
2 years ago |
locale
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
2 years ago |
misc
|
413af2f5f1
Addressed comments
|
2 years ago |
power
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
render
|
7f610cd969
Using UV instead of STQ
|
2 years ago |
sensor
|
85924687fd
fix SDL_GetSensorInstanceID() return code upon failure.
|
2 years ago |
stdlib
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
2 years ago |
test
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
thread
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
timer
|
56522034db
Fixed building with Visual Studio 2010
|
2 years ago |
video
|
e35c3872dc
wayland: Don't try to restore non-resizable windows
|
2 years ago |
SDL.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_assert.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_dataqueue.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_dataqueue.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_error.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_guid.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_hints.c
|
5feebcdce0
SDL_AddHintCallback() now returns a standard int result instead of void
|
2 years ago |
SDL_hints_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_internal.h
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
2 years ago |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_log.c
|
67d517907b
log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF
|
2 years ago |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_utils.c
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_utils_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |