Commit History

Author SHA1 Message Date
  Frank Praznik 69ec0322d3 win32: Make leaving fullscreen when the window already isn't fullscreen a no-op 1 year ago
  Frank Praznik 8f79e0b7f8 win32: Fix high-DPI debug logging 1 year ago
  Sylvain a4496f7dcf Update doc: SDL_SoftStretch() and SDL_SoftStretchLinear() #8667 1 year ago
  Dimitriy Ryazantcev 43309d38ed joystick: Extract 0x02a9 and 0x0291 PIDs into separate defines. 1 year ago
  Sylvain 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() 1 year ago
  Sam Lantinga 4d5949dcf6 Added a controller name for the Steam virtual gamepad 1 year ago
  Sam Lantinga 695846f2ed Pass through the name of the controller for the XInput mapping 1 year ago
  Frank Praznik 1745289b1b x11: Don't move the window when restoring and ensure that resize and position events are sent when entering or leaving fullscreen 1 year ago
  Dimitriy Ryazantcev 08a7ca4d53 XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice 1 year ago
  Sam Lantinga 7f75178908 Verify that the %p format specifier works for 64-bit pointers 1 year ago
  Sam Lantinga 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error 1 year ago
  Matt Guerrette 240e7747c8 Fix #8702: Add SDL_hidapi_steamdeck.c to Xcode target 1 year ago
  Frank Praznik b937c54b66 win32: Set all size and position variables for external windows 1 year ago
  Sam Lantinga 8c285828e5 Fixed return value for SDL_UDEV_AddCallback() 1 year ago
  Sam Lantinga cbf9012c74 Fixed build 1 year ago
  Sam Lantinga 5547007915 Added test for inverted cursor 1 year ago
  Dimitriy Ryazantcev 0ab13f2498 joystick: fixup for Wireless Xbox 360 Controller VID/PID detection in WGI backend. 1 year ago
  Dimitriy Ryazantcev 627d134b9e Add support for monochrome cursors with inverted pixels under Windows. 1 year ago
  Frank Praznik 21879faf48 wayland: Handle mouse focus when receiving touch events 1 year ago
  Sam Lantinga 58a5f5cbe8 Allow sendCommand() to be overridden by derived classes 1 year ago
  Sam Lantinga e6d8ef1a5b Revert "Back out Steam virtual gamepad changes" 1 year ago
  Sam Lantinga b0e7b7db6f Don't unload graphics libraries until after the window has been destroyed. 1 year ago
  Max Maisel 69288038ed Refactor away some additional integer types. 1 year ago
  Max Maisel f3048e3cd2 Add new file to vcxproj files. 1 year ago
  Max Maisel 5a21febecb Add new steam deck HIDAPI controller to controller database. 1 year ago
  Max Maisel 67d44c1017 Disable lizard mode while steam deck HID device is opened. 1 year ago
  Max Maisel 6dd6827343 Translate steam deck HID reports to SDL events. 1 year ago
  Max Maisel 94f621e030 Implement steam deck HIDAPI initialization. 1 year ago
  Max Maisel c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. 1 year ago
  Sam Lantinga 0baee3e676 Reversed test to be easier to read, more efficient, and match other code 1 year ago