| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-21 | common,yuzu-qt: GCC warning silences | lat9nq | |
| Fixes -Wshadow, -Wdeprecated, and catch by copy rather than by ref. | |||
| 2023-07-21 | settings: Document BasicSetting, add Ranged | lat9nq | |
| 2023-07-21 | settings: Move IsConfiguringGlobal to settings_common | lat9nq | |
| 2023-07-21 | settings: Move some simple data to BasicSetting | lat9nq | |
| Reduces the need for the compiler to duplicate this code, by about 100KB executable size. | |||
| 2023-07-21 | (ui,)settings: Use explicit instantiation | lat9nq | |
| Reduces compile times a tad on clang. | |||
