.. |
atomic
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
audio
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
core
|
ad95c93bf4
Add portal interface to support `SDL_GetSystemTheme` in linux
|
2 年之前 |
cpuinfo
|
cfb96e260b
Fixed spacing
|
2 年之前 |
dynapi
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
events
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
file
|
1bf1c866fe
Handle new SDL_rwops error codes in SDL_LoadFile_RW()
|
2 年之前 |
filesystem
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
haptic
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
hidapi
|
ba87b96cea
Fixed signed/unsigned warnings
|
2 年之前 |
joystick
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
libm
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
loadso
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
2 年之前 |
locale
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
2 年之前 |
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
2 年之前 |
misc
|
413af2f5f1
Addressed comments
|
2 年之前 |
power
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
render
|
d898dbfe50
render: Make sure logical_target is bound when presenting.
|
2 年之前 |
sensor
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
stdlib
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
test
|
8994878767
Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
|
2 年之前 |
thread
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
timer
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 年之前 |
video
|
ad95c93bf4
Add portal interface to support `SDL_GetSystemTheme` in linux
|
2 年之前 |
SDL.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 年之前 |
SDL_assert.c
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
2 年之前 |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_dataqueue.c
|
8b9a938413
dataqueue: Make thread safe.
|
2 年之前 |
SDL_dataqueue.h
|
8b9a938413
dataqueue: Make thread safe.
|
2 年之前 |
SDL_error.c
|
048df6260c
Remove disabled self test main functions in src/SDL_error.c
|
2 年之前 |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 年之前 |
SDL_hints.c
|
5feebcdce0
SDL_AddHintCallback() now returns a standard int result instead of void
|
2 年之前 |
SDL_hints_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_internal.h
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
2 年之前 |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_log.c
|
14695a714f
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
2 年之前 |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_utils.c
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |
SDL_utils_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 年之前 |