dolphin/Source/Core
Stenzek 025767c929 D3D: Set optional features after creating the device
Fixes feature level 10.0 devices crashing during runtime.
2019-04-28 15:26:49 +10:00
..
AudioCommon Minor changes to usages of std::condition_variable. 2019-04-06 17:39:25 -05:00
Common Merge pull request #7970 from Techjar/netplay-mii-sync 2019-04-27 13:26:55 +10:00
Core Merge pull request #8035 from jordan-woyak/si-enum-constexpr 2019-04-27 08:40:41 -04:00
DiscIO VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
DolphinNoGUI Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
DolphinQt Merge pull request #8030 from spycrab/qt_patch_preview 2019-04-28 00:32:36 +02:00
InputCommon InputCommon: Make sure setting values are initialized in case they are used before config load. 2019-04-27 07:01:24 -05:00
MacUpdater MacUpdater: Fix updater not closing after update is completed 2019-03-21 13:47:23 +01:00
UICommon Merge pull request #7841 from iwubcode/config-mgr-onion 2019-04-21 00:01:47 -04:00
UpdaterCommon
VideoBackends D3D: Set optional features after creating the device 2019-04-28 15:26:49 +10:00
VideoCommon FramebufferShaderGen: Don't emit SV_SampleIndex when not using SSAA 2019-04-28 15:26:21 +10:00
WinUpdater WinUpdater: Restore original executable name 2019-04-11 20:21:50 +02:00
CMakeLists.txt