aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui
AgeCommit message (Expand)Author
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-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-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
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-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-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-10-02Volume Hotkeys (#3500)1.1.287MutantAura
2022-09-19Avalonia - Use embedded window for avalonia (#3674)1.1.274Emmanuel Hansen
2022-08-24Update PPTC dialog text to match label and tooltip (#3618)1.1.228RKennedy9064
2022-08-21Check if game directories have been updated before refreshing GUI (#3607)1.1.227MutantAura
2022-08-19Change 'Purge PPTC Cache' label & tooltip to reflect function behavior (#3601)1.1.225EmulationFanatic
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-08-16Avalonia - Couple fixes and improvements to vulkan (#3483)1.1.219Emmanuel Hansen
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-29Avalonia: Another Cleanup (#3494)1.1.197Ac_K
2022-07-25update settings and main window tooltips (#3488)1.1.193EmulationFanatic
2022-07-24Resolution scaling hotkeys (#3185)1.1.191MutantAura
2022-07-23GTK & Avalonia changes (#3480)1.1.185EmulationFanatic
2022-07-05UI - Avalonia Part 2 (#3351)1.1.163Emmanuel Hansen
2022-05-16UI - Scale end framebuffer blit (#3342)1.1.130Emmanuel Hansen
2022-05-15fix amiibo image path (#3345)1.1.128Emmanuel Hansen
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2022-04-08Remove save data creation prompt (#3252)1.1.96MutantAura
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-03-15Ui: Add option to show/hide console window (Windows-only) (#3170)1.1.72merry
2022-03-12Implement rotate stick 90 degrees clockwise (#3084)1.1.68darko1979
2022-03-06Mod loading from atmosphere SD directories (#3176)1.1.62MutantAura
2022-03-04Preparation for initial Flatpack and FlatHub integration (#3173)1.1.56Mary
2022-03-02Implement -p or --profile command line argument (#2947)1.1.55JavidPack
2022-02-27Update LibHac to v0.16.0 (#3159)1.1.54Alex Barney
2022-02-22gui: Fixes the games icon when there is an update (#3148)1.1.49Ac_K
2022-02-17Added trace log level (#3096)1.1.38mlgatto
2022-02-13Use Enum and Delegate.CreateDelegate generic overloads (#3111)1.1.27Berkan Diler
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney