aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/AppHost.cs
AgeCommit message (Expand)Author
2023-09-26Ava UI: Refactor `async` usage (#5516)Isaac Marovitz
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-08-12Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)Isaac Marovitz
2023-08-07Implement color space passthrough option (#5531)jcm
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)TSRBerry
2023-06-29[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)TSRBerry
2023-06-25Set COMPlus_DefaultStackSize to 2M in macOS (#5349)Shihta Kuan
2023-06-11Ava: Fix OpenGL on Linux again (#5216)TSRBerry
2023-06-11Show/Hide UI Hotkey fix on Avalonia (#5133)Patrick Hovsepian
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)riperiperi
2023-05-28Added Custom Path case when saving screenshots (#5086)Daniel Shala
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...TSRBerry
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)Mary
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry