aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx
AgeCommit message (Expand)Author
2023-04-16[GUI] Add network interface dropdown (#4597)1.1.717TSRBerry
2023-04-16Ensure the updater doesn't delete hidden or system files (#4626)1.1.714Vincenzo Nizza
2023-04-16Ability to hide file types in Game List (#4555)1.1.711NitroTears
2023-04-12HLE: Deal with empty title names properly (#4643)1.1.707TSRBerry
2023-04-10gtk: Fix a NRE when disposing OpenGL (#4648)1.1.702TSRBerry
2023-04-03Source generated json serializers (#4582)1.1.693Andrey Sukharev
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)1.1.689Ac_K
2023-03-21Revert "Use source generated json serializers in order to improve code trimmi...1.1.675gdkchan
2023-03-21Use source generated json serializers in order to improve code trimming (#4094)1.1.674Andrey Sukharev
2023-03-17Reducing memory allocations (#4537)1.1.668jhorv
2023-03-04Minor code formatting (#4498)1.1.649gdkchan
2023-03-01Update LibHac to 0.18.0 (#4414)1.1.647Steveice10
2023-02-27Add Support for Post Processing Effects (#3616)1.1.645Emmanuel Hansen
2023-02-15GUI: Small Updater refactor & Set correct permissions on Linux when extractin...1.1.622TSRBerry
2023-01-29Initial Apple Hypervisor based CPU emulation (#4332)1.1.597gdkchan
2023-01-22GUI: Add option to register file types (#4250)1.1.592TSRBerry
2023-01-18Optimize string memory usage. Use Spans and StringBuilders where possible (#3...1.1.572Andrey Sukharev
2023-01-16UI: Fixes GTK sorting regression of #42941.1.564Ac_K
2023-01-15Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)1.1.557Ac_K
2023-01-10Add command line arguments to override docked mode (#4239)1.1.530TSRBerry
2023-01-07Include a start.sh file with correct launch options (#4013)1.1.516RMED24
2023-01-07Ava GUI: `AboutWindow` Refactor (#4196)1.1.515Isaac Marovitz
2023-01-05Make PPTC state non-static (#4157)1.1.507gdkchan
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)1.1.472Isaac Marovitz
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev
2022-12-12misc: Some fixes to the updaters (#4092)1.1.465Mary-nyan
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-12-09misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 (#4080)1.1.454Mary-nyan
2022-12-07Add Ryujinx license file to builds (#4057)1.1.445TSRBerry
2022-12-07gtk: Fixes warnings about obsolete components (#4049)1.1.441Ac_K
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)1.1.439riperiperi
2022-12-06Fix Sorting Regression (#4032)1.1.431Isaac Marovitz
2022-12-04ui: Disallow checking for updates while emulation active (#3886)1.1.422Ethan Page
2022-12-02SDL2Driver: Invoke dispatcher on main thread (#3818)merry
2022-12-01Revert "nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)"1.1.409Mary
2022-12-01nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)dependabot[bot]
2022-11-29chore: Update OpenTK to 4.7.5 (#3944)1.1.397Mary-nyan
2022-11-24nuget: bump SharpZipLib from 1.3.3 to 1.4.1 (#3893)1.1.384dependabot[bot]
2022-11-24ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)1.1.380Ac_K
2022-11-20Reword the description of the 6GB expand DRAM hack to be less tantalizing (#3...1.1.367EmulationFanatic
2022-11-17Allow to start Ryujinx in wayland environment (#3516)1.1.352Alberto Fanjul
2022-11-17Fix Fedora support (#3815)1.1.351Mary-nyan
2022-11-16Update units of memory from decimal to binary prefixes (#3716)1.1.349Wunk
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-11-15It's REE-YOU-JINX (#3839)1.1.344EmulationFanatic
2022-11-12UI: Allow overriding graphics backend + Move command line parser into a new c...1.1.343TSRBerry
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2022-10-22nuget: bump SPB from 0.0.4-build24 to 0.0.4-build27 (#3791)1.1.323dependabot[bot]
2022-10-18Fix: Arguments Break when Updating (#3744)1.1.311Yohoki
2022-10-02Volume Hotkeys (#3500)1.1.287MutantAura