Ryujinx/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan 7f8a3541eb
Fix decoding of block after shader BRA.CC instructions without predicate (#3472)
* Fix decoding of block after BRA.CC instructions without predicate

* Shader cache version bump
2022-07-23 11:53:14 -03:00
..
BackgroundDiskCacheWriter.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
BinarySerializer.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
CompressionAlgorithm.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
DiskCacheCommon.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
DiskCacheGpuAccessor.cs Add support for alpha to coverage dithering (#3069) 2022-07-05 19:58:36 -03:00
DiskCacheGuestStorage.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
DiskCacheHostStorage.cs Fix decoding of block after shader BRA.CC instructions without predicate (#3472) 2022-07-23 11:53:14 -03:00
DiskCacheLoadException.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
DiskCacheLoadResult.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
DiskCacheOutputStreams.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
ParallelDiskCacheLoader.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00