dolphin/Source
degasus eb310cbd1d VideoCommon: disable efb access + perf querys on cph thread
The usual way to handle this kind of request is to rise a flag which the gpu thread polls.
The gpu thread itself either generates the result or just write zeros if disabled.
After this, it rise another flag which says that this work is done.

So if disabled, we still have the cpu-gpu round trip time. This commit just returns 0 on the cpu thread
instead of playing ping pong...
2014-01-09 18:37:59 +01:00
..
Android [Android] Simplify instantiations of OverlayConfigButton.java. Also simplified resizeDrawable even more. We just acquire the resource instance and then get the display metrics directly. 2014-01-02 12:23:17 -05:00
Core VideoCommon: disable efb access + perf querys on cph thread 2014-01-09 18:37:59 +01:00
DSPSpy Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DSPTool Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
TestSuite Convert all vcxproj files to UNIX line endings 2013-12-31 14:03:18 -05:00
UnitTests Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VSProps Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CMakeLists.txt [Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify our android cmake toolchain file to make the default build location not be source root, because that is stupid. 2013-10-28 19:59:03 -05:00
dolphin-emu.sln Fix Windows Build 2013-12-11 15:23:09 -06:00
pch.h Fix Linux build issue. 2013-10-27 19:51:55 -04:00