提交历史

作者 SHA1 备注 提交日期
  Sylvain Becker b45abbb2a7 Bug 4576: fix warning and compile 7 年之前
  Sylvain Becker 9b3c2258aa Bug 4576: remove touch/mouse duplication for Android 7 年之前
  Sylvain Becker 9d28156f12 Bug 4576: remove touch/mouse duplication for IOS 7 年之前
  Sylvain Becker 42de5f97cc Bug 4576: remove touch/mouse duplication for WinRT 7 年之前
  Sylvain Becker b086edc915 Bug 4576: remove touch/mouse duplication for Emscripten 7 年之前
  Sylvain Becker b8e5c561d8 Bug 4576: remove touch/mouse duplication for Wayland 7 年之前
  Sylvain Becker 6bc2d9de1f Bug 4576: remove touch/mouse duplication for linux/EVDEV 7 年之前
  Sylvain Becker 1a4c3b57b7 Bug 4576: remove touch/mouse duplication for Windows 7 年之前
  Sylvain Becker a3f2c446ef Bug 4576: handle mapping of TouchEvents to MouseEvents at higher level 7 年之前
  Sam Lantinga 1febfedf85 configure.in: Rename configure.ac to fix an 'aclocal' warning 7 年之前
  Hugh McMaster 14b385f2bf docs: Replace references to configure.in with configure.ac 7 年之前
  Hugh McMaster af4bbb3064 configure.in: Rename to configure.ac to fix an 'aclocal' warning 7 年之前
  Sam Lantinga 9a8d5215c6 Handle potentially calling SDL_JoystickUpdate() and SDL_JoystickQuit() at the same time. 7 年之前
  Ryan C. Gordon 2fbfe8b912 coreaudio: Set audio callback thread priority. 7 年之前
  Ryan C. Gordon 6a3356ab3f Backed out changeset cec31de4e126 7 年之前
  Ryan C. Gordon 8ab698af15 opengles2: Fix static analysis warning. 7 年之前
  Sam Lantinga 01c924fa9e Hopefully fixed the mingw32 build 7 年之前
  Sam Lantinga deb7d08c28 Fixed Visual Studio build 7 年之前
  Sam Lantinga ac23d78f7a Didn't need to add SDL_windows.h include, that was already included 7 年之前
  Sam Lantinga b2e76d860f Fixed Windows RT build 7 年之前
  Sam Lantinga a71489221b Fixed archiving the SDL dynamic library on iOS and tvOS 7 年之前
  Sam Lantinga a0ac5ffc9f Fixed building with C++ 7 年之前
  Sam Lantinga 03fc5eebcb Fixed building with C++ 7 年之前
  Sam Lantinga 8177388e5e Fixed declaration of SDL_main_func for C++ 7 年之前
  Sam Lantinga 4d8ac6b8b2 Added support for building SDL as a dynamic library on tvOS 7 年之前
  Sam Lantinga de82759c84 Added support for building SDL as a dynamic library on iOS 7 年之前
  Ryan C. Gordon edebdeb47f testgesture: Make the background gray. 7 年之前
  Sam Lantinga 82ebe63f9a Fixed Visual Studio build 7 年之前
  Sam Lantinga d49f1faeb1 Fixed iOS build 7 年之前
  Sam Lantinga cf7c05c282 Fixed Mac OS X build 7 年之前