1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-12 19:56:41 +00:00
Ryujinx/Ryujinx.Graphics.Gpu/Shader
gdkchan ed2f5ede0f
Fix texture sampling with depth compare and LOD level or bias (#2404)
* Fix texture sampling with depth compare and LOD level or bias

* Shader cache version bump

* nit: Sorting
2021-06-25 00:54:50 +02:00
..
Cache Pass CbufSlot when getting info from the texture descriptor (#2291) 2021-05-19 20:05:43 +02:00
CachedGpuAccessor.cs Pass CbufSlot when getting info from the texture descriptor (#2291) 2021-05-19 20:05:43 +02:00
GpuAccessor.cs Fix texture sampling with depth compare and LOD level or bias (#2404) 2021-06-25 00:54:50 +02:00
ShaderAddresses.cs
ShaderBundle.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
ShaderCache.cs Fix texture sampling with depth compare and LOD level or bias (#2404) 2021-06-25 00:54:50 +02:00
ShaderCacheState.cs Fix inconsistencies in progress reporting (#2129) 2021-03-22 19:40:07 +01:00
ShaderCodeHolder.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
ShaderCompileTask.cs Use event to wake the main thread on task completion 2021-04-18 17:33:59 +01:00
ShaderDumper.cs
TextureDescriptorCapableGpuAccessor.cs Pass CbufSlot when getting info from the texture descriptor (#2291) 2021-05-19 20:05:43 +02:00