.. |
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
hace 7 años |
audio
|
e830ef3458
Fixed typo converting 4 channel audio to 2 channel
|
hace 7 años |
core
|
50e422adfe
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
hace 7 años |
cpuinfo
|
20364769e0
Fixed typo in comment
|
hace 7 años |
dynapi
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
hace 7 años |
events
|
5cc46f3d30
mouse: remove assert for unimplemented platforms (thanks, tomwardio!).
|
hace 7 años |
file
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
hace 7 años |
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
hace 7 años |
haptic
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 7 años |
joystick
|
688bc2858a
Steam Virtual GamePad config for macOS
|
hace 7 años |
libm
|
34a8cf767c
Fixed compiler warnings after uClibc code update
|
hace 7 años |
loadso
|
e564da78b7
revert files I didnt mean to commit!
|
hace 7 años |
main
|
2c5724ef5d
Updated version to 2.0.8 since SDL_image depends on it
|
hace 7 años |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
hace 7 años |
render
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
hace 7 años |
stdlib
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
hace 7 años |
test
|
cf9236488a
Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co.
|
hace 7 años |
thread
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 7 años |
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 7 años |
video
|
1c0c90323c
Fixed bug 3976 - SDL drivers may leak driverdata memory due to ignoring return value of SDL_AddDisplayMode
|
hace 7 años |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
hace 8 años |
SDL_assert.c
|
8e98bdaa6f
Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA")
|
hace 7 años |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
SDL_dataqueue.c
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
hace 7 años |
SDL_dataqueue.h
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
hace 7 años |
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
hace 7 años |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
SDL_hints.c
|
b3ac0b6fb0
A hint with an empty string should be treated as the default value
|
hace 7 años |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
hace 8 años |
SDL_log.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 7 años |