mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-12-20 16:04:12 +00:00
* Pass CbufSlot when getting info from the texture descriptor Fixes some issues with bindless textures, when CbufSlot is not equal to the current TextureBufferIndex. Specifically fixes a random chance of full screen colour flickering in Super Mario Party. * Apply suggestions from code review Oops Co-authored-by: gdkchan <gab.dark.100@gmail.com> Co-authored-by: gdkchan <gab.dark.100@gmail.com> |
||
|---|---|---|
| .. | ||
| Cache | ||
| CachedGpuAccessor.cs | ||
| GpuAccessor.cs | ||
| ShaderAddresses.cs | ||
| ShaderBundle.cs | ||
| ShaderCache.cs | ||
| ShaderCacheState.cs | ||
| ShaderCodeHolder.cs | ||
| ShaderDumper.cs | ||
| TextureDescriptorCapableGpuAccessor.cs | ||