| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a lock to avoid data races.
This reduces the number of -fsanitize=thread errors significantly.
|
|
|
|
Transition to PascalCase for result names.
|
|
Transition to PascalCase for result names.
|
|
common: Extract Point struct into common
|
|
hid: ApplyNpadSystemCommonPolicy
|
|
|
|
This is generic enough that it can be moved into the Common class for
reuse.
|
|
We already do this specifically for homebrew, so we can keep it stubbed out for the time being
|
|
Deduplicates a commonly repeated expression.
|
|
Makes for deterministic initial state.
|
|
We can now use this in a generic context to reuse it with the finger
position.
|
|
Simplifies assignments.
|
|
Simplifies some comparisons.
|
|
This only represents a single point
|
|
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
|
|
hid: Improve hardware accuracy of gestures
|
|
|
|
|
|
|
|
KAutoObject.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now all that remains is for kernel code to be 'shadow-free' and then
-Wshadow can be turned into an error.
|
|
|
|
|
|
|
|
|
|
|
|
ControllerBase already has a System reference that can be accessed from
this class, so we can get rid of this to make the class layout a little
more straightforward.
|
|
- Removes a dependency on core and input_common from common.
|
|
hid: Update service function tables
|
|
- Used by eBASEBALLパワフルプロ野球2020
|
|
|
|
HID: Fix SL and SR buttons for right joycon
|
|
|
|
|