.. |
atomic
|
1d1a0d7f03
atomic: Patched to compile on Android.
|
8 lat temu |
audio
|
96305832bc
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
7 lat temu |
core
|
be005b7c78
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
|
7 lat temu |
cpuinfo
|
c1802ef646
Fixed compile error with gcc -std=c99
|
8 lat temu |
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 lat temu |
events
|
56cab6d452
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
|
7 lat temu |
file
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
7 lat temu |
filesystem
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
7 lat temu |
haptic
|
d96419c93f
xinput: use the full range of the haptic motors (thanks, Trent!).
|
7 lat temu |
joystick
|
af44a5953a
Fixed bug 3672 - Add joystick to controllerdb
|
7 lat temu |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
main
|
c3bf69ca4b
haiku: Fixed compiling without OpenGL support.
|
7 lat temu |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
7 lat temu |
render
|
4c239e55f9
Fixed bug 3297 - Horizontal and Vertical flip swapped on PSP
|
7 lat temu |
stdlib
|
b5ea3c6d07
Fixed bug 3284 - minor correction for SDL_setenv on _WIN32__ platform
|
7 lat temu |
test
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
7 lat temu |
thread
|
7229397c0c
Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX
|
7 lat temu |
timer
|
84aeab17a2
haiku: Changed header paths to be more compatible.
|
7 lat temu |
video
|
79a846d486
Fixed bug 3334 - SDL_ShowMessageBox uses wrong index and accesses un-allocated memory
|
7 lat temu |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
8 lat temu |
SDL_assert.c
|
e889757bb3
assert: Better Emscripten support.
|
8 lat temu |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 lat temu |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 lat temu |
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
7 lat temu |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 lat temu |
SDL_log.c
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |