.. |
atomic
|
53aa8eec5f
minor cleanup for watcom _inline keyword.
|
hace 3 años |
audio
|
2f0edc2906
IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL
|
hace 3 años |
core
|
5056b29b0f
Fix the wrong int size for fcitx capability.
|
hace 3 años |
cpuinfo
|
0ef9d26622
cpuinfo: remove malloc from comments
|
hace 3 años |
dynapi
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
hace 3 años |
events
|
9ae56cb353
events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields
|
hace 3 años |
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
hace 4 años |
filesystem
|
aef7105408
Use SDL_free
|
hace 3 años |
haptic
|
f903a39e13
haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android
|
hace 3 años |
hidapi
|
09465a9083
hidapi, windows: replace a strncpy() with plain memcpy()
|
hace 3 años |
joystick
|
a4c04ad230
Fixed building with iOS SDK prior to 13.0
|
hace 3 años |
libm
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
hace 3 años |
loadso
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
locale
|
d31251b014
use SDL's functions version inplace of libc version
|
hace 3 años |
main
|
5fc901d4f3
Updated to version 2.0.19 for development
|
hace 3 años |
misc
|
fae7034901
Fix warnings: static, include, un-initialized vairables
|
hace 3 años |
power
|
d31251b014
use SDL's functions version inplace of libc version
|
hace 3 años |
render
|
07608bf45f
Fix ISO C90 violations in psp render code
|
hace 3 años |
sensor
|
3ba9276aff
Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine)
|
hace 3 años |
stdlib
|
a2b13e585c
SDL_iconv_string: avoid memory leak if realloc() fails.
|
hace 3 años |
test
|
a887b8e28b
SDL_test_common.c: replaced all printf() calls with SDL_Log()
|
hace 3 años |
thread
|
4d566e5d5d
VITA, PSP: use SDL_malloc
|
hace 3 años |
timer
|
21fd0047e3
Initial for building PSP version with CMake
|
hace 3 años |
video
|
03019c912a
autotools, cmake: tighten Xfixes check && explicitly test BarrierEventID
|
hace 3 años |
SDL.c
|
504e7aa59b
minor tidy-up for ifdefs & co.
|
hace 3 años |
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_dataqueue.c
|
8e851a277d
Remove malloc from comment
|
hace 3 años |
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
hace 4 años |
SDL_internal.h
|
5a0ea7fb17
Check for O_CLOEXEC definition in fcntl.h at configuration time,
|
hace 3 años |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
hace 3 años |