aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx/Ui/MainWindow.cs
AgeCommit message (Expand)Author
2023-07-02[Ryujinx] Address dotnet-format issues (#5395)1.1.948TSRBerry
2023-06-29[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)1.1.942TSRBerry
2023-05-28Update LastPlayed date on emulation end. (#5056)1.1.832Théo Arrouye
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-07UI: Expose games build ID for cheat management (#4340)1.1.764gnisman
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)1.1.738MutantAura
2023-04-27Move solution and projects to srcTSR Berry