mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 12:32:36 +01:00
51659e1329
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.