aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.sln
AgeCommit message (Expand)Author
2023-05-09Replace DelegateHelper with pre-generated delegates (#4867)1.1.773gdkchan
2023-04-27Rename Ryujinx.Memory.Tests to Ryujinx.Tests.MemoryTSR Berry
2023-04-27Move solution and projects to srcTSR Berry
2023-01-05Readd Ryujinx.Ui.LocaleGenerator removed in #4188 (again)1.1.509Ac_K
2023-01-05Readd Ryujinx.Ui.LocaleGenerator removed in #41881.1.508Ac_K
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2023-01-03Avalonia - Add source generator for locale items (#3999)1.1.504Emmanuel Hansen
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-05-31Rewrite SVC handler using source generators rather than IL emit (#3371)1.1.135gdkchan
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2022-01-30Remove Appveyor from Readme and SLN (#3026)1.1.14VocalFan
2021-10-12nvdec: Adding Vp8 codec support (#2707)Ac_K
2021-07-06frontend: Add a SDL2 headless window (#2310)Mary
2021-05-05audio: Implement a SDL2 backend (#2258)Mary
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary
2021-02-26Haydn: Part 1 (#2007)Mary
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