Versione
4.0-163
Branch
dc-netplay
Data
10 anni, 6 mesi fa
Windows x86 Mac OS X Android
Commit
f8cc4d0171d277cf743323cca0127516a865f77a
Autore
comex
Descrizione
Fix freeze on close - bFF_GPReadEnable was not enough to stop SyncGPU.

Should look into the potential performance impact of having GPUHasWork
test so many different things - RunGpuLoop already did this, and SyncGPU
doing it once-ish per frame probably doesn't matter, but it might be
possible to make cheaper anyway.