dolphin/Source/Core/VideoBackends
Lioncash 01a92af014 D3DUtil: Make file-scope variables internally linked where applicable
All file scope variables are able to be made internally linked.

CD3DFont is essentially used as an extension to the utility interface, so
this is able to be made internal as well, removing a global from
external view.
2017-11-19 12:12:39 -05:00
..
D3D D3DUtil: Make file-scope variables internally linked where applicable 2017-11-19 12:12:39 -05:00
Null Remove old XFB logic 2017-11-17 22:11:29 -06:00
OGL Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
Software VideoBackends: Remove header inclusions made unnecessary with Hybrid XFB 2017-11-19 00:53:10 -05:00
Vulkan Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00