dolphin/Source/Core
Pokechu22 3949698acf Verify graphics config validity after populating the backend info
... and refresh the config before populating the backend info, as the config (specifically iAdapter) needs to be set to correctly populate the backend info.

Before, the list of valid antialiasing modes was always determined from the first adapter on the list on startup, regardless of the adapter the user selected.
2022-05-16 16:59:57 -07:00
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common fmt: use make_format_args instead of make_args_checked 2022-05-10 19:25:48 -07:00
Core ProcessorInterface: Implement PI_FIFO_RESET 2022-05-13 14:20:14 -07:00
DiscIO Merge pull request #10514 from JosJuice/datel-no-gametdb 2022-03-26 03:38:57 +01:00
DolphinNoGUI msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinQt Treat changing the graphics adapter the same as changing the backend 2022-05-16 16:59:31 -07:00
DolphinTool Merge pull request #10629 from Tilka/spaces 2022-05-03 23:01:25 +01:00
InputCommon Merge pull request #10540 from nyanpasu64/fix-gcadapter-atomics 2022-04-23 22:04:10 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Common/PointerWrap: Prevent reads/writes past the end of the buffer. 2022-04-18 23:48:00 +02:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends Merge pull request #10251 from Pokechu22/negative-scissor 2022-04-24 15:00:42 -04:00
VideoCommon Verify graphics config validity after populating the backend info 2022-05-16 16:59:57 -07:00
WinUpdater msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00