aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/AppHost.cs
AgeCommit message (Expand)Author
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