Ryan C. Gordon
|
ed10d9473f
opengl: Build out full GL_LINES and respect the diamond-exit rule.
|
hace 5 años |
Sam Lantinga
|
13155b35b4
The scissor rect needs to be updated when the viewport changes in the Metal renderer
|
hace 5 años |
Sam Lantinga
|
3e935aecb9
Fixed bug 4966 - KMSDRM: Add dynamic modeset support
|
hace 5 años |
Sam Lantinga
|
64c58b9f19
Fixed NullPointerException
|
hace 5 años |
Sam Lantinga
|
e5e5416975
Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID.
|
hace 5 años |
Sam Lantinga
|
833f76ab7b
Fixed bug 4968 - NULL passed to memcpy in WriteProprietary in SDL_hidapi_switch.c
|
hace 5 años |
Sam Lantinga
|
dd0ebfdf8b
Use the triggers to test rumble for more fine grained vibration feedback
|
hace 5 años |
Sam Lantinga
|
8ba77b35a5
Use the asynchronous HIDAPI rumble code for Nintendo Switch Pro controllers
|
hace 5 años |
Sam Lantinga
|
81256207bd
Update for bug 4923 - Calling SDL_GameControllerRumble() often takes 8 ms
|
hace 5 años |
David Ludwig
|
d88f3f5226
macOS: fix crash if and when joystick-init-on-add fails
|
hace 5 años |
Sam Lantinga
|
a199cb89ad
Updated the Android Xbox One Wireless Controller mapping for the latest Xbox controller firmware update
|
hace 5 años |
Sam Lantinga
|
dc1d3c2974
Catch both PS3 and PS4 motion controls and don't treat them as a game controller
|
hace 5 años |
Sam Lantinga
|
1d1a35ef64
Fixed Visual Studio build
|
hace 5 años |
Sam Lantinga
|
1bd120266f
Added SDL_hidapi_rumble.c to the macOS, iOS and tvOS builds
|
hace 5 años |
Sam Lantinga
|
7c7ae00294
Added SDL_hidapi_rumble.c to the Visual Studio project
|
hace 5 años |
David Ludwig
|
65fd633694
FIX for SDL-4927: CFRetain+CFRelease a game controller's IOKit object
|
hace 5 años |
Sam Lantinga
|
02108cf7e5
Added missing files from previous commit
|
hace 5 años |
Sam Lantinga
|
1684606fdf
Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers
|
hace 5 años |
Sam Lantinga
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
hace 5 años |
Sjoerd Simons
|
976eee77cc
Correct joystick hat indexes on linux
|
hace 5 años |
Sam Lantinga
|
d19006c5be
Fixed bug 4965 - Update the .hgignore file
|
hace 5 años |
Sam Lantinga
|
ca2186a21b
Fixed bug 4758 - hgignore clion build artifacts
|
hace 5 años |
Sam Lantinga
|
4b585e75d9
Fixed bug 4833 - Use EGL for X11?
|
hace 5 años |
Sam Lantinga
|
67f4478867
Fixed bug 4917 - Wayland: handle discrete pointer axis events
|
hace 5 años |
Sam Lantinga
|
68e702b657
Fixed the hidapi Info.plist for submission to the Apple App Store
|
hace 5 años |
Sam Lantinga
|
b5849daf3e
Fixed build warnings on Android
|
hace 5 años |
Sam Lantinga
|
212609b3f2
Map the right pad on the Steam Controller to the right stick in the game controller API
|
hace 5 años |
Sam Lantinga
|
39a498c940
Build the hidapi framework and weak link it on Mac OS X
|
hace 5 años |
Sam Lantinga
|
91121ee4bb
Weak link the hidapi framework on iOS and tvOS
|
hace 5 años |
Sam Lantinga
|
1190343f36
Build hidapi as a framework on iOS, so it can be linked by the application as well.
|
hace 5 años |