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