| .. |
|
atomic
|
ebdfd0e175
atomic: detect clang separately
|
4 years ago |
|
audio
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 years ago |
|
core
|
db68af8032
Reduce the likelyhood that the mouse will hover over the taskbar or toast notification while in relative mode, which causes a mouse leave event.
|
4 years ago |
|
cpuinfo
|
9886d897e2
Fix AltiVec detection on FreeBSD
|
4 years ago |
|
dynapi
|
25a614bc3e
Add SDL_asprintf and SDL_vasprintf
|
4 years ago |
|
events
|
7ed415d2ed
wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior
|
4 years ago |
|
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
5 years ago |
|
filesystem
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 years ago |
|
haptic
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 years ago |
|
hidapi
|
bf97c5a22f
Make sure SDL file descriptors don't leak into child processes
|
4 years ago |
|
joystick
|
08ae790497
Replace calls to asprintf with SDL_asprintf
|
4 years ago |
|
libm
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
loadso
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
|
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
5 years ago |
|
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
4 years ago |
|
misc
|
d4e1b4974a
unix: OpenURL: Move unsetenv above vfork
|
4 years ago |
|
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 years ago |
|
render
|
5292156398
End Scene on RunCommandQueue on Vita
|
4 years ago |
|
sensor
|
e58a955e68
Deprecate dolcesdk
|
5 years ago |
|
stdlib
|
4ec259a784
Fixed building on Visual Studio 2013 and older
|
4 years ago |
|
test
|
b5e5c1ef48
Added Ctrl-T to toggle topmost mode in test programs
|
4 years ago |
|
thread
|
512355d7aa
Vita: fix thread detach. Remove leftover KillThread
|
4 years ago |
|
timer
|
a4ddb175f1
Formatting
|
5 years ago |
|
video
|
477fcf52e9
Fixed whitespace
|
4 years ago |
|
SDL.c
|
dbdbae44c5
linux: (de)initialize d-bus at init and quit.
|
5 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
|
9130f7c377
Updated copyright for 2021
|
5 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
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
4 years ago |
|
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
4 years ago |