index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
Age
Commit message (
Expand
)
Author
2018-01-16
hid: clang-format
shinyquagsire23
2018-01-16
hid: Adjust for style guide
shinyquagsire23
2018-01-16
hid: Write to all layouts, implement circular buffers, set up controller meta...
shinyquagsire23
2018-01-15
hid: Bare-minimum sharedmem input
shinyquagsire23
2018-01-15
hid: Remove redundant HID prefix on structs/enums
shinyquagsire23
2018-01-15
hid: Add sharedmem structs
shinyquagsire23
2018-01-14
hid: Remove unused registered_loggers.
bunnei
2018-01-14
hid: Implement IAppletResource::GetSharedMemoryHandle.
bunnei
2017-10-12
Remove lots more 3DS-specific code.
bunnei
2017-09-30
Fixed type conversion ambiguity
Huw Pascoe
2017-08-24
HID: use TouchDevice for touch pad
wwylele
2017-08-20
HID: fix a comment and a warning
wwylele
2017-08-11
HID: use MotionDevice for Accelerometer and Gyroscope
wwylele
2017-08-10
HID: zero unused PadState bits
wwylele
2017-06-18
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-05-04
ir: implement new 3ds HID via ir:rst
wwylele
2017-03-01
Input: remove unused stuff & clean up
wwylele
2017-03-01
HID: use AnalogDevice
wwylele
2017-03-01
HID: use ButtonDevice
wwylele
2017-02-16
HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...
Weiyi Wang
2017-02-11
hid: remove the touch field from PadState (#2557)
Weiyi Wang
2017-01-20
HID: reset acceleroeter and gyroscope index in Init
wwylele
2017-01-16
CoreTiming: use named constant for ARM11 clock rate
wwylele
2017-01-16
HID: manages updating itself using correct ticks
wwylele
2016-12-23
core: Move emu_window and key_map into core
MerryMage
2016-12-15
hid: Get rid of a double -> float truncation warning
Lioncash
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-06-11
hid: add missing header
wwylele
2016-05-15
fixup! fixup! Refactor input system
wwylele
2016-05-15
Refactor input subsystem
wwylele
2016-05-12
Kernel/SharedMemory: Properly implemented shared memory support.
Subv
2016-03-26
use reference instead of pointer
wwylele
2016-03-25
implement GyroscopeCalibrateParam
wwylele
2016-03-22
implement accel and gyro backend
wwylele
2016-03-13
hid: fix pad update
wwylele
2016-03-12
svc: Make ResetType an enum class
Lioncash
2016-02-12
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-12-30
services: Update some function tables
Lioncash
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-07-27
Move input values into an array
James Rowe
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-27
hid: Get rid of undefined behavior
Lioncash
2015-05-22
HID: Stub DisableAccelerometer and DisableGyroscopeLow
purpasmart96
[prev]
[next]