| .. |
|
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
8 年之前 |
|
audio
|
ca15c7d67f
wave: SDL_LoadWAV now supports 24-bit audio.
|
8 年之前 |
|
core
|
aa85436ec7
Fixed compile warning
|
8 年之前 |
|
cpuinfo
|
b821ded96c
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
8 年之前 |
|
dynapi
|
fb28393200
vulkan: use "unsigned int" instead of "unsigned"
|
8 年之前 |
|
events
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 年之前 |
|
file
|
ae667da638
Fixed a bunch of compiler warnings.
|
8 年之前 |
|
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
8 年之前 |
|
haptic
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 年之前 |
|
joystick
|
20207abf80
macOS: Update controller mapping of Steelseries Stratus XL to account for reversed thumbstick y-axis values (bug #3483).
|
8 年之前 |
|
libm
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
|
loadso
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
|
main
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
8 年之前 |
|
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
8 年之前 |
|
render
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
8 年之前 |
|
stdlib
|
1b2492ed8a
Fixed 64-bit build warning
|
8 年之前 |
|
test
|
4657d9f33c
We don't need to pass the renderer into SDLTest_CleanupTextDrawing()
|
8 年之前 |
|
thread
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 年之前 |
|
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 年之前 |
|
video
|
0c892abcd0
raspberrypi: The latest Raspbian moved its EGL and GLES2 libs elsewhere.
|
8 年之前 |
|
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
9 年之前 |
|
SDL_assert.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
8 年之前 |
|
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
|
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
9 年之前 |
|
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
9 年之前 |
|
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
8 年之前 |
|
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
|
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
|
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
9 年之前 |
|
SDL_log.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 年之前 |