aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx/Ui/Windows/SettingsWindow.cs
AgeCommit message (Expand)Author
2023-10-26Add ldn_mitm as a network client for LDN (#5656)1.1.1065TSRBerry
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)1.1.1026TSRBerry
2023-07-02[Ryujinx] Address dotnet-format issues (#5395)1.1.948TSRBerry
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)1.1.814jhorv
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)1.1.772Mary
2023-05-03Update SettingsWindow.cs (#4785)1.1.747Erdem Keskin
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)1.1.743TSRBerry
2023-04-27Move solution and projects to srcTSR Berry