Commit History

Author SHA1 Message Date
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration 8 years ago
  Sam Lantinga ea91908e95 Fixed Android ABI check to match vulkan/vk_platform.h 8 years ago
  Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h. 8 years ago
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 8 years ago
  Sam Lantinga 5ca0152218 Fixed bug 3774 - Cmake build fails for Android 8 years ago
  Sam Lantinga f807655b7d Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT 8 years ago
  Sam Lantinga a78c20ae19 configury: check mmdeviceapi.h and audioclient.h before enabling wasapi. 8 years ago
  Sam Lantinga 2dc5d32fab Updated version to 2.0.6 8 years ago
  Ryan C. Gordon 5c4a45f1cc cmake: some iOS fixes (don't link to Cocoa or Carbon frameworks). 8 years ago
  Ryan C. Gordon f4011bf081 cmake: added a FIXME for later. 8 years ago
  Ryan C. Gordon f75caa2ff6 cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!). 8 years ago
  Ryan C. Gordon 47beda9767 cmake: add core/unix sources to the build. 8 years ago
  Sam Lantinga fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 years ago
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 8 years ago
  Sam Lantinga f1829d956f Added SDL_wcscmp() 8 years ago
  Sam Lantinga 75d5f34398 Forgot to add function check for fopen64 to CMake build 8 years ago
  Ryan C. Gordon 73c6cebb80 cmake: Pacify warning about Policy CMP0042 not being set. 8 years ago
  Sam Lantinga 496337b3cf Fixed bug 3651 - CMake build does not install CMake package configuration 8 years ago
  Olli Kallioinen 2b5a5c510b Android build fixes 9 years ago
  Sam Lantinga 56363ebf61 Fixed bug 3690 - SDL2 KMS/DRM render context support 8 years ago
  Sam Lantinga 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' 8 years ago
  Sam Lantinga c1cd93e562 Fixed bug 3670 - CMake IOS haptic error 9 years ago
  Ryan C. Gordon e5f4a71f1a cmake: iOS haptic section was referencing power source code (thanks, Martin!). 9 years ago
  Ryan C. Gordon d9039f2396 jack: Initial shot at a JACK audio target. 9 years ago
  Olli Kallioinen 11289b766f Android cmake build fixed to work with the official android gradle plugin 9 years ago
  Ryan C. Gordon dc8a22cd9c cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!). 9 years ago
  Ryan C. Gordon a7fc2822d4 audio: rename bsd target to netbsd. 9 years ago
  Ryan C. Gordon 0e7530b057 cmake: add WASAPI audio target to the build (thanks, Martin!). 9 years ago
  Ryan C. Gordon 5ea0c893cd CMake: fixed logic error in setting -mfpmath=387. 9 years ago
  Ryan C. Gordon 3594bf8eeb audio: Wired up new SSE code to build system. 9 years ago