lat9nq
|
eb6fe05451
|
settings: Define specializations for settings
Suggests to a frontend how to represent each setting.
|
2023-07-21 10:56:55 -04:00 |
|
lat9nq
|
859dff4c27
|
common,yuzu-qt: GCC warning silences
Fixes -Wshadow, -Wdeprecated, and catch by copy rather than by ref.
|
2023-07-21 10:56:55 -04:00 |
|
lat9nq
|
8addc74f4f
|
settings: Document BasicSetting, add Ranged
|
2023-07-21 10:56:54 -04:00 |
|
lat9nq
|
8d4c466cde
|
settings: Move IsConfiguringGlobal to settings_common
|
2023-07-21 10:56:54 -04:00 |
|
lat9nq
|
e0d6f3435e
|
settings: Move some simple data to BasicSetting
Reduces the need for the compiler to duplicate this code, by about
100KB executable size.
|
2023-07-21 10:56:54 -04:00 |
|
lat9nq
|
5a2b7f951d
|
(ui,)settings: Use explicit instantiation
Reduces compile times a tad on clang.
|
2023-07-21 10:56:54 -04:00 |
|