.. |
atomic
|
42065e785d
Updated copyright to 2016
|
9 gadi atpakaļ |
audio
|
f956df23bb
audio: fixed arbitrary upsampling (thanks, Sylvain!).
|
8 gadi atpakaļ |
core
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
8 gadi atpakaļ |
cpuinfo
|
a949882a98
cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment.
|
8 gadi atpakaļ |
dynapi
|
85d8a79f65
Fixed updated return value for SDL_GL_SwapWindow()
|
8 gadi atpakaļ |
events
|
54188c8b9e
Fixed crash at startup
|
8 gadi atpakaļ |
file
|
42065e785d
Updated copyright to 2016
|
9 gadi atpakaļ |
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
8 gadi atpakaļ |
haptic
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 gadi atpakaļ |
joystick
|
b4ea63ec2c
Fixed crash if there are multiple joysticks closed during the joystick update loop
|
8 gadi atpakaļ |
libm
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
8 gadi atpakaļ |
loadso
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
8 gadi atpakaļ |
main
|
8a73f7e893
Fixed bug 3461 - Implement TEXTINPUT events for Haiku
|
8 gadi atpakaļ |
power
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
8 gadi atpakaļ |
render
|
fb5fd67ccb
Fixed all known static analysis bugs, with checker-279 on macOS.
|
8 gadi atpakaļ |
stdlib
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 gadi atpakaļ |
test
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 gadi atpakaļ |
thread
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 gadi atpakaļ |
timer
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
8 gadi atpakaļ |
video
|
eda74fda96
tvOS: Expose remote swipe gestures as arrow key presses (thanks oviano!)
|
8 gadi atpakaļ |
SDL.c
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
8 gadi atpakaļ |
SDL_assert.c
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
8 gadi atpakaļ |
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
9 gadi atpakaļ |
SDL_dataqueue.c
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 gadi atpakaļ |
SDL_dataqueue.h
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 gadi atpakaļ |
SDL_error.c
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 gadi atpakaļ |
SDL_error_c.h
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 gadi atpakaļ |
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
8 gadi atpakaļ |
SDL_internal.h
|
8b960d4e0f
Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place.
|
8 gadi atpakaļ |
SDL_log.c
|
91491824ae
Removed unneeded warning when running from Visual Studio
|
8 gadi atpakaļ |