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