mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 14:55:20 +03:00
We selectively enable GPU features that we require as enabling all of them might result in extra driver overhead in certain circumstances. Setting them is handled by `QuirkManager` with the new `FEAT_SET` function that ties a quirk with a feature.