aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.sln
AgeCommit message (Expand)Author
2020-11-01Support 3D BC4 and BC5 compressed textures (#1655)gdkchan
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
2020-09-29Appveyor Ryujinx Updater (#1403)MelonSpeedruns
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-01Remove dummy LLE project (#1336)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-05-03Adding .editorconfig so code style can be consistent and localized (#1131)Michael Kuklinski
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss
2020-02-06Render Profiler in GUI (#854)emmauss
2020-01-09Re-add NVDEC project (not integrated)gdkchan
2020-01-09Initial workgdk
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-04-26Built in profiling (#567)BaronKiko
2019-02-11Logger and Configuration Refactoring (#573)jduncanator
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-09-14Add Ryujinx.Tests.Unicorn project to Ryujinx.slnAc_K
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-05-17Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ...gdkchan
2018-03-20Rename IpcServices -> Servicesgdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss
2018-02-15Add some tests (#18)Merry
2018-02-04alohagdkchan