dolphin/Source/Core/VideoBackends/Null
Pokechu22 4595b89ad8 VideoCommon: Remove bSupportsOversizedViewports
I think this is a relic of D3D9.  D3D11 and D3D12 seem to work fine without it.  Plus, ViewportCorrectionMatrix just didn't work correctly (at least with the viewports being generated by the new scissor code).
2022-04-16 10:26:11 -07:00
..
CMakeLists.txt VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
NullBackend.cpp VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
NullBoundingBox.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
NullRender.cpp VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
NullRender.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
NullTexture.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NullTexture.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NullVertexManager.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NullVertexManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PerfQuery.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TextureCache.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoBackend.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00