wwylele
|
aeb29a1a60
use reference instead of pointer
|
10 år sedan |
wwylele
|
1d2070d0d3
implement GyroscopeCalibrateParam
|
10 år sedan |
wwylele
|
db151efd0a
implement accel and gyro backend
|
10 år sedan |
wwylele
|
ab67f0ffa3
hid: fix pad update
|
10 år sedan |
Lioncash
|
12e92f17de
svc: Make ResetType an enum class
|
10 år sedan |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
10 år sedan |
Lioncash
|
0937bed8d8
services: Get rid of unnecessary includes
|
10 år sedan |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 år sedan |
James Rowe
|
1bc7829ee9
Move input values into an array
|
11 år sedan |
Emmanuel Gil Peyrot
|
45c4781544
CitraQt: Cleanup includes.
|
11 år sedan |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 år sedan |
Lioncash
|
a3cad6c332
hid: Get rid of undefined behavior
|
11 år sedan |
purpasmart96
|
0c62b7b106
HID: Stub DisableAccelerometer and DisableGyroscopeLow
|
11 år sedan |
Yuri Kunde Schlesner
|
c96f22490a
Kernel: Capture SharedMemory attributes at creation, not when mapping
|
11 år sedan |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 år sedan |
bunnei
|
e0cb85691a
Services: Initialize all state variables at bootup.
|
11 år sedan |
purpasmart96
|
198c0ddc72
Services: Stubs and minor changes
|
11 år sedan |
bunnei
|
0bb4b77b78
Merge pull request #655 from purpasmart96/hid_fixes
|
11 år sedan |
purpasmart96
|
5b1757d6a5
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along
|
11 år sedan |
Lioncash
|
8cf81643a9
arm_interface: Get rid of GetTicks.
|
11 år sedan |
bunnei
|
e79c27f1e0
HID: Removed unnecessary global variables.
|
11 år sedan |
bunnei
|
85cbccb1d3
HID: Added additional variable comments and some code cleanups.
|
11 år sedan |
bunnei
|
d61b26b79f
HID: Complete refactor of pad/touch input to fix threading issues.
|
11 år sedan |
bunnei
|
a1a1a5c6c5
HID: Cleanup how `next_touch_index` is calculated for Pad and touch.
|
11 år sedan |
bunnei
|
432aa1044c
HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.
|
11 år sedan |
bunnei
|
1a904ded40
HID: Added functions to emulate the touchpad.
|
11 år sedan |
bunnei
|
3229b048d9
HID: Moved some docstrings to the header.
|
11 år sedan |
bunnei
|
83a66dd701
HID: Refactored shared memory decoding for touchpad support.
|
11 år sedan |
Subv
|
83a8975cb8
Services: Moved the PTM and APT services to their own folder
|
11 år sedan |
Yuri Kunde Schlesner
|
88a4a808c6
Kernel: Stop creating useless Handles during object creation
|
11 år sedan |