Historique des commits

Auteur SHA1 Message Date
  Eric Wasylishen 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) il y a 3 ans
  Sam Lantinga 27ce914463 Send absolute mouse motion when in normal mouse mode and relative mouse motion when in relative mode on iOS il y a 3 ans
  Sam Lantinga 19c129faba Added documentation that the UIApplicationSupportsIndirectInputEvents key must be set to true il y a 3 ans
  Sam Lantinga a7e2e3a329 Fixed rendering in the iOS touch demo il y a 3 ans
  Sam Lantinga 7681929cb4 Don't send the initial joystick axis event if the application is in the background il y a 3 ans
  Sam Lantinga d31f90d9e1 Don't send game controller touchpad or sensor events unless the application has focus il y a 3 ans
  Sam Lantinga d2f756360e When making the window centered it should use windowed mode size since it doesn't affect fullscreen windows il y a 3 ans
  Susko3 1fc25bd839 Properly position the IME window(s) on windows il y a 3 ans
  Ryan C. Gordon 04f42e0468 metal: Deal better with -[CAMetalLayer nextDrawable] returning nil. il y a 3 ans
  Ryan C. Gordon 8f63e9ff68 cmake: use generated SDL_config.h to build SDLmain static lib il y a 3 ans
  Ryan C. Gordon 3a82e432f0 cmake: Moved back to requiring merely CMake 3.0.0. il y a 3 ans
  Ryan C. Gordon cfdbd6acca docs: Modernized README-macosx.md and cleaned up the Markdown a little. il y a 3 ans
  Sam Lantinga 0f2bf62935 Fixed building hidapi when libusb is available il y a 3 ans
  Sam Lantinga 7b9fe52e1a We're no longer building a separate shared library for hidapi il y a 3 ans
  Sylvain e8731933cc Fixed warning: macro is not used il y a 3 ans
  Sylvain c7065bf42f Fix warning: declaration shadows a local variable il y a 3 ans
  Cameron Gutman 715e7bda22 haptic: Don't enumerate joysticks if the joystick subsystem is active il y a 3 ans
  Ozkan Sezer b2ce22a077 added src/hidapi/*.c to sources in standalone makefiles il y a 3 ans
  Ethan Lee ae67c7d2da Implemented SDL_SetWindowMouseRect() on Wayland il y a 3 ans
  Sam Lantinga 18e69827aa Fixed Linux build il y a 3 ans
  Yufei Huang 881f747d5c Always destroy icon il y a 3 ans
  Yufei Huang 7fea557b99 SDL_windowsmouse.c: Remove LR_COPYDELETEORG flag il y a 3 ans
  Sam Lantinga 67c42cb44c Fixed Windows build il y a 3 ans
  Sam Lantinga fd79607eb0 Added SDL_GetWindowMouseRect() il y a 3 ans
  Sam Lantinga 4db546b092 Implemented SDL_SetWindowMouseRect() on macOS il y a 3 ans
  Sam Lantinga 037030a7a2 Install SDL_hidapi.h il y a 3 ans
  Cameron Gutman 9c95c2491c x11: Use XCheckIfEvent() instead of XNextEvent() for thread-safety il y a 3 ans
  Cameron Gutman e9dae813d9 CI: disable fail-fast to avoid aborting build when one platform fails il y a 3 ans
  Sam Lantinga 2d23d66a61 Fixed SetWindowMouseRect return value on Windows il y a 3 ans
  Sam Lantinga 7d21322df1 Implemented SDL_SetWindowMouseRect() on Windows il y a 3 ans