mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-03-08 14:07:18 -08:00
* shadertools: Prepare for new target Langugaes and APIs This improves shader tools command line by adding support for target language and api. * Address gdkchan's comments