dolphin/Source/Core/VideoBackends
JosJuice 1d3b9fdec2 Fix perf query regression
When trying to do a small optimization in 8a0f5ea, I failed to
take into account that WeakFlush and FlushOne update m_query_count.

Only D3D11 and OGL had this problem, not D3D12 and Vulkan.
2021-05-21 13:39:59 +02:00
..
D3D Fix perf query regression 2021-05-21 13:39:59 +02:00
D3D12 Remove all remaining volatile qualifiers 2021-05-15 09:52:04 +02:00
D3DCommon msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
Null msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
OGL Fix perf query regression 2021-05-21 13:39:59 +02:00
Software Software: Fix OOB tex coord indices 2021-05-07 16:28:09 -07:00
Vulkan Remove all remaining volatile qualifiers 2021-05-15 09:52:04 +02:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00