Ryujinx/Ryujinx.Graphics.GAL/Multithreading
riperiperi 088ea4545c Fix and enable background compute shader compilation
Also disables warnings from shader cache pipeline misses.
2022-06-17 22:47:05 +01:00
..
Commands Add barrier before use of some modified images 2022-06-17 22:46:56 +01: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 Cleanup for merge (note: disables spir-v) 2022-06-17 22:42:50 +01:00
BufferMap.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
CommandHelper.cs WIP Vulkan implementation 2022-06-17 22:42:30 +01:00
CommandType.cs WIP Vulkan implementation 2022-06-17 22:42:30 +01:00
SyncMap.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
ThreadedHelpers.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
ThreadedPipeline.cs Add barrier before use of some modified images 2022-06-17 22:46:56 +01:00
ThreadedRenderer.cs Fix and enable background compute shader compilation 2022-06-17 22:47:05 +01:00
ThreadedWindow.cs Add support for avalonia (#6) 2022-06-17 22:47:03 +01:00