0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx.Graphics.Gpu/Shader
gdkchan a15b951721
Fix wrong face culling once and for all (#1277)
* Viewport swizzle support on NV and clip origin

* Initialize default viewport swizzle state, emulate viewport swizzle on shaders when not supported

* Address PR feedback
2020-05-28 09:03:07 +10:00
..
GpuAccessor.cs Fix wrong face culling once and for all (#1277) 2020-05-28 09:03:07 +10:00
ShaderAddresses.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
ShaderBundle.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
ShaderCache.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
ShaderCodeHolder.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
ShaderDumper.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00