.. |
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
7 gadi atpakaļ |
audio
|
d619d88560
Fixed bug 3662 - Error message when using the audio conversion setup without an initialized audio subsystem is a bit vague
|
7 gadi atpakaļ |
core
|
aa85436ec7
Fixed compile warning
|
7 gadi atpakaļ |
cpuinfo
|
b821ded96c
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
7 gadi atpakaļ |
dynapi
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
7 gadi atpakaļ |
events
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
7 gadi atpakaļ |
file
|
ae667da638
Fixed a bunch of compiler warnings.
|
7 gadi atpakaļ |
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
7 gadi atpakaļ |
haptic
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
7 gadi atpakaļ |
joystick
|
b54bcb34d0
Fixed bug 3483 - Steelseries Nimbus MFi controller reversed Y-axis analog stick
|
7 gadi atpakaļ |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
main
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
7 gadi atpakaļ |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
7 gadi atpakaļ |
render
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
7 gadi atpakaļ |
stdlib
|
ae667da638
Fixed a bunch of compiler warnings.
|
7 gadi atpakaļ |
test
|
9ca6292372
Added some missing render capability flags
|
7 gadi atpakaļ |
thread
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
7 gadi atpakaļ |
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 gadi atpakaļ |
video
|
2d10a3f2b9
The dummy video driver check is now covered by explicitly checking for cocoa above.
|
7 gadi atpakaļ |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
8 gadi atpakaļ |
SDL_assert.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 gadi atpakaļ |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 gadi atpakaļ |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 gadi atpakaļ |
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
7 gadi atpakaļ |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
8 gadi atpakaļ |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 gadi atpakaļ |
SDL_log.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 gadi atpakaļ |