Commit History

Author SHA1 Message Date
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Ozkan Sezer b11c75e9f4 configury, cmake: add check for endpointvolume.h : 6 years ago
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver 6 years ago
  Sam Lantinga 5930b50855 Re-enabled the HIDAPI joystick driver on Windows and Mac OS X 6 years ago
  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 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 years ago
  Sam Lantinga afbba1822c Fixed compiling on Windows with HAVE_LIBC enabled 7 years ago
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 years ago
  Sam Lantinga 16b8c4ea43 Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h 7 years ago
  Sam Lantinga be1caece4a Correction: copysign has been supported by windows several toolchains 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 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 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset 7 years ago
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included 8 years ago
  Ryan C. Gordon 6046fd4cb0 wasapi: Initial WASAPI support, for Windows Vista and later. 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 10 years ago
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! 10 years ago
  Sam Lantinga b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 10 years ago
  Sam Lantinga 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 years ago
  Ryan C. Gordon 2a7aa9bde8 Fix build on Windows targets without dxgi.h, like MingW32. 11 years ago