http://gitunderground.i2p/archive/Ryujinx/commits/commit/398fa1c238df75ee93f7106a578569f87cae8c0b/src/Ryujinx.Graphics.Vulkan/TextureStorage.cs
* Simplify null check
* Insert barriers on program change in case stale bindings are reintroduced
* Not sure how I messed this one up
* Improve location of bindings barrier update
This is also important for
emergency deferred clear
* Update src/Ryujinx.Graphics.Vulkan/BarrierBatch.cs
Co-authored-by: Mary Guillemard <
[email protected] >
---------
Co-authored-by: Mary Guillemard <
[email protected] > 2024-02-17 00:21:37 -03:00 gdkchan e37735ed26 Implement X8Z24 texture format...