ryujinx/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan 619ac86bd0
Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)
* Do not output ViewportIndex on SPIR-V if GPU does not support it

* Bump shader cache version
2022-09-10 13:20:23 +00:00
..
BackgroundDiskCacheWriter.cs
BinarySerializer.cs
CompressionAlgorithm.cs
DiskCacheCommon.cs
DiskCacheGpuAccessor.cs
DiskCacheGuestStorage.cs
DiskCacheHostStorage.cs Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644) 2022-09-10 13:20:23 +00:00
DiskCacheLoadException.cs
DiskCacheLoadResult.cs
DiskCacheOutputStreams.cs
GuestCodeAndCbData.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ParallelDiskCacheLoader.cs Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 2022-08-20 16:20:27 -03:00
ShaderBinarySerializer.cs