.. |
atomic
|
1d1a0d7f03
atomic: Patched to compile on Android.
|
hace 8 años |
audio
|
96305832bc
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
hace 7 años |
core
|
be005b7c78
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
|
hace 7 años |
cpuinfo
|
c1802ef646
Fixed compile error with gcc -std=c99
|
hace 8 años |
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.
|
hace 7 años |
events
|
56cab6d452
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
|
hace 7 años |
file
|
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.
|
hace 7 años |
filesystem
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
hace 7 años |
haptic
|
d96419c93f
xinput: use the full range of the haptic motors (thanks, Trent!).
|
hace 7 años |
joystick
|
af44a5953a
Fixed bug 3672 - Add joystick to controllerdb
|
hace 7 años |
libm
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
loadso
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
main
|
c3bf69ca4b
haiku: Fixed compiling without OpenGL support.
|
hace 7 años |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
hace 7 años |
render
|
6de66e984f
Fixed bug 3324 - SDL_RenderReadPixels: Wrong rect coordinates with software renderer
|
hace 7 años |
stdlib
|
441d9ba2b0
Fixed bug 3341 - SDL_sscanf() problem
|
hace 7 años |
test
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
hace 7 años |
thread
|
6d661cab7b
windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING.
|
hace 7 años |
timer
|
84aeab17a2
haiku: Changed header paths to be more compatible.
|
hace 7 años |
video
|
79a846d486
Fixed bug 3334 - SDL_ShowMessageBox uses wrong index and accesses un-allocated memory
|
hace 7 años |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
hace 8 años |
SDL_assert.c
|
e889757bb3
assert: Better Emscripten support.
|
hace 8 años |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
hace 8 años |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
hace 8 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
|
45b774e3f7
Updated copyright for 2017
|
hace 8 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
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |