dolphin/Source/Core
Stenzek 9316e25652 D3DCommon: Fallback to base CreateSwapChain on failure
It appears that some older drivers do not support
CreateSwapChainForHwnd, resulting in DXGI_ERROR_INVALID_CALL. For these
cases, fall back to the base CreateSwapChain() from DXGI 1.0.

In theory this should also let us run on Win7 without the platform
update, but in reality we require the newer shader compiler so this
probably won't work regardless. Also any hardware of this vintage is
unlikely to run Dolphin well.
2019-06-08 20:11:49 +10:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Merge pull request #8163 from lioncash/config 2019-06-08 20:01:15 +10:00
Core Merge pull request #8146 from Techjar/netplay-network-opts 2019-06-08 20:05:35 +10:00
DiscIO General: Migrate from deprecated mbedTLS functions 2019-06-07 22:51:58 -04:00
DolphinNoGUI Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
DolphinQt Merge pull request #8146 from Techjar/netplay-network-opts 2019-06-08 20:05:35 +10:00
InputCommon Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
UpdaterCommon General: Migrate from deprecated mbedTLS functions 2019-06-07 22:51:58 -04:00
VideoBackends D3DCommon: Fallback to base CreateSwapChain on failure 2019-06-08 20:11:49 +10:00
VideoCommon Merge pull request #8139 from lioncash/const 2019-06-08 20:03:02 +10:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00