index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Core
/
Hid
Age
Commit message (
Expand
)
Author
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan
2018-06-10
Use sample counter on HID controller layouts
gdkchan
2018-04-24
Improved logging (#103)
gdkchan
2018-04-13
Add logclass, made changes to logging calls (#79)
emmauss
2018-04-13
[HLE] Fix hid issues on some games
gdkchan
2018-03-12
Allow more than one process, free resources on process dispose, implement Svc...
gdkchan
2018-03-10
Do not sign-extend timestamps
gdkchan
2018-03-10
Allow to enable/disable memory checks even on release mode through the flag, ...
gdkchan
2018-03-09
Disable memory checks by default, even on debug, move ram memory allocation i...
gdkchan
2018-03-05
Allow multiple hid shared memory locations
gdkchan
2018-03-04
Remove unneeded log messages
gdkchan
2018-03-04
Fix hid touch screen timestamp, add more log info
gdkchan
2018-03-02
Refactor HID, fix issues (#48)
gdkchan
2018-02-22
implement single tap touchscreen (#34)
emmauss
2018-02-20
Split main project into core,graphics and chocolarm4 subproject (#29)
emmauss