Historia zmian

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