.. |
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
7 years ago |
audio
|
8e7998e19d
Fixed bug 3710 - SDL_OpenAudio(desired, obtained) doesn't update desired's size when obtained is NULL
|
7 years ago |
core
|
fe21a74763
Fixed bug 2266 - please add notifications for clipboard updates on Android
|
7 years ago |
cpuinfo
|
b821ded96c
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
7 years ago |
dynapi
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
7 years ago |
events
|
7a9b9e05e0
SDL_mouse.c doesn't need default_cursor.h.
|
7 years ago |
file
|
c7b4f2b92e
rwops: Fixed 64-bit file i/o on QNX.
|
7 years ago |
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
7 years ago |
haptic
|
72b195d27c
Fixed Android build warning
|
7 years ago |
joystick
|
bbd9acdddb
Add support for GameSir G4s
|
7 years ago |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
main
|
2dc5d32fab
Updated version to 2.0.6
|
7 years ago |
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
7 years ago |
render
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
7 years ago |
stdlib
|
fcf83e7908
Fixed bug 3768 - provide a quick copysign() solution for watcom
|
7 years ago |
test
|
ded5b3a4b4
Fixed crash at shutdown if the window couldn't be created
|
7 years ago |
thread
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 years ago |
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 years ago |
video
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
7 years ago |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
8 years ago |
SDL_assert.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 years ago |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 years ago |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 years ago |
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
7 years ago |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 years ago |
SDL_log.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 years ago |