커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga c9ada1c142 Made HIDAPI device change notifications available via SDL_hid_device_change_count() 3 년 전
  Ozkan Sezer 77a1ad1c61 minor update to os/2 readme. 3 년 전
  Ethan Lee 63ae103cd1 wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks 3 년 전
  Sam Lantinga ebed961cb2 Fixed build with older Linux kernel headers 3 년 전
  Sam Lantinga a0f8afb599 Separated the HIDAPI subsystem from HIDAPI joysticks 3 년 전
  Sam Lantinga 11ae43ca16 Only lock the pointer for mouse relative mode, there isn't really a concept of grab and confinement on iOS 3 년 전
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 년 전
  Sam Lantinga 828a0a4a10 Fixed mapping for PS4 controller when using the classic Joystick 3 년 전
  Sam Lantinga dc9de1e2bd Get the correct USB VID/PID information for /dev/input/js* devices 3 년 전
  Sam Lantinga bd92a95f22 Cleanup for the /dev/js* support (thanks @meyraud705) 3 년 전
  Mathieu Eyraud 3090812e1e Convert last SDL_IOReady()'s 2nd parameter to flags 3 년 전
  Sam Lantinga 1c78b08007 Added support for /dev/input/js* on Linux 3 년 전
  Sam Lantinga 65a50b2430 Re-enable udev joystick enumeration by default 3 년 전
  Sam Lantinga dfb834d3d4 Track button state for each mouse input source separately 3 년 전
  Ryan C. Gordon cb4491ca60 Sync wiki -> header 3 년 전
  Sam Lantinga eda4c40732 Make sure the X event is an Xkb event before checking the Xkb event type 3 년 전
  Ryan C. Gordon a1c125c1f5 fnsince.pl: Report unreleased APIs as part of the next release version. 3 년 전
  Ryan C. Gordon b42ae3dbfe Sync wiki -> header 3 년 전
  Sam Lantinga 98c9836287 Don't clobber the error in SDL_ShowMessageBox() if one has been set at 3 년 전
  Sam Lantinga dca5ce4ea3 Clarified that AAudio is only used on Android 8.1 and newer 3 년 전
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer 3 년 전
  Sam Lantinga d5032582e0 Use consistent language between SDLTest_AssertPass() and SDLTest_AssertCheck() 3 년 전
  Sam Lantinga 6c4b4ee7a6 Don't assert on API parameters 3 년 전
  Sam Lantinga fed857787a Update the orientation and display modes when the display settings change on Windows 3 년 전
  Sam Lantinga c0f1109bd0 Implemented querying the orientation of displays on Windows 3 년 전
  Sam Lantinga 3a31a45028 End the scene before resetting the D3D device, since we'll start with BeginScene after that. 3 년 전
  Cameron Gutman 6b64c47b69 haptics: Enumerate XInput/DInput joysticks after haptic init 3 년 전
  Sam Lantinga 6f9909b609 These functions made it into 2.0.18 3 년 전
  Eric Wasylishen 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) 3 년 전
  Sam Lantinga 27ce914463 Send absolute mouse motion when in normal mouse mode and relative mouse motion when in relative mode on iOS 3 년 전