aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/AppHost.cs
AgeCommit message (Expand)Author
2023-06-25Set COMPlus_DefaultStackSize to 2M in macOS (#5349)1.1.911Shihta Kuan
2023-06-11Ava: Fix OpenGL on Linux again (#5216)1.1.885TSRBerry
2023-06-11Show/Hide UI Hotkey fix on Avalonia (#5133)1.1.884Patrick Hovsepian
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)1.1.848riperiperi
2023-05-28Added Custom Path case when saving screenshots (#5086)1.1.830Daniel Shala
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...1.1.800TSRBerry
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)1.1.772Mary
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