Commit History

Author SHA1 Message Date
  Sam Lantinga 268fbcd460 Fixed compiler warning on Visual Studio 3 years ago
  Sam Lantinga d8dba5bcf3 Added support for the Logitech G923 racing wheel 3 years ago
  Ethan Lee 7f261d3b76 wayland: Fix returning to a window from fullscreen without calling SetWindowSize 3 years ago
  Ivan Epifanov 8da0dd17a1 Oops. Renderer already queues viewport change 3 years ago
  Ivan Epifanov 1fc519880d Reset/re-apply viewport on frame start/target change. Fixes SDL_RenderSetLogicalSize on PSVita 3 years ago
  Gianfranco Berardi 0cad302346 Removed reference to ant project. 3 years ago
  Ivan Epifanov 2465444fba Add missing dependencies 3 years ago
  Phillip Trudeau bc7ac134db Windows: Fix SDL_GetBasePath() truncating paths 3 years ago
  Paul Cercueil db5cd8c694 joystick: virtual: Fix event injection for axes/hats 3 years ago
  Paul Cercueil f3cf019ecb joystick: Add missing comma in joystick drivers list 3 years ago
  nia 98f2e38b26 Use <sys/endian.h> for endian detection on NetBSD 3 years ago
  Ozkan Sezer bc9888c9b5 OS2_GetDisplayModes: malloc a new copy of mode's driver data. 3 years ago
  Ozkan Sezer d28437de3c SDL_keyboard.c: Add bounds guards when assigning to the scancode array. 3 years ago
  Ethan Lee eb15b4e962 wayland: Drop SwapWindow calls for hidden windows 3 years ago
  Ryan C. Gordon 37d35a3e34 kmsdrm: hook up KMSDRM_GLES_DefaultProfileConfig for use. 3 years ago
  Ivan Epifanov 3c02814194 Update docs and fix typos 3 years ago
  Ivan Epifanov bbdd08e0b2 Build without PIB support by default and add flag to enable it 3 years ago
  Ivan Epifanov a4442476df Cleanup dead and duplicate code 3 years ago
  Ivan Epifanov c2b8b55634 Older api, not needed 3 years ago
  Ivan Epifanov dd2a285825 Remove leftovers 3 years ago
  Ozkan Sezer 2f248a2a31 SDL_cocoaevents.m: fix build against SDK < 10.12 after commit 0dd7024d. 3 years ago
  Dimitriy Ryazantcev f5122377c9 Move SDL_IsXInputDevice check above actual joystick allocation 3 years ago
  Dimitriy Ryazantcev 766d81ec86 Rewrite SDL_DINPUT_JoystickPresent method to avoid costly IDirectInput8_CreateDevice calls 3 years ago
  Dimitriy Ryazantcev a6da2fbf73 Rename haptic methods to avoid confusion with joystick: 3 years ago
  Dimitriy Ryazantcev 73dc68a7ae Simplify and cleanup DirectInput joystick backend code: 3 years ago
  Dimitriy Ryazantcev f2f759dca3 Remove not used DirectInput ignored_devices list 4 years ago
  Dimitriy Ryazantcev adc2d362ba Remove outdated and not used WIN_IsXInputDevice code 4 years ago
  Sam Lantinga 0e62926ec5 Fixed crash if vendor or product strings are empty 3 years ago
  Ryan C. Gordon 25fc40b0bd stdinc: Silence clang warning for -Wimplicit-fallthrough. 3 years ago
  Ryan C. Gordon e65a658320 x11: Add a hint to force override-redirect. 3 years ago