提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon 07b0ec539f SDL_video.h: Added \since info to new APIs. 3 年之前
  Sam Lantinga 55882e43c4 Fixed invalid read when SDL_GameControllerSetPlayerIndex() is passed a negative player_index 3 年之前
  Sam Lantinga df537a7c0e SDL_GameControllerSetPlayerIndex(gamecontroller, -1) means turn off the player LED if possible 3 年之前
  Sam Lantinga 5545be8530 The player LED index wraps for PS5 controllers, like it does for other controller types 3 年之前
  Sam Lantinga 593d20d9cc Removed debug logging 3 年之前
  Sam Lantinga 6204ae5002 Restart the IMU if the controller stops sending gyro/accel data 3 年之前
  Ryan C. Gordon 56c1481cab cocoa: Don't mark fullscreen-desktop windows as non-resizable. 3 年之前
  Sam Lantinga d58bec72a0 Fixed Joy-Con gyro axes in mini-gamepad mode 3 年之前
  Shawn Hoffman 5aa438e80a WGI: fix interop with applications that have their own WGI code 3 年之前
  Sam Lantinga ada55c690d Fixed Joy-Con type detection for the Nintendo Joy-Con Charging Grip 3 年之前
  Ryan C. Gordon a35cff634b Sync wiki -> headers. 3 年之前
  Sam Lantinga a547c185ce Fixed crash if uevent info isn't available 3 年之前
  Sam Lantinga 7530bd74b3 Fix right, bottom computation in `SDL_GetClosestPointOnRect` which should be exclusive, not inclusive 3 年之前
  Sam Lantinga 98bac00dcc Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex` 3 年之前
  Francisco Javier Trujillo Mata 20f9a1b8a4 Implement SetTextureScaleMode 3 年之前
  Sam Lantinga 47ebf0087a Fixed shadow variable warning 3 年之前
  Francisco Javier Trujillo Mata d355ea9981 Add a way to avoid IOP reset 3 年之前
  Francisco Javier Trujillo Mata c5fe234d53 Improve SDL main adding usb drivers 3 年之前
  Francisco Javier Trujillo Mata 0a307628e6 Fix wrong mapping in some ps2 controller keys 3 年之前
  Aaron Barany 3f19e36d12 Disable declaration-after-statement warning on Android 3 年之前
  Adam Butcher 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 3 年之前
  Sam Lantinga 8f05b4f833 Fixed iOS/tvOS build 3 年之前
  Sam Lantinga 878259722f Added SDL_GameControllerType enumeration for Nintendo Switch Joy-Con controllers 3 年之前
  Sam Lantinga 4f19421ed8 Fixed build 3 年之前
  Sam Lantinga 29265d0738 Use SDL_GetStringBoolean() to parse the hint value 3 年之前
  Adam Butcher 8f5932dc2e evdev: Support user-provided devices via SDL_EVDEV_DEVICES in non-udev mode. 3 年之前
  Pierre Wendling f790fc4fc0 Add contributing guidelines. 3 年之前
  Sam Lantinga 198d62d813 joystick: remove unused Xbox Controller Keyboard VID/PID. 3 年之前
  Sam Lantinga 2909f63743 Revert "Enable bitcode by default for iOS and tvOS builds" 3 年之前
  Frank Praznik dd2e318211 wayland: Use libdecor visibility toggle for hiding/showing the window 3 年之前