aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.sln
AgeCommit message (Expand)AuthorFilesLines
2024-03-02infra: Make Avalonia the default UI (#6375)1.1.1216Mary Guillemard1-2/+2
2024-02-11Infra: Capitalisation Consistency (#6296)1.1.1187Isaac Marovitz1-2/+2
2023-05-09Replace DelegateHelper with pre-generated delegates (#4867)1.1.773gdkchan1-2/+2
2023-04-27Rename Ryujinx.Memory.Tests to Ryujinx.Tests.MemoryTSR Berry1-1/+1
2023-04-27Move solution and projects to srcTSR Berry1-40/+40
2023-01-05Readd Ryujinx.Ui.LocaleGenerator removed in #4188 (again)1.1.509Ac_K1-0/+4
2023-01-05Readd Ryujinx.Ui.LocaleGenerator removed in #41881.1.508Ac_K1-0/+2
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan1-5/+17
2023-01-03Avalonia - Add source generator for locale items (#3999)1.1.504Emmanuel Hansen1-1/+7
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev1-0/+1
2022-07-31Vulkan backend (#2518)1.1.200gdkchan1-0/+12
2022-05-31Rewrite SVC handler using source generators rather than IL emit (#3371)1.1.135gdkchan1-1/+7
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen1-3/+15
2022-01-30Remove Appveyor from Readme and SLN (#3026)1.1.14VocalFan1-1/+0
2021-10-12nvdec: Adding Vp8 codec support (#2707)Ac_K1-7/+7
2021-07-06frontend: Add a SDL2 headless window (#2310)Mary1-2/+8
2021-05-05audio: Implement a SDL2 backend (#2258)Mary1-2/+14
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary1-0/+12
2021-02-26Haydn: Part 1 (#2007)Mary1-7/+13
2020-11-01Support 3D BC4 and BC5 compressed textures (#1655)gdkchan1-8/+0
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi1-0/+8
2020-09-29Appveyor Ryujinx Updater (#1403)MelonSpeedruns1-0/+1
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary1-108/+0
2020-08-17Amadeus: Final Act (#1481)Mary1-0/+10
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan1-0/+60
2020-07-01Remove dummy LLE project (#1336)gdkchan1-10/+0
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan1-0/+30
2020-05-03Adding .editorconfig so code style can be consistent and localized (#1131)Michael Kuklinski1-10/+7
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss1-1/+10
2020-02-06Render Profiler in GUI (#854)emmauss1-13/+9
2020-01-09Re-add NVDEC project (not integrated)gdkchan1-15/+17
2020-01-09Initial workgdk1-10/+58
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD1-10/+0
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR1-1/+9
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan1-5/+1
2019-04-26Built in profiling (#567)BaronKiko1-0/+55
2019-02-11Logger and Configuration Refactoring (#573)jduncanator1-0/+6
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp1-2/+8
2018-09-14Add Ryujinx.Tests.Unicorn project to Ryujinx.slnAc_K1-0/+6
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan1-2/+8
2018-05-17Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ...gdkchan1-0/+6
2018-03-20Rename IpcServices -> Servicesgdkchan1-3/+9
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss1-3/+21
2018-02-15Add some tests (#18)Merry1-1/+7
2018-02-04alohagdkchan1-0/+25