mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
We can iterate through the AdvancedGraphics settings and generate the UI during runtime. This doesn't help runtime efficiency, but it helps a ton in reducing the amount of work a developer needs in order to add a new setting. |
||
|---|---|---|
| .. | ||
| astc.cpp | ||
| astc.h | ||
| bcn.cpp | ||
| bcn.h | ||
| decoders.cpp | ||
| decoders.h | ||
| texture.cpp | ||
| texture.h | ||
| workers.cpp | ||
| workers.h | ||