dolphin/Source
Pokechu22 3950bc4620 Treat changing the graphics adapter the same as changing the backend
This results in the list of available antialiasing modes being updated; before, it would only show the modes available for the adapter that was selected when the graphics window was opened (or the backend was last changed).

The list of available modes is updated by `GraphicsWindow::OnBackendChanged`'s call to `VideoBackendBase::PopulateBackendInfoFromUI`, and then `EnhancementsWidget::LoadSettings` updates the UI.  Both of these are connected to the `GraphicsWindow::BackendChanged` signal.
2022-05-16 16:59:31 -07:00
..
Android Upgrade dependencies 2022-05-10 13:56:13 -04:00
Core Treat changing the graphics adapter the same as changing the backend 2022-05-16 16:59:31 -07:00
DSPSpy msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DSPTool msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
PCH msvc: bump min version to vs 17.2 2022-05-10 16:11:54 -07:00
UnitTests msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
VSProps Merge pull request #10559 from shuffle2/qt6 2022-05-08 01:29:46 -04:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
dolphin-emu.sln use fmt as static library instead of headers 2022-04-26 16:32:29 -07:00