dolphin/Source/Core/VideoBackends
Silent ff00873610
D3D11: Query for output merger logic op support and use logic op code only if supported
Previously code assumed that if DX11.1 runtime is supported, logic ops will,
but Windows 7 SP1 with a Platform Update supports DX11.1 runtime without logic ops.
This created pretty jarring visual artifacts, which now should be gone OR replaced
with much less jarring errors.
2019-07-29 16:47:39 +02:00
..
D3D D3D11: Query for output merger logic op support and use logic op code only if supported 2019-07-29 16:47:39 +02:00
D3D12 Fixes for WRL usage - QueryInterface is explicitly mentioned as not to be used with WRL ComPtr 2019-07-26 19:38:58 +02:00
D3DCommon VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
Null VideoNull/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
OGL VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
Software Factorize software renderer backend switching warning to be fetched from a new GetWarningMessage in video backend - will be needed for DX11.1 feature set warnings 2019-07-26 19:39:07 +02:00
Vulkan Merge pull request #8249 from lioncash/rect 2019-07-19 16:32:30 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00