.. |
atomic
|
56522034db
Fixed building with Visual Studio 2010
|
2 years ago |
audio
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
core
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
cpuinfo
|
cfb96e260b
Fixed spacing
|
2 years ago |
dynapi
|
bd2e2ee7aa
SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates
|
2 years ago |
events
|
a946a34452
Add Drag and drop position, for x11, wayland and MACOSX
|
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
|
6f0acca8bd
Return the SDL_SetError value
|
2 years ago |
hidapi
|
ea824c6d20
hidapi/windows tidy-up.
|
2 years ago |
joystick
|
9b065bf54b
Fix various warnings: static /void / comma
|
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
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
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
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
sensor
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
stdlib
|
add980efb7
Unfixed spacing
|
2 years ago |
test
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
thread
|
9b065bf54b
Fix various warnings: static /void / comma
|
2 years ago |
timer
|
7c4ec1867b
Remove some vim config lines
|
2 years ago |
video
|
a946a34452
Add Drag and drop position, for x11, wayland and MACOSX
|
2 years ago |
SDL.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 years ago |
SDL_assert.c
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
2 years ago |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_dataqueue.c
|
8b9a938413
dataqueue: Make thread safe.
|
2 years ago |
SDL_dataqueue.h
|
8b9a938413
dataqueue: Make thread safe.
|
2 years ago |
SDL_error.c
|
048df6260c
Remove disabled self test main functions in src/SDL_error.c
|
2 years ago |
SDL_error_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_guid.c
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
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
|
14695a714f
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
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 |