0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx/Ui
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
..
Applet Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Helper Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Widgets Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Windows Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
GLRenderer.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
MainWindow.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
MainWindow.glade Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00
SPBOpenGLContext.cs gtk3: Add base for future Vulkan integration (#2260) 2021-05-04 18:19:04 +02:00
StatusUpdatedEventArgs.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VKRenderer.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00