ryujinx/Ryujinx.Graphics.Gpu/Shader
2021-04-18 17:33:59 +01:00
..
Cache Simplify handling of shader vertex A (#1999) 2021-02-08 10:42:17 +11:00
CachedGpuAccessor.cs Implement Force Early Z Register (#1755) 2020-12-02 00:13:27 +01:00
GpuAccessor.cs Implement Force Early Z Register (#1755) 2020-12-02 00:13:27 +01:00
ShaderAddresses.cs
ShaderBundle.cs
ShaderCache.cs The new host program needs to be saved even if it isn't valid. 2021-04-18 17:33:59 +01:00
ShaderCacheState.cs Fix inconsistencies in progress reporting (#2129) 2021-03-22 19:40:07 +01:00
ShaderCodeHolder.cs
ShaderCompileTask.cs Implement parallel host shader cache compilation. 2021-04-18 17:33:58 +01:00
ShaderDumper.cs
TextureDescriptorCapableGpuAccessor.cs