dolphin/Source/Core
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
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common Merge pull request #10582 from AdmiralCurtiss/fmt-float 2022-04-16 03:42:55 +02:00
Core VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
DiscIO Merge pull request #10514 from JosJuice/datel-no-gametdb 2022-03-26 03:38:57 +01:00
DolphinNoGUI windows: move ffmpeg bins to submodule 2022-03-29 17:27:46 -07:00
DolphinQt Debugger MemoryWidget: More display types, use combo box for display options. Add alignment and riw length options. 2022-04-15 22:00:51 -07:00
DolphinTool windows: move ffmpeg bins to submodule 2022-03-29 17:27:46 -07:00
InputCommon Core/WGInput: Dynamically load winrt function addresses. 2022-04-08 03:26:09 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10516 from OatmealDome/steam 2022-03-18 08:33:13 +01:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
VideoCommon VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props msbuild: Move WGInput to DolphinLib.props 2022-04-07 11:37:12 -07:00
DolphinLib.vcxproj msbuild: Move WGInput to DolphinLib.props 2022-04-07 11:37:12 -07:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props windows: move ffmpeg bins to submodule 2022-03-29 17:27:46 -07:00