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
/
Switch.cs
Age
Commit message (
Expand
)
Author
2019-02-11
Logger and Configuration Refactoring (#573)
jduncanator
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-28
Better process implementation (#491)
gdkchan
2018-11-17
Improved GPU command lists decoding (#499)
gdkchan
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp
2018-09-10
Lock GbpQueueBuffer till Vsync is signalled (#367)
emmauss
2018-09-08
Implements proper save path (#386)
emmauss
2018-09-08
Add XCI, NSP and NCA loading support (#404)
Alex Barney
2018-09-08
Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)
ReinUsesLisp
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-08-15
More flexible memory manager (#307)
gdkchan
2018-08-14
Better support for user accounts (#349)
gdkchan
2018-08-13
Implement IProfile Get and GetBase (#266)
emmauss
2018-08-04
Implement Shared Fonts (#215)
Thomas Guillemard
2018-07-17
hbabi: Implement argv (#272)
Thomas Guillemard
2018-07-12
Loop GLScreen with custom method (#244)
ReinUsesLisp
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan