mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 05:10:22 -05:00
aa77dff3a2
Migrates the shader generator off the use of a global array, eliminating the use of some global state. This also allows us to move the shader generation over to using fmt in a subsequent change.