We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4190 - [Patch] Add support for GPD Win 2 Controller on Linux
Summary: [Patch] Add support for GPD Win 2 Controller on Linux
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-07 18:10 UTC by Ethan Lee
Modified: 2018-06-24 17:51 UTC (History)
1 user (show)

See Also:


Attachments
GPD Win 2 gamecontrollerdb entry (2.43 KB, patch)
2018-06-07 18:10 UTC, Ethan Lee
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ethan Lee 2018-06-07 18:10:05 UTC
Created attachment 3257 [details]
GPD Win 2 gamecontrollerdb entry

Attached is a patch that adds the GPD Win 2 Controller ID to gamecontrollerdb. Not much to see, just another xpad device:

https://github.com/torvalds/linux/commit/c1ba08390a8bb13c927e699330896adc15b78205
Comment 1 Ryan C. Gordon 2018-06-24 17:51:02 UTC
This one got pulled in with https://hg.libsdl.org/SDL/rev/89dc0bdd037a

--ryan.