dolphin/Source/Core/VideoBackends
Lioncash 86000fc6b4 VideoBackends/Null: Remove unnecessary constructors and destructors
Removes constructors and destructors that don't actually provide any
behavior (i.e. doesn't constain generated code related to non-trivial
members in a cpp file, etc).

Lessens the amount of code present.
2019-07-27 17:33:18 -04:00
..
D3D VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
D3D12 VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
D3DCommon VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
Null VideoBackends/Null: Remove unnecessary constructors and destructors 2019-07-27 17:33:18 -04:00
OGL VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
Software VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04: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