1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 10:16:26 -05:00
Files
ryujinx/Ryujinx.Graphics.Shader/CodeGen
gdkchan ee1038e542 Initial support for shader attribute indexing (#2546)
* Initial support for shader attribute indexing

* Support output indexing too, other improvements

* Fix order

* Address feedback
2021-08-27 01:44:47 +02:00
..