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