提交历史

作者 SHA1 备注 提交日期
  Ozkan Sezer 787cd580ee silence unused function warning for SDL_endswith() on non-linux. 3 年之前
  Sam Lantinga 4071573241 Don't try to second guess DS4Windows, let it remap things as expected. 3 年之前
  Sam Lantinga a0f169603d Fixed the CRC in the mappings for PS2, PSP, and Vita controllers 3 年之前
  Sylvain 90a480a100 Fixed bug #6199 - Broken clip behaviour on a render target (metal) 3 年之前
  Sam Lantinga 0ad8d9d292 SDL_IsXInputDevice() shouldn't return true if XInput isn't enabled 3 年之前
  Sam Lantinga d93f9a778b The new Wii Remote shares the same VID/PID as the Wii U Pro controller 3 年之前
  Sam Lantinga f398d8a424 Note that the Logitech Extreme 3D is a flight stick 3 年之前
  Sam Lantinga 0a05b281f2 Make sure we hold the joystick lock when updating the device state while opening it 3 年之前
  Sam Lantinga d4e0d27c1c Added Wii Remote controller mappings for Linux 3 年之前
  Sam Lantinga a7fde3f835 Allow mapping a controller other than the first one 3 年之前
  Sam Lantinga 42cf6d6c56 Don't treat the Wii extension controls as a separate game controller on Linux 3 年之前
  Sam Lantinga 87f8b6ff0f Don't mess with the state of the Motion Plus extension on Linux 3 年之前
  Sam Lantinga c28da4892a Fixed build 3 年之前
  Sam Lantinga 638452ecf7 Assert that continuous reporting is enabled, so input timeout is a reliable way of detecting Bluetooth connection problems. 3 年之前
  Sam Lantinga 8dfe0e4beb Removed checks not needed for the Wii U Pro Controller 3 年之前
  Sam Lantinga 4018f35ef2 Added left and right sensors for Nintendo Joy-Con and Wii controllers 3 年之前
  Sam Lantinga 30f55a5d59 Added initial support for the Wii Motion Plus extension 3 年之前
  Sam Lantinga 29f4a5ba0e Add GLES2 shader prologue infrastructure. (by @eloj) 3 年之前
  Sam Lantinga 4fd6bba257 Refactored for similarity to surrounding code 3 年之前
  Ozkan Sezer 5ffede35d9 Fix https://github.com/libsdl-org/SDL/issues/6191 3 年之前
  Cameron Cawley 10e1ef00e2 Fix compatibility with Windows XP 3 年之前
  Ozkan Sezer 911524da45 fix DYLIB version inconsistencies and test failures after #6188. 3 年之前
  Sam Lantinga d1fea10c0f Added support for the accelerometer in the Wii Remote 3 年之前
  Sam Lantinga a61b823da8 Added support for the Wii Remote with the Classic Controller Pro extension 3 年之前
  tjpadula a0f143fc93 Add build target to Xcode project to create an xcframework for iOS (#6188) 3 年之前
  Anonymous Maarten 8a08d62ff7 cmake: fix location of SDL2::SDL2test imported library 3 年之前
  Sam Lantinga 181265ba71 Removed unused variable 3 年之前
  Sam Lantinga 23be3ccc2f Note that we should regenerate configure before running test/versioning.sh 3 年之前
  Sam Lantinga acf397b4df Actually, DYLIB_COMPATIBILITY_VERSION shouldn't be updated for a stable point release 3 年之前
  Ozkan Sezer 612a86ebad HIDAPI_DriverPS3_UpdateEffects: kill bad use of & operator on effects[] 3 年之前