Commit történet

Szerző SHA1 Üzenet Dátum
  Paul Cercueil db5cd8c694 joystick: virtual: Fix event injection for axes/hats 3 éve
  Paul Cercueil f3cf019ecb joystick: Add missing comma in joystick drivers list 3 éve
  nia 98f2e38b26 Use <sys/endian.h> for endian detection on NetBSD 3 éve
  Ozkan Sezer bc9888c9b5 OS2_GetDisplayModes: malloc a new copy of mode's driver data. 3 éve
  Ozkan Sezer d28437de3c SDL_keyboard.c: Add bounds guards when assigning to the scancode array. 3 éve
  Ethan Lee eb15b4e962 wayland: Drop SwapWindow calls for hidden windows 3 éve
  Ryan C. Gordon 37d35a3e34 kmsdrm: hook up KMSDRM_GLES_DefaultProfileConfig for use. 3 éve
  Ivan Epifanov 3c02814194 Update docs and fix typos 3 éve
  Ivan Epifanov bbdd08e0b2 Build without PIB support by default and add flag to enable it 3 éve
  Ivan Epifanov a4442476df Cleanup dead and duplicate code 3 éve
  Ivan Epifanov c2b8b55634 Older api, not needed 3 éve
  Ivan Epifanov dd2a285825 Remove leftovers 3 éve
  Ozkan Sezer 2f248a2a31 SDL_cocoaevents.m: fix build against SDK < 10.12 after commit 0dd7024d. 3 éve
  Dimitriy Ryazantcev f5122377c9 Move SDL_IsXInputDevice check above actual joystick allocation 3 éve
  Dimitriy Ryazantcev 766d81ec86 Rewrite SDL_DINPUT_JoystickPresent method to avoid costly IDirectInput8_CreateDevice calls 3 éve
  Dimitriy Ryazantcev a6da2fbf73 Rename haptic methods to avoid confusion with joystick: 3 éve
  Dimitriy Ryazantcev 73dc68a7ae Simplify and cleanup DirectInput joystick backend code: 3 éve
  Dimitriy Ryazantcev f2f759dca3 Remove not used DirectInput ignored_devices list 4 éve
  Dimitriy Ryazantcev adc2d362ba Remove outdated and not used WIN_IsXInputDevice code 4 éve
  Sam Lantinga 0e62926ec5 Fixed crash if vendor or product strings are empty 3 éve
  Ryan C. Gordon 25fc40b0bd stdinc: Silence clang warning for -Wimplicit-fallthrough. 3 éve
  Ryan C. Gordon e65a658320 x11: Add a hint to force override-redirect. 3 éve
  Ryan C. Gordon 642fa0e3cf configure: Enable KMSDRM target by default. 3 éve
  Ryan C. Gordon 56e96254c2 build-scripts: modernized gcc-fat.sh for Big Sur and ARM64. 3 éve
  Sam Lantinga cb5e86353b Fixed crash after reinitializing libusb HID support 3 éve
  Eric Wasylishen c33e3c15fb testwm2: draw various debug logging into the window itself 3 éve
  Cameron Gutman e13b43ac21 Don't skip sending wakeups for the current thread 3 éve
  Cameron Gutman b992b915e5 Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case 3 éve
  Cameron Gutman 85b51e6c92 Fall back to polling normally if not operating the win32 message loop 3 éve
  Cameron Gutman e13d5df00b Call SDL_SendWakeupEvent() directly from SDL_PeepEvent() 3 éve