| .. |
|
atomic
|
53aa8eec5f
minor cleanup for watcom _inline keyword.
|
4 years ago |
|
audio
|
2b6b69fb12
fix assertion failure in sndio audio caused by the recent hotplugging support
|
4 years ago |
|
core
|
a1e992b110
Fixed bug #5118 - [Android] PointerIcon leak in Cursor API
|
4 years ago |
|
cpuinfo
|
0ef9d26622
cpuinfo: remove malloc from comments
|
4 years ago |
|
dynapi
|
b7885abc44
Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color*
|
4 years ago |
|
events
|
9ae56cb353
events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields
|
4 years ago |
|
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
5 years ago |
|
filesystem
|
8d14e6ea44
replaced use of _MAX_PATH with CCHMAXPATH in os/2 code,
|
4 years ago |
|
haptic
|
f903a39e13
haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android
|
4 years ago |
|
hidapi
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
4 years ago |
|
joystick
|
82fc67ae4d
SDL_joystick.c: cast the arguments to nibble() to unsigned char.
|
4 years ago |
|
libm
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
4 years ago |
|
loadso
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
locale
|
d31251b014
use SDL's functions version inplace of libc version
|
4 years ago |
|
main
|
8cee50eea5
removed stdlib.h from SDL_psp_main.c now that exit() is gone.
|
4 years ago |
|
misc
|
fae7034901
Fix warnings: static, include, un-initialized vairables
|
4 years ago |
|
power
|
d31251b014
use SDL's functions version inplace of libc version
|
4 years ago |
|
render
|
44c84c0d8e
GLES2/Big-endian: don´t swap datas for yuv textures (Thanks 0x1F9F1 !)
|
4 years ago |
|
sensor
|
3ba9276aff
Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine)
|
4 years ago |
|
stdlib
|
840339c49d
SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type.
|
4 years ago |
|
test
|
ced442cd38
SDL_test_common.c: (unsigned char) cast to SDL_isdigit() parameter.
|
4 years ago |
|
thread
|
8ed0cc4300
Fix wrong value for thread priorities following official PSP Docs
|
4 years ago |
|
timer
|
21fd0047e3
Initial for building PSP version with CMake
|
4 years ago |
|
video
|
a1e992b110
Fixed bug #5118 - [Android] PointerIcon leak in Cursor API
|
4 years ago |
|
SDL.c
|
c31a40246d
Fix audio memory leaks due to invalid init (thanks Janiszewski!)
|
4 years ago |
|
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_dataqueue.c
|
8e851a277d
Remove malloc from comment
|
4 years ago |
|
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
SDL_internal.h
|
c326ff7c6f
Re-enabled the O_CLOEXEC definition so config headers can be fixed
|
4 years ago |
|
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
4 years ago |