1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan 4905101df1
Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote extensions ()
* Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote extensions

* Shader cache version bump
2022-11-30 18:24:15 -03:00
..
BackgroundDiskCacheWriter.cs Vulkan backend () 2022-07-31 18:26:06 -03:00
BinarySerializer.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
CompressionAlgorithm.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
DiskCacheCommon.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
DiskCacheGpuAccessor.cs GPU: Eliminate CB0 accesses when storage buffer accesses are resolved () 2022-11-17 18:47:41 +01:00
DiskCacheGuestStorage.cs Vulkan backend () 2022-07-31 18:26:06 -03:00
DiskCacheHostStorage.cs Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote extensions () 2022-11-30 18:24:15 -03:00
DiskCacheLoadException.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
DiskCacheLoadResult.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
DiskCacheOutputStreams.cs New shader cache implementation () 2022-04-10 10:49:44 -03:00
GuestCodeAndCbData.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
ParallelDiskCacheLoader.cs Move gl_Layer from vertex to geometry if GPU does not support it on vertex () 2022-11-18 23:27:54 -03:00
ShaderBinarySerializer.cs Fix shader cache on Vulkan when geometry shaders are inserted () 2022-11-19 10:24:23 +01:00