dolphin/Source/Core/VideoBackends
Lioncash d4337eebde VideoCommon/Statistics: Rename stats global to g_stats
Makes the global variable follow our convention of prefixing g_ on
global variables to make it obvious in surrounding code that it's not a
local variable.
2019-07-10 23:34:54 -04:00
..
D3D VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
D3D12 VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
D3DCommon D3DCommon: Fallback to base CreateSwapChain on failure 2019-06-08 20:11:49 +10:00
Null VideoNull/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
OGL VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Software VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Vulkan VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00