aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/AppHost.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-16[GUI] Add network interface dropdown (#4597)TSRBerry
2023-04-12HLE: Deal with empty title names properly (#4643)TSRBerry
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)Ac_K
2023-02-27Add Support for Post Processing Effects (#3616)Emmanuel Hansen
2023-02-08Add ChangeVSyncMode() call to Avalonia render loop (#4379)TSRBerry
2023-01-29Initial Apple Hypervisor based CPU emulation (#4332)gdkchan
2023-01-22Ava UI: Various Fixes (#4326)Ac_K
2023-01-21Ava UI: Fix `string.Format` issues in Locale (#4305)Ac_K
2023-01-16Ava UI: `Renderer` refactoring (#4297)Ac_K
2023-01-15Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)Ac_K
2023-01-10ava: Cleanup AppHost (#4240)Ac_K
2023-01-08Ava GUI: `MainWindow` Refactor (#4178)Isaac Marovitz
2023-01-05Make PPTC state non-static (#4157)gdkchan
2023-01-03Avalonia - Add source generator for locale items (#3999)Emmanuel Hansen
2022-12-29Ava GUI: Restructure `Ryujinx.Ava` (#4165)Isaac Marovitz
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)Isaac Marovitz
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)riperiperi
2022-11-24ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)Ac_K
2022-11-16Update units of memory from decimal to binary prefixes (#3716)Wunk
2022-10-02Volume Hotkeys (#3500)MutantAura
2022-09-19Avalonia - Misc changes to UX (#3643)MutantAura
2022-09-19Avalonia - Use embedded window for avalonia (#3674)Emmanuel Hansen
2022-08-16Avalonia - Couple fixes and improvements to vulkan (#3483)Emmanuel Hansen
2022-07-31Vulkan backend (#2518)gdkchan
2022-07-24Resolution scaling hotkeys (#3185)MutantAura
2022-07-24Avalonia - Use content dialog for user profile manager (#3455)Emmanuel Hansen
2022-07-08ensure mouse cursor is only hidden when mouse is in renderer (#3448)Emmanuel Hansen
2022-07-05UI - Avalonia Part 2 (#3351)Emmanuel Hansen
2022-06-23UI: Some Avalonia cleanup (#3358)Ac_K
2022-05-16UI - Scale end framebuffer blit (#3342)Emmanuel Hansen
2022-05-15Avalonia UI - Part 1 (#3270)Emmanuel Hansen