4.0-145 11 years, 1 month ago Merge branch 'master' into dc-netplay
4.0-84 11 years, 1 month ago Fix freeze on close - bFF_GPReadEnable was not enough to stop SyncGPU.
4.0-83 11 years, 1 month ago Merge branch 'per-version-gameini' into dc-netplay
4.0-76 11 years, 1 month ago Merge branch 'master' into dc-netplay
4.0-65 11 years, 1 month ago Merge branch 'master' into dc-netplay
3.5-2468 11 years, 1 month ago Merge branch 'reuseaddr' into dc-netplay
3.5-2464 11 years, 1 month ago Merge branch 'master' into dc-netplay
3.5-2448 11 years, 1 month ago Perf: Use unordered_map instead of map in very slightly hot function.
3.5-2446 11 years, 1 month ago Don't sync the GPU if we haven't started yet.
3.5-2445 11 years, 1 month ago Actually, SetCpStatus *does* also need to be called from the CPU thread...
3.5-2444 11 years, 1 month ago Panic about a FIFO overflow in non-deterministic mode.
3.5-2443 11 years, 1 month ago Clean up GatherPipeBursted. Shouldn't actually affect anything.
3.5-2442 11 years, 1 month ago Fix Sunshine in deterministic mode.
3.5-2441 11 years, 1 month ago Turn off FORCE_WHINE_ABOUT_THREADSAFE.
3.5-2440 11 years, 1 month ago Fix the breakpoint fix.
3.5-2439 11 years, 1 month ago Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
3.5-2438 11 years, 1 month ago Remove unused variables and functions.
3.5-2437 11 years, 1 month ago Fix freeze on close.
3.5-2436 11 years, 1 month ago Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.
3.5-2435 11 years, 1 month ago Fix missing md5thread.detach()