Ryan C. Gordon 099ae43e81 audio: Fixed compiler warning on Visual Studio. 7 роки тому
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 7 роки тому
audio 099ae43e81 audio: Fixed compiler warning on Visual Studio. 7 роки тому
core 53b2c91d26 Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example. 7 роки тому
cpuinfo b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 7 роки тому
dynapi fb28393200 vulkan: use "unsigned int" instead of "unsigned" 7 роки тому
events 50efbda736 Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 7 роки тому
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 роки тому
filesystem 00905c98be filesystem: Patched to compile on QNX. 7 роки тому
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 роки тому
joystick 2fd5235145 Added stubs for simple Steam Controller support 7 роки тому
libm 45b774e3f7 Updated copyright for 2017 8 роки тому
loadso 45b774e3f7 Updated copyright for 2017 8 роки тому
main dbb0a2aa74 Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 7 роки тому
power b36755a3fc power: whoops, that should be "==" not "!=". 7 роки тому
render 5ae90ef67a Fixed bug 3788 - software renderer crashes in SDL_RenderCopyEx with rotation and dstrect w or h is 0 7 роки тому
stdlib 19114b0378 Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c 7 роки тому
test 0fea9164eb Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window. 7 роки тому
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 роки тому
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 роки тому
video 58d1c54d06 Fixed spacing 7 роки тому
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 роки тому
SDL_assert.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 роки тому
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 8 роки тому
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 роки тому
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 роки тому
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 7 роки тому
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 8 роки тому
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 7 роки тому
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 роки тому
SDL_log.c de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 роки тому