コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 年 前
  Sam Lantinga 222d25ad4b Fixed bug 3805 - Why is there no --enable-video-rpi option in configure? 7 年 前
  Sam Lantinga d51dc7378b Fixed bug 3797 - configure check for float.h 7 年 前
  Sam Lantinga e53c5c5c50 Fix QNX build - prioritize system EGL headers over the Khronos ones 7 年 前
  Sam Lantinga 92bf608527 Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0 7 年 前
  Sam Lantinga c0530bcdf3 We removed QuartzCore link dependency in commit 5be6badaf7e1 7 年 前
  Sam Lantinga 8ac85744cd Fixed Vulkan configure check for Android and added one for Mac OS X 7 年 前
  Sam Lantinga dbb0a2aa74 Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 7 年 前
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration 7 年 前
  Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h. 7 年 前
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 7 年 前
  Sam Lantinga f807655b7d Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT 7 年 前
  Sam Lantinga a78c20ae19 configury: check mmdeviceapi.h and audioclient.h before enabling wasapi. 7 年 前
  Sam Lantinga 2dc5d32fab Updated version to 2.0.6 7 年 前
  Sam Lantinga bcf0e07107 Added WASAPI audio target to autoconf build process 7 年 前
  Ryan C. Gordon 8816bb08f9 configure: Apple platforms don't need to build with -fpascal-strings anymore. 7 年 前
  Ryan C. Gordon 677b2e5713 configure: mac and iOS should compile core/unix/*.c 7 年 前
  Sam Lantinga fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 7 年 前
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 7 年 前
  Sam Lantinga f1829d956f Added SDL_wcscmp() 7 年 前
  Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 7 年 前
  Sam Lantinga e4124ff56d Fixed bug 3208 - Minor improvements to the configure script 7 年 前
  Sam Lantinga a48c9e6df8 Fixed bug 3292 - SDL_rwops and 64-bit file I/O 7 年 前
  Ryan C. Gordon 2d67381a95 haiku: non-x86 spins use a normal libstdc++ filename. Handle the differences. 7 年 前
  Sam Lantinga 56363ebf61 Fixed bug 3690 - SDL2 KMS/DRM render context support 7 年 前
  Sam Lantinga 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' 7 年 前
  Philipp Wiesemann 10764b209c Fixed missing audio entries in configure summary. 7 年 前
  Philipp Wiesemann e3497e7916 qnx: Fixed configure script setting wrong variable. 7 年 前
  Ryan C. Gordon 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 7 年 前
  Philipp Wiesemann 121d7d25d2 directfb: Fixed configure script not finding shared objects for dynamic loading. 7 年 前