1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-18 21:38:16 -06:00
gdkchan 26be1cb4e2 Implement gl_ClipDistance on the shader generator ()
* Implement gl_ClipDistance on the shader generator, do not return the undef name for unknown built-in attributes

* Handle unknown attribute loads aswell
2019-04-25 09:09:01 +10:00
..