Ryujinx/Ryujinx.Graphics.GAL/Multithreading
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
..
Commands Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Model Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
Resources
BufferMap.cs
CommandHelper.cs
CommandType.cs
SyncMap.cs
ThreadedHelpers.cs
ThreadedPipeline.cs Implement HLE macros for render target clears (#3528) 2022-08-04 21:30:08 +00:00
ThreadedRenderer.cs Implement HLE macros for render target clears (#3528) 2022-08-04 21:30:08 +00:00
ThreadedWindow.cs Avalonia - Couple fixes and improvements to vulkan (#3483) 2022-08-16 16:32:37 +00:00