1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-22 17:25:37 +00:00
Ryujinx/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan 4523a73f75
Propagate Shader phi nodes with the same source value from all blocks (#3457)
* Propagate Shader phi nodes with the same source value from all incoming blocks

* Shader cache version bump
2022-07-12 00:36:58 +02:00
..
BackgroundDiskCacheWriter.cs
BinarySerializer.cs
CompressionAlgorithm.cs
DiskCacheCommon.cs
DiskCacheGpuAccessor.cs Add support for alpha to coverage dithering (#3069) 2022-07-05 19:58:36 -03:00
DiskCacheGuestStorage.cs
DiskCacheHostStorage.cs Propagate Shader phi nodes with the same source value from all blocks (#3457) 2022-07-12 00:36:58 +02:00
DiskCacheLoadException.cs
DiskCacheLoadResult.cs
DiskCacheOutputStreams.cs
ParallelDiskCacheLoader.cs