提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon bee8db3b04 config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate. 4 年之前
  Sam Lantinga e6c640f314 Enable the virtual joystick API by default 5 年之前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 年之前
  Ozkan Sezer eb8f14bb6a added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.) 5 年之前
  Ozkan Sezer ffc7d09197 endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b . 6 年之前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 年之前
  Ozkan Sezer b11c75e9f4 configury, cmake: add check for endpointvolume.h : 7 年之前
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver 7 年之前
  Ethan Lee b4fe7412f9 SDL_exp 7 年之前
  Ethan Lee 11c348b4d7 SDL_log10 7 年之前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 年之前
  Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 年之前
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 年之前
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 8 年之前
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included 8 年之前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 年之前
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 年之前
  Sam Lantinga 42065e785d Updated copyright to 2016 9 年之前
  David Ludwig 25abce513d WinRT: added Win10/UWP (Universal Windows Platform) support 9 年之前
  David Ludwig fa2d5ab497 WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms 9 年之前
  David Ludwig 623898f70b WinRT: lots of display and windowing related fixes 9 年之前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
  Philipp Wiesemann 3cfe0abe7b Fixed copyright date. 10 年之前
  David Ludwig bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 11 年之前
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 11 年之前
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! 11 年之前
  David Ludwig cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT 11 年之前
  Sam Lantinga b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 11 年之前
  Sam Lantinga 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 11 年之前
  Ryan C. Gordon 2a7aa9bde8 Fix build on Windows targets without dxgi.h, like MingW32. 11 年之前