Commit History

Author SHA1 Message Date
  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 bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 years ago
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 8 years ago
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included 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 9 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  David Ludwig 25abce513d WinRT: added Win10/UWP (Universal Windows Platform) support 10 years ago
  David Ludwig fa2d5ab497 WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms 10 years ago
  David Ludwig 623898f70b WinRT: lots of display and windowing related fixes 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Philipp Wiesemann 3cfe0abe7b Fixed copyright date. 10 years ago
  David Ludwig bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 11 years ago
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 11 years ago
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! 11 years ago
  David Ludwig cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT 11 years ago
  Sam Lantinga b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 11 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
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago