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