4.0-652 10 years, 3 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-652 10 years, 3 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-648 10 years, 3 months ago Merge branch 'udpnet' into old-dc-netplay (this is getting old)
4.0-646 10 years, 3 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-601 10 years, 3 months ago Merge branch 'udpnet' into old-dc-netplay (i really need to rewrite this properly)
4.0-514 10 years, 4 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-512 10 years, 4 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-511 10 years, 4 months ago Merge branch 'udpnet' into old-dc-netplay
4.0-430 10 years, 4 months ago Fix freeze on close - bFF_GPReadEnable was not enough to stop SyncGPU.
4.0-429 10 years, 4 months ago Don't sync the GPU if we haven't started yet.
4.0-428 10 years, 4 months ago Actually, SetCpStatus *does* also need to be called from the CPU thread...
4.0-427 10 years, 4 months ago Panic about a FIFO overflow in non-deterministic mode.
4.0-426 10 years, 4 months ago Clean up GatherPipeBursted. Shouldn't actually affect anything.
4.0-425 10 years, 4 months ago Fix Sunshine in deterministic mode.
4.0-424 10 years, 4 months ago Turn off FORCE_WHINE_ABOUT_THREADSAFE.
4.0-423 10 years, 4 months ago Fix the breakpoint fix.
4.0-422 10 years, 4 months ago Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
4.0-421 10 years, 4 months ago Remove unused variables and functions.
4.0-420 10 years, 4 months ago Fix freeze on close.
4.0-419 10 years, 4 months ago Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.