.. |
atomic
|
37e567994d
Fix remaining typos (#7921)
|
1 년 전 |
audio
|
bea99d48f2
Changed 'freesrc' parameter from int to SDL_bool
|
1 년 전 |
core
|
1e50823a14
fixed linux build.
|
1 년 전 |
cpuinfo
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
1 년 전 |
dynapi
|
bea99d48f2
Changed 'freesrc' parameter from int to SDL_bool
|
1 년 전 |
events
|
c980ce2120
Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback
|
1 년 전 |
file
|
bea99d48f2
Changed 'freesrc' parameter from int to SDL_bool
|
1 년 전 |
filesystem
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
1 년 전 |
haptic
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 년 전 |
hidapi
|
be79f62cb7
Fixed warning C4214: nonstandard extension used: bit field types other than int
|
1 년 전 |
joystick
|
49b9fd1843
Don't send k_ePS4FeatureReportIdSerialNumber to Bluetooth PS4 controllers
|
1 년 전 |
libm
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
1 년 전 |
loadso
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 년 전 |
locale
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 년 전 |
main
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
2 년 전 |
misc
|
b42cb1c6f2
emscripten: Add JS library dependencies using EM_JS_DEPS macro
|
1 년 전 |
power
|
95f244598b
power: On Linux, compare status strings as case-insensitive.
|
1 년 전 |
render
|
00fc50557e
Make sure logical presentation is complete before destroying the logical render target
|
1 년 전 |
sensor
|
3ddbeab88f
Moved Android sensor event handling to a separate thread
|
1 년 전 |
stdlib
|
f4bd17deee
Fixed %p formatting when there is following text
|
1 년 전 |
test
|
ae771d4710
Added test shortcuts Alt-C and Alt-V to test the primary selection functionality
|
1 년 전 |
thread
|
37e567994d
Fix remaining typos (#7921)
|
1 년 전 |
timer
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
1 년 전 |
video
|
33d025d35a
Fixed loading 8-bit BMP exported by Gimp with RGB masks
|
1 년 전 |
SDL.c
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
1 년 전 |
SDL_assert.c
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
1 년 전 |
SDL_assert_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
SDL_dataqueue.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 년 전 |
SDL_dataqueue.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 년 전 |
SDL_error.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 년 전 |
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
|
e643d28d9c
Set the hint value before calling hint callbacks
|
1 년 전 |
SDL_hints_c.h
|
42e4639a5e
For gamepads that don't have their own sensors, try to use the system sensors.
|
1 년 전 |
SDL_internal.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 년 전 |
SDL_list.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
SDL_list.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
SDL_log.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
1 년 전 |
SDL_log_c.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
SDL_utils.c
|
9cfac88054
Improve sensor detection for Linux gamepad
|
1 년 전 |
SDL_utils_c.h
|
9cfac88054
Improve sensor detection for Linux gamepad
|
1 년 전 |