mirror of
https://github.com/PabloMK7/citra.git
synced 2025-02-07 22:51:34 +01:00
* video_core: Abstract shader generators. * shader: Extract common generator structures and move generators to specific namespaces. * shader: Minor fixes and clean-up.