.. |
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
hace 7 años |
audio
|
6dd3f55d55
Fixed WinRT build after changing the header guard preprocessor symbol
|
hace 7 años |
core
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
hace 7 años |
cpuinfo
|
b821ded96c
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
hace 7 años |
dynapi
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
hace 7 años |
events
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
hace 7 años |
file
|
c7b4f2b92e
rwops: Fixed 64-bit file i/o on QNX.
|
hace 7 años |
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
hace 7 años |
haptic
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 7 años |
joystick
|
2a945b44cb
Fixed bug 2361 - [Android] Joysticks do not have unique IDs
|
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
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
hace 7 años |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
hace 7 años |
render
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
hace 7 años |
stdlib
|
fcf83e7908
Fixed bug 3768 - provide a quick copysign() solution for watcom
|
hace 7 años |
test
|
ded5b3a4b4
Fixed crash at shutdown if the window couldn't be created
|
hace 7 años |
thread
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 7 años |
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 7 años |
video
|
9341589925
Removed unneeded Vulkan symbol definitions
|
hace 7 años |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
hace 8 años |
SDL_assert.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
hace 7 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
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 7 años |