ryujinx/src/Ryujinx.Graphics.GAL/Multithreading/Resources
gdkchan c0f2491eae
Vulkan separate descriptor set fixes (#6895)
* Ensure descriptor sets are only re-used when all command buffers using it have completed

* Fix some SPIR-V capabilities

* Set update after bind flag if we exceed limits

* Simpler fix for Intel

* Format whitespace

* Make struct readonly

* Add barriers for extra set arrays too
2024-06-02 22:40:28 -03:00
..
Programs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ProgramQueue.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedCounterEvent.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedImageArray.cs Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
ThreadedProgram.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedSampler.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedTexture.cs Texture loading: reduce memory allocations (#6623) 2024-04-14 17:06:14 -03:00
ThreadedTextureArray.cs Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00