Commit History

Author SHA1 Message Date
  Sam Lantinga b37518b3d8 SDL: disable HIDAPI in SDL on Windows/Mac. 6 years ago
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 6 years ago
  Ethan Lee b4fe7412f9 SDL_exp 6 years ago
  Ethan Lee 11c348b4d7 SDL_log10 6 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 6 years ago
  Alex Szpakowski 48fea0cee4 macOS: Fix MoltenVK Metal view resizing, and allow the metal view to be used without vulkan. 6 years ago
  Ryan C. Gordon 2a2c8d42ca Initial shot at a renderer target for Apple's Metal API. 8 years ago
  Sam Lantinga 57ebc72714 Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library 6 years ago
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() 6 years ago
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 years ago
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 years ago
  Sam Lantinga d51dc7378b Fixed bug 3797 - configure check for float.h 7 years ago
  Sam Lantinga abf8fc4c01 Fixed check for Mac OS X 10.11+ SDK (thanks Edward Rudd!) 7 years ago
  Sam Lantinga 2d655cd814 MAC_OS_X_VERSION_MAX_REQUIRED isn't actually set in recent Xcode versions 7 years ago
  Sam Lantinga 1067b528d3 Fixed building with an older Mac OS X SDK 7 years ago
  Sam Lantinga e8b114ecfc Vulkan support on Mac OS X introduces a link time dependency (CAMetalLayer) on 10.11 and newer 7 years ago
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration 7 years ago
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 7 years ago
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included 7 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 7 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 7 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 8 years ago
  Philipp Wiesemann 0e45984fa0 Fixed crash if initialization of EGL failed but was tried again later. 9 years ago