版本
4.0-160
分支
dc-netplay
发布于
10 years, 5 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
757f53331ef9f373323800ea4759371d420cf30b
修改者
comex
修改说明
Actually, SetCpStatus *does* also need to be called from the CPU thread...

else the CPU thread can overflow the FIFO while the GPU thread is busy.
Fixes Melee.  Basically, 549064149a was mostly a bust, and this and
d9381fc9e8 should be squashed into whatever remains of it.