.. |
atomic
|
1d1a0d7f03
atomic: Patched to compile on Android.
|
8 éve |
audio
|
96305832bc
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
7 éve |
core
|
c086251266
Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls.
|
7 éve |
cpuinfo
|
c1802ef646
Fixed compile error with gcc -std=c99
|
8 éve |
dynapi
|
dc40018438
Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file.
|
7 éve |
events
|
195b8bd8ee
Fixed bug 3249 - keysym.mod is incorrect when mod keys are pressed for SDL_KEYDOWN events
|
7 éve |
file
|
b425050baf
Fixed compiler warnings on Visual Studio 2013
|
7 éve |
filesystem
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
7 éve |
haptic
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
7 éve |
joystick
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
7 éve |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
main
|
c3bf69ca4b
haiku: Fixed compiling without OpenGL support.
|
7 éve |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
7 éve |
render
|
6f843b902d
Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0
|
7 éve |
stdlib
|
affab6ade5
More fixes for the SDL_scanf code
|
7 éve |
test
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
7 éve |
thread
|
7229397c0c
Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX
|
7 éve |
timer
|
84aeab17a2
haiku: Changed header paths to be more compatible.
|
7 éve |
video
|
1a5441451c
Fixed bug 3309 - SDL_ConvertSurface adds AlphaMod when input surface has ColorKey
|
7 éve |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
8 éve |
SDL_assert.c
|
e889757bb3
assert: Better Emscripten support.
|
8 éve |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 éve |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 éve |
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
7 éve |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
8 éve |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 éve |
SDL_log.c
|
45b774e3f7
Updated copyright for 2017
|
8 éve |