1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 05:26:26 -05:00
Files
ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817)
* Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins

* Shader cache version bump

* Fix back color value on fragment shader

* Disable IPA multiplication for fixed function attributes and back color selection
2021-11-08 13:18:46 -03:00
..