MeloNX/src/Ryujinx.Ava/UI
jhorv ac66643346
Fix crash in SettingsViewModel when Vulkan isn't available (#4985)
* fix crash when Vulkan isn't available

* add VulkanRenderer.GetPhysicalDevices() overload that provides its own Vk API object and logs on failure

* adjustments per AcK77
2023-05-21 21:39:06 +02:00
..
Applet Move solution and projects to src 2023-04-27 23:51:14 +02:00
Controls Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
Helpers Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
Models Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
Renderer Move solution and projects to src 2023-04-27 23:51:14 +02:00
ViewModels Fix crash in SettingsViewModel when Vulkan isn't available (#4985) 2023-05-21 21:39:06 +02:00
Views Ava: Fix SystemTimeOffset calculation (#4848) 2023-05-08 00:31:08 +02:00
Windows UI: Adjust input mapping view (#4866) 2023-05-11 21:10:57 +00:00