Ryujinx/Ryujinx.Ava/Ui/Backend/Vulkan
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
..
Skia Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
Surfaces Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
ResultExtensions.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanCommandBufferPool.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanDevice.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanDisplay.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanImage.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanInstance.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanMemoryHelper.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VulkanOptions.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanPhysicalDevice.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VulkanPlatformInterface.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
VulkanQueue.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VulkanSemaphorePair.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VulkanSurface.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VulkanSurfaceRenderingSession.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00