提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 347fe70432 Fixed bug 3789 - Android : small clean up 8 年之前
  Sam Lantinga e53c5c5c50 Fix QNX build - prioritize system EGL headers over the Khronos ones 8 年之前
  Sam Lantinga 92bf608527 Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0 8 年之前
  Sam Lantinga c0530bcdf3 We removed QuartzCore link dependency in commit 5be6badaf7e1 8 年之前
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration 8 年之前
  Sam Lantinga ea91908e95 Fixed Android ABI check to match vulkan/vk_platform.h 8 年之前
  Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h. 8 年之前
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 8 年之前
  Sam Lantinga 5ca0152218 Fixed bug 3774 - Cmake build fails for Android 8 年之前
  Sam Lantinga f807655b7d Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT 8 年之前
  Sam Lantinga a78c20ae19 configury: check mmdeviceapi.h and audioclient.h before enabling wasapi. 8 年之前
  Sam Lantinga 2dc5d32fab Updated version to 2.0.6 8 年之前
  Ryan C. Gordon 5c4a45f1cc cmake: some iOS fixes (don't link to Cocoa or Carbon frameworks). 8 年之前
  Ryan C. Gordon f4011bf081 cmake: added a FIXME for later. 8 年之前
  Ryan C. Gordon f75caa2ff6 cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!). 8 年之前
  Ryan C. Gordon 47beda9767 cmake: add core/unix sources to the build. 8 年之前
  Sam Lantinga fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 年之前
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 8 年之前
  Sam Lantinga f1829d956f Added SDL_wcscmp() 8 年之前
  Sam Lantinga 75d5f34398 Forgot to add function check for fopen64 to CMake build 8 年之前
  Ryan C. Gordon 73c6cebb80 cmake: Pacify warning about Policy CMP0042 not being set. 8 年之前
  Sam Lantinga 496337b3cf Fixed bug 3651 - CMake build does not install CMake package configuration 8 年之前
  Olli Kallioinen 2b5a5c510b Android build fixes 9 年之前
  Sam Lantinga 56363ebf61 Fixed bug 3690 - SDL2 KMS/DRM render context support 8 年之前
  Sam Lantinga 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' 8 年之前
  Sam Lantinga c1cd93e562 Fixed bug 3670 - CMake IOS haptic error 9 年之前
  Ryan C. Gordon e5f4a71f1a cmake: iOS haptic section was referencing power source code (thanks, Martin!). 9 年之前
  Ryan C. Gordon d9039f2396 jack: Initial shot at a JACK audio target. 9 年之前
  Olli Kallioinen 11289b766f Android cmake build fixed to work with the official android gradle plugin 9 年之前
  Ryan C. Gordon dc8a22cd9c cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!). 9 年之前