aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Program.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2022-05-04infra: Warn about support drop of old Windows versions (#3299)1.1.115Mary
2022-03-02Implement -p or --profile command line argument (#2947)1.1.55JavidPack
2022-01-22Add new release systemMary
2021-12-08Remove usage of Mono.Posix.NETStandard accross all projects (#2906)Mary
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-07-06Command line argument -f doesn't toggle 'Start games in fullscreen mode' (#2424)mpnico
2021-05-20ffmpeg: Attempt to fix RootPath on some linux distributions (#2292)Ac_K
2021-05-19Merge pull request #2177 from riperiperi/feature/parallel-shader-cacheEmulationFanatic
2021-05-19Remove ForceDedicatedGpu, as the driver utilities will now do that.riperiperi
2021-05-03Set FFmpeg.AutoGen library search path on LinuxMary
2021-04-23account: add Custom User Profiles support (#2227)Ac_K
2021-04-18Forcibly enable threaded optimization on boot.riperiperi
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary
2021-03-15Implement friendlier portable mode (#1885)mageven
2021-03-01Revise SystemInfo (#2047)mageven
2021-02-23Pacify updater (#1899)mageven
2021-02-20Make windows DPI aware to display properly on high-resolution screens. (#1983)sharmander
2021-02-09Load default config when an invalid config is found (#1008)Xpl0itR
2021-01-08gui: Refactoring Part 1 (#1859)Ac_K
2020-12-01Add option to start games in fullscreen mode (#1580)Xpl0itR
2020-11-27Remove some warnings and cleaning code (#1736)Ac_K
2020-09-29Appveyor Ryujinx Updater (#1403)MelonSpeedruns
2020-09-01ui: Initial better user error reporting (#1503)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-30Allow launching with custom data directories (#1505)mageven
2020-08-04Improved Logger (#1292)mageven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-07Fix SystemInfo logging to file (#1217)Ac_K
2020-05-04Refactor SystemInfo and implement macOS system info backend (#1177)Mary
2020-04-25Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102)Xpl0itR
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2020-02-14Fix crash when first starting the emulator (#945)Thog
2020-02-14Changes to configuration (#811)Xpl0itR
2020-02-14Add version in all window titles (#935)Ac_K
2020-02-12Improve build identification (#927)Thog
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss
2020-02-06Fix a crash when closing the main UI (#904)Thog
2020-02-06Render Profiler in GUI (#854)emmauss
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-05Make sure to reload keys after MigrationThog
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-12-21Rewrite the configuration system (#831)Thog
2019-11-29Add features to GUI (#757)Xpl0itR
2019-09-08ui: Fix segfault on Linux when passing a program via command line (#764)Thomas Guillemard
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-08-19Discord Presence: Fix a crash when no valid program is loaded (#741)Thomas Guillemard