dolphin/Source/Core/VideoBackends
JosJuice ced2306fc5 Turn EFB_WIDTH/EFB_HEIGHT into constexpr
https://bugs.dolphin-emu.org/issues/11692#note-5

Also change const into constexpr while we're at it.
2019-04-28 11:50:17 +02:00
..
D3D Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +10:00
D3D12 Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +10:00
D3DCommon AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Null Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +10:00
OGL OGL: Set shared context state up to match main context 2019-04-21 14:28:14 +10:00
Software Turn EFB_WIDTH/EFB_HEIGHT into constexpr 2019-04-28 11:50:17 +02:00
Vulkan Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00