.. |
atomic
|
42065e785d
Updated copyright to 2016
|
9 years ago |
audio
|
9492492d5f
Fixed bug 3516 - fix build on illumos
|
8 years ago |
core
|
b4e069e7f8
Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes
|
8 years ago |
cpuinfo
|
a949882a98
cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment.
|
8 years ago |
dynapi
|
85d8a79f65
Fixed updated return value for SDL_GL_SwapWindow()
|
8 years ago |
events
|
54188c8b9e
Fixed crash at startup
|
8 years ago |
file
|
42065e785d
Updated copyright to 2016
|
9 years ago |
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
8 years ago |
haptic
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 years ago |
joystick
|
af26379881
Fixed crash if allocating memory for game controller failed.
|
8 years ago |
libm
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
8 years ago |
loadso
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
8 years ago |
main
|
8a73f7e893
Fixed bug 3461 - Implement TEXTINPUT events for Haiku
|
8 years ago |
power
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
8 years ago |
render
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
8 years ago |
stdlib
|
880842cfdf
Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges
|
8 years ago |
test
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 years ago |
thread
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 years ago |
timer
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
8 years ago |
video
|
7f2068daca
Fixed bug 3541 - DisplayIndex out of bounds in SDL_SetWindowPosition
|
8 years ago |
SDL.c
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
8 years ago |
SDL_assert.c
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
8 years ago |
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_dataqueue.c
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 years ago |
SDL_dataqueue.h
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 years ago |
SDL_error.c
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 years ago |
SDL_error_c.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 years ago |
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
8 years ago |
SDL_internal.h
|
8b960d4e0f
Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place.
|
8 years ago |
SDL_log.c
|
91491824ae
Removed unneeded warning when running from Visual Studio
|
8 years ago |