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-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-13
Narrow down filter of layout configs
Zach Hilman
2018-06-13
Move loop condition to free function
Zach Hilman
2018-06-13
Avoid initializing single-joycon layouts with handheld controller
Zach Hilman
2018-06-11
hid: Update all layouts and only show handheld as connected, fixes libnx inpu...
shinyquagsire23
2018-05-30
add IPC CommandType & Some HID FunctionInfo (#487)
greggameplayer
2018-05-23
Fix deadlocks caused from HID having too many layouts
David Marcec
2018-05-07
hid: Tweaks, Analog Sticks (#435)
Max Thomas
2018-04-30
core_timing: Namespace all functions and constants in core_timing's header
Lioncash
2018-04-24
hid: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-13
Stubbed out GetPlayerLedPattern
Hexagon12
2018-04-10
Updated hid with more service names.
Hexagon12
2018-04-02
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-01
hid: Write empty touch screen state.
bunnei
2018-03-31
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-25
hid: Stub out SetNpadJoyAssignmentModeDual.
bunnei
2018-03-04
CoreTiming: Unschedule the pending events when an Interface is destroyed.
Subv
2018-02-16
Service/hid: stub some functions
mailwl
2018-02-14
hid: Stub GetVibrationDeviceInfo and SendVibrationValues.
bunnei
2018-02-07
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-06
Service/hid: stub SetNpadHandheldActivationMode
mailwl
2018-02-05
hid: Stub ActivateTouchScreen and SetNpadJoyHoldType.
bunnei
2018-02-04
hid: Stub out several functions.
bunnei
2018-02-04
hid: Implement CreateActiveVibrationDeviceList.
bunnei
2018-02-04
logger: Use Service_HID category where applicable.
bunnei
2018-01-24
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-24
service: Fix all incorrect IPC response headers.
bunnei
2018-01-22
Services: Added a todo about returning interfaces as domain objects in lm, hi...
Subv
2018-01-22
HID: Don't create an unnecessary port in CreateAppletResource.
Subv
2018-01-22
Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...
gdkchan
2018-01-17
hid: Adjust timing based on actual hardware
shinyquagsire23
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
[next]