Ryujinx/Ryujinx.Graphics.Gpu/Shader
gdkchan b8eb6abecc
Refactor shader GPU state and memory access (#1203)
* Refactor shader GPU state and memory access

* Fix NVDEC project build

* Address PR feedback and add missing XML comments
2020-05-06 11:02:28 +10:00
..
GpuAccessor.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +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