Ryujinx/Ryujinx.Graphics.Gpu/Shader
gdkchan 788ca6a411
Initial transform feedback support (#1370)
* Initial transform feedback support

* Some nits and fixes

* Update ReportCounterType and Write method

* Can't change shader or TFB bindings while TFB is active

* Fix geometry shader input names with new naming
2020-07-15 13:01:10 +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 Initial transform feedback support (#1370) 2020-07-15 13:01:10 +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