Ryujinx/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan c532118d94
Use index fragment shader output when dual source blend is enabled (#4404)
* Use index fragment shader output when dual source blend is enabled

* Shader cache version bump

* Actually set DualSourceBlendEnabled to true

* Fix XML doc

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-04-05 05:25:19 +02:00
..
BackgroundDiskCacheWriter.cs
BinarySerializer.cs
CompressionAlgorithm.cs
DiskCacheCommon.cs
DiskCacheGpuAccessor.cs Use index fragment shader output when dual source blend is enabled (#4404) 2023-04-05 05:25:19 +02:00
DiskCacheGuestStorage.cs
DiskCacheHostStorage.cs Use index fragment shader output when dual source blend is enabled (#4404) 2023-04-05 05:25:19 +02:00
DiskCacheLoadException.cs
DiskCacheLoadResult.cs
DiskCacheOutputStreams.cs
GuestCodeAndCbData.cs
ParallelDiskCacheLoader.cs
ShaderBinarySerializer.cs Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00