コミット履歴

作者 SHA1 メッセージ 日付
  Ozkan Sezer b2ce22a077 added src/hidapi/*.c to sources in standalone makefiles 3 年 前
  Ethan Lee ae67c7d2da Implemented SDL_SetWindowMouseRect() on Wayland 3 年 前
  Sam Lantinga 18e69827aa Fixed Linux build 3 年 前
  Yufei Huang 881f747d5c Always destroy icon 3 年 前
  Yufei Huang 7fea557b99 SDL_windowsmouse.c: Remove LR_COPYDELETEORG flag 3 年 前
  Sam Lantinga 67c42cb44c Fixed Windows build 3 年 前
  Sam Lantinga fd79607eb0 Added SDL_GetWindowMouseRect() 3 年 前
  Sam Lantinga 4db546b092 Implemented SDL_SetWindowMouseRect() on macOS 3 年 前
  Sam Lantinga 037030a7a2 Install SDL_hidapi.h 3 年 前
  Cameron Gutman 9c95c2491c x11: Use XCheckIfEvent() instead of XNextEvent() for thread-safety 3 年 前
  Cameron Gutman e9dae813d9 CI: disable fail-fast to avoid aborting build when one platform fails 3 年 前
  Sam Lantinga 2d23d66a61 Fixed SetWindowMouseRect return value on Windows 3 年 前
  Sam Lantinga 7d21322df1 Implemented SDL_SetWindowMouseRect() on Windows 3 年 前
  Ozkan Sezer 684b3b312a regenerated configure script. 3 年 前
  Ethan Lee 4b42c05ba1 video: Add SDL_SetWindowMouseRect. 3 年 前
  Ryan C. Gordon 1a98dcb6aa Revert "include: Updated SDL_config_emscripten.h from emscripten-ports." 3 年 前
  Ozkan Sezer dcc919096f autotools: initial adjustments after the recent hidapi changes. 3 年 前
  Ozkan Sezer 2636d839e3 cmake: add hidapi to 'SDL_SUBSYSTEMS' 3 年 前
  Ozkan Sezer 1739ef3ee1 sdlchecks.cmake: remove libusb/hid.c and SDL_hidapi.c additions to srcs 3 年 前
  Ozkan Sezer 36067fa129 cmake: include hid.cpp in android sources 3 年 前
  Ozkan Sezer 84138b7719 minor update to os2 config file. 3 年 前
  Ozkan Sezer 001aa4dab8 cmake: more hidapi fixes. 3 年 前
  Sam Lantinga a3e8fd49e6 Cancel any accumulated mouse wheel motion in the opposite direction when the wheel direction changes 3 年 前
  Sam Lantinga 5dbbc8e61f Added mouse wheel deltas with floating point precision 3 年 前
  Sam Lantinga d95a52c9a5 Fixed comment typo 3 年 前
  Ethan Lee fc998b8ec9 wayland: Return true for HasScreenKeyboardSupport only if no physical keyboard exists 3 年 前
  Sam Lantinga 4bbbe5f84c Fixed CMake build by adding hidapi files 3 年 前
  Sam Lantinga b8327a4a48 Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 3 年 前
  Sam Lantinga 2a6feb5011 Removed accidental debugging commit (thanks @DomGries!) 3 年 前
  Sam Lantinga 6c56e27511 Set both _NET_WM_NAME and WM_NAME so SDL windows can be shared in the browser. 3 年 前