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.HLE
/
Loaders
/
Npdm
Age
Commit message (
Expand
)
Author
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-07-09
Implement modding support (#1249)
mageven
2020-04-12
Implement update loader and log loaded application info (#1023)
Xpl0itR
2019-11-29
Add features to GUI (#757)
Xpl0itR
2019-09-02
Added GUI to Ryujinx (#695)
Xpl0itR
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-01-18
Improve kernel IPC implementation (#550)
gdkchan
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-11-29
Normalize all the line endings (#518)
jduncanator
2018-11-28
Better process implementation (#491)
gdkchan
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-17
Implement NPDM files parser (#169)
Ac_K