.. |
atomic
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
audio
|
95c3ee77c1
Removed testing code
|
7 months ago |
camera
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
core
|
ea2e2e451d
Better fix for initializing Android environment variables
|
7 months ago |
cpuinfo
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
dialog
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
dynapi
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
events
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
file
|
34c6011360
Fixed Windows build
|
7 months ago |
filesystem
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
gpu
|
97d1056e16
GPU: MSAA fixes (#10917)
|
7 months ago |
haptic
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
hidapi
|
481203c074
Fixed Xcode warnings
|
7 months ago |
joystick
|
594edb6bd2
Add Thrustmaster TMX VID & PID to wheel device list.
|
7 months ago |
libm
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
10 months ago |
loadso
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 months ago |
locale
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
7 months ago |
main
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
misc
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
power
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 months ago |
process
|
481203c074
Fixed Xcode warnings
|
7 months ago |
render
|
23f855a970
render: Integrate fix-shaders.sh into build-shaders.sh
|
7 months ago |
sensor
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
stdlib
|
ea2e2e451d
Better fix for initializing Android environment variables
|
7 months ago |
storage
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
test
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
thread
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
time
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
timer
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
video
|
fcb8a2c016
wayland: Fix animated cursor timing
|
7 months ago |
SDL.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_assert.c
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 months ago |
SDL_assert_c.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
8 months ago |
SDL_error.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_error_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
8 months ago |
SDL_guid.c
|
6501e90018
Use C++ style comments consistently in SDL source code
|
8 months ago |
SDL_hashtable.c
|
56fc4b790c
Reduce strcmp() calls in hashtable lookup
|
7 months ago |
SDL_hashtable.h
|
90e01040c5
Added thread-safe environment functions
|
7 months ago |
SDL_hints.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_hints_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
8 months ago |
SDL_internal.h
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_list.c
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
7 months ago |
SDL_list.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
7 months ago |
SDL_log.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_log_c.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
8 months ago |
SDL_properties.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
SDL_properties_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
7 months ago |
SDL_utils.c
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
7 months ago |
SDL_utils_c.h
|
9275c533ca
Added thread-safe initialization/cleanup support
|
7 months ago |