コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 02addf135d url: Another attempt at WinRT implementation. 4 年 前
  Ozkan Sezer 1f4b5d54ca windows/SDL_syslocale.c: make it build against older SDKs. 4 年 前
  Ryan C. Gordon 6c6d2bdd35 url: Build WinRT-specific code as C++/CX instead of plain C++. 4 年 前
  Ryan C. Gordon 7bec9df11a url: Add to Xcode project files, iOS/mac fixes. 4 年 前
  Ryan C. Gordon 57e3003d3f url: Attempt at WinRT support. 4 年 前
  Ryan C. Gordon 566479c8ef url: ShellExecuteW returns an HINSTANCE, so deal with that more correctly. 4 年 前
  Ryan C. Gordon b7b2995fbe url: Added to Visual Studio project files. 4 年 前
  Ryan C. Gordon ee56090d3d url: Cleanups and compiler warning fixes. 4 年 前
  Ryan C. Gordon cc158f2983 url: removed "extern" from function declaration. 4 年 前
  Ryan C. Gordon a3802cc533 url: Patched to compile on C89 compilers. 4 年 前
  Ozkan Sezer 66d847bd5c url: Patched to compile on OS/2. 4 年 前
  Ryan C. Gordon 0099e38a9a url: More win32 fixes. 4 年 前
  Ryan C. Gordon 3fe5ce7b9a url: Patched to compile on OS/2. 4 年 前
  Ryan C. Gordon 1f4fecc5c1 url: Patched to compile on Windows. 4 年 前
  Ryan C. Gordon 777d0f19f8 url: patched to compile on macOS. 4 年 前
  Ryan C. Gordon d068d05aa5 url: Make sure Haiku's C++ implementation is flagged as 'extern "C"' 4 年 前
  Ryan C. Gordon bf9fcb539a url: The function is "SDL_Unsupported" not "SDL_Unimplemented" 4 年 前
  Ryan C. Gordon 2d82cf78e1 url: put the Android bits in core/android 4 年 前
  Ryan C. Gordon efd665e2c7 Backed out changeset a43cb4e54949 4 年 前
  Ryan C. Gordon 913aa610b5 url: Include SDL_misc.h to get public function declaration. 4 年 前
  Ryan C. Gordon 5f68812249 url: patched to compile on Android. 4 年 前
  Ryan C. Gordon 84f1b95008 url: fixed wrong include. 4 年 前
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 年 前
  Sylvain Becker a70bb58d4b Android: fix joystick allocation that can be never used 4 年 前
  Sylvain Becker 2e38c94950 Fix bug 5303 - Touch/Mouse events simulation doesn't work on Android 11 4 年 前
  Sylvain Becker cd6670bff3 SDL_Surface refcount: fix memory leak when blitting between stack'ed surfaces 4 年 前
  Ozkan Sezer 883509fc84 ran gendynapi.pl after new (android-only) api additions. 4 年 前
  Sylvain Becker 0467e332af Android: small change to access to device diagonal value 4 年 前
  Sylvain Becker 62b029f33b Android: missing import class Uri 4 年 前
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) 4 年 前