提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 8c285828e5 Fixed return value for SDL_UDEV_AddCallback() 1 年之前
  Sam Lantinga cbf9012c74 Fixed build 1 年之前
  Sam Lantinga 5547007915 Added test for inverted cursor 1 年之前
  Dimitriy Ryazantcev 0ab13f2498 joystick: fixup for Wireless Xbox 360 Controller VID/PID detection in WGI backend. 1 年之前
  Dimitriy Ryazantcev 627d134b9e Add support for monochrome cursors with inverted pixels under Windows. 1 年之前
  Frank Praznik 21879faf48 wayland: Handle mouse focus when receiving touch events 1 年之前
  Sam Lantinga 58a5f5cbe8 Allow sendCommand() to be overridden by derived classes 1 年之前
  Sam Lantinga e6d8ef1a5b Revert "Back out Steam virtual gamepad changes" 1 年之前
  Sam Lantinga b0e7b7db6f Don't unload graphics libraries until after the window has been destroyed. 1 年之前
  Max Maisel 69288038ed Refactor away some additional integer types. 1 年之前
  Max Maisel f3048e3cd2 Add new file to vcxproj files. 1 年之前
  Max Maisel 5a21febecb Add new steam deck HIDAPI controller to controller database. 1 年之前
  Max Maisel 67d44c1017 Disable lizard mode while steam deck HID device is opened. 1 年之前
  Max Maisel 6dd6827343 Translate steam deck HID reports to SDL events. 1 年之前
  Max Maisel 94f621e030 Implement steam deck HIDAPI initialization. 1 年之前
  Max Maisel c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. 1 年之前
  Sam Lantinga 0baee3e676 Reversed test to be easier to read, more efficient, and match other code 1 年之前
  Frank Praznik bddbd1e317 cocoa: Check the resizable flag along with zoomed status when resizing 1 年之前
  Frank Praznik 835c733f4d video: Only sync when programmatically entering/exiting fullscreen 1 年之前
  Dimitriy Ryazantcev c790572674 Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe 1 年之前
  Sam Lantinga 581d1cab25 You should call present when using a software renderer as well. 1 年之前
  Sam Lantinga 5173b0c2cc Make built-in joystick device lists extendable by using hints 1 年之前
  Sam Lantinga 34eb24ebc4 Back out Steam virtual gamepad changes 1 年之前
  Sam Lantinga 7529d25b2b Use the Steam virtual gamepad slot as the gamepad player index 1 年之前
  Sam Lantinga 445f08a0fb Print the gamepad player index when opening a gamepad 1 年之前
  Sam Lantinga 17723381da Sort Steam virtual gamepads by Steam controller slot 1 年之前
  Ryan C. Gordon f3d8a2def5 audio: Fixed resource leak in unlikely failure case during device add. 1 年之前
  Frank Praznik 63ae84e140 x11: Improve sync algorithm 1 年之前
  Frank Praznik 7e5511d3cd x11: Move unrelated variables out of XFixes #ifdef 1 年之前
  Sam Lantinga 3c5e9e6112 We can wait up to 500ms in onNativeSurfaceDestroyed(), so wait at least that long in onDestroy() 1 年之前