summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android
diff options
context:
space:
mode:
authorStenzek <stenzek@gmail.com>2019-05-12 14:42:16 +1000
committerStenzek <stenzek@gmail.com>2019-06-08 20:11:49 +1000
commit9316e25652c8e2bd3b844b225e549452bcfc86ec (patch)
tree84b4c4a386a3a38200fd62e28757c921dc874768 /Source/Core/InputCommon/ControllerInterface/Android
parent0177c6c2c7ef1252c47e01490a9e60792f8184ad (diff)
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.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android')
0 files changed, 0 insertions, 0 deletions