summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
diff options
context:
space:
mode:
authordegasus <wickmarkus@web.de>2016-01-19 00:08:18 +0100
committerdegasus <wickmarkus@web.de>2016-01-24 11:06:01 +0100
commitcf4478dc925b4c20a341bb29ea78a4be4054bcb1 (patch)
tree3df00f71b52bc2aa0e8a4692ab7b1c9335340d78 /Source/Core/VideoCommon/PixelEngine.cpp
parentaa39b0dab1bf435df690a5a8d41338824dacba53 (diff)
Fifo: Fix SyncGPU.
CBoot::BootUp() did call CoreTiming::Advance which itself blocks on the GPU, but the GPU thread wasn't started already. This commit moves the SyncGPU initialization into the Fifo.cpp file and call it after BootUp().
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
0 files changed, 0 insertions, 0 deletions