| .. |
|
atomic
|
42065e785d
Updated copyright to 2016
|
10 лет назад |
|
audio
|
c023187548
audio: Fixed compiler warnings.
|
9 лет назад |
|
core
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
9 лет назад |
|
cpuinfo
|
a949882a98
cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment.
|
9 лет назад |
|
dynapi
|
8414c3d4ae
Fixed ABI, don't change the return type of SDL_GL_SwapWindow()
|
9 лет назад |
|
events
|
54188c8b9e
Fixed crash at startup
|
9 лет назад |
|
file
|
42065e785d
Updated copyright to 2016
|
10 лет назад |
|
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
9 лет назад |
|
haptic
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 лет назад |
|
joystick
|
d6bcec8f6a
WinRT: build fixes
|
9 лет назад |
|
libm
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
9 лет назад |
|
loadso
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
9 лет назад |
|
main
|
8a73f7e893
Fixed bug 3461 - Implement TEXTINPUT events for Haiku
|
9 лет назад |
|
power
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
9 лет назад |
|
render
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
9 лет назад |
|
stdlib
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 лет назад |
|
test
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 лет назад |
|
thread
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 лет назад |
|
timer
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 лет назад |
|
video
|
8414c3d4ae
Fixed ABI, don't change the return type of SDL_GL_SwapWindow()
|
9 лет назад |
|
SDL.c
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 лет назад |
|
SDL_assert.c
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
9 лет назад |
|
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
10 лет назад |
|
SDL_dataqueue.c
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
9 лет назад |
|
SDL_dataqueue.h
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
9 лет назад |
|
SDL_error.c
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 лет назад |
|
SDL_error_c.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 лет назад |
|
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 лет назад |
|
SDL_internal.h
|
8b960d4e0f
Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place.
|
9 лет назад |
|
SDL_log.c
|
91491824ae
Removed unneeded warning when running from Visual Studio
|
9 лет назад |