Ryujinx/Ryujinx.Ava/Ui/ViewModels
Emmanuel Hansen c8f9292bab
Avalonia - Couple fixes and improvements to vulkan (#3483)
* drop split devices, rebase

* add fallback to opengl if vulkan is not available

* addressed review

* ensure present image references are incremented and decremented when necessary

* allow changing vsync for vulkan

* fix screenshot on avalonia vulkan

* save favorite when toggled

* improve sync between popups

* use separate devices for each new window

* fix crash when closing window

* addressed review

* don't create the main window with immediate mode

* change skia vk delegate to method

* update vulkan throwonerror

* addressed review
2022-08-16 16:32:37 +00:00
..
AmiiboWindowViewModel.cs Avalonia: Another Cleanup (#3494) 2022-07-29 00:41:34 +02:00
AvatarProfileViewModel.cs
BaseModel.cs
ControllerSettingsViewModel.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
MainWindowViewModel.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
SettingsViewModel.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
UserProfileViewModel.cs Avalonia: Cleanup UserEditor a bit (#3492) 2022-07-28 14:16:23 -03:00