.. |
atomic
|
ebdfd0e175
atomic: detect clang separately
|
3 years ago |
audio
|
072e3fdfc4
Fixed bug #4534: NEON implementation of Convert51ToStereo (Thanks Ryan!)
|
3 years ago |
core
|
c4bac66b74
os2, geniconv: replaced many uses of libc calls with SDL_ counterparts.
|
3 years ago |
cpuinfo
|
9886d897e2
Fix AltiVec detection on FreeBSD
|
3 years ago |
dynapi
|
d9d8f51eec
wikiheaders.pl: Add support for deprecated functions.
|
3 years ago |
events
|
19dee1cd16
Add SDL_GetWindowICCProfile(). (#4314)
|
3 years ago |
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
4 years ago |
filesystem
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
3 years ago |
haptic
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 years ago |
hidapi
|
db18764e41
Use correct relative include path
|
3 years ago |
joystick
|
1f0eb03a76
Fix PS5 mapping with HID-PLAYSTATION driver (#4675)
|
3 years ago |
libm
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
loadso
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
4 years ago |
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 years ago |
misc
|
d4e1b4974a
unix: OpenURL: Move unsetenv above vfork
|
3 years ago |
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 years ago |
render
|
08797adaef
opengles2: Attempt to batch RenderCopy calls into a single glDrawArrays call.
|
3 years ago |
sensor
|
e58a955e68
Deprecate dolcesdk
|
4 years ago |
stdlib
|
3ea35fe5bb
fix SDL_atoi()
|
3 years ago |
test
|
b5e5c1ef48
Added Ctrl-T to toggle topmost mode in test programs
|
3 years ago |
thread
|
512355d7aa
Vita: fix thread detach. Remove leftover KillThread
|
3 years ago |
timer
|
a4ddb175f1
Formatting
|
4 years ago |
video
|
f499168c2c
x11: Use SDL_IOReady() instead of calling select() directly
|
3 years ago |
SDL.c
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
3 years ago |
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_dataqueue.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_internal.h
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
3 years ago |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
3 years ago |