Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl
gdkchan 51a27032f0
Fix VertexId and InstanceId on Vulkan (#3833)
* Fix VertexId and InstanceId on Vulkan

* Shader cache version bump
2022-11-11 13:22:49 -03:00
..
HelperFunctions Add support for render scale to vertex stage. (#2763) 2022-01-08 14:48:48 -03:00
Instructions Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
CodeGenContext.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
Declarations.cs Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
DefaultNames.cs Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
GlslGenerator.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
NumberFormatter.cs Implement remaining shader double-precision instructions (#2845) 2021-12-08 17:54:12 -03:00
OperandManager.cs Fix VertexId and InstanceId on Vulkan (#3833) 2022-11-11 13:22:49 -03:00
TypeConversion.cs Support shader F32 to Bool reinterpretation (#1969) 2021-01-27 09:19:30 +01:00