3.5-2434 10anos, 7mesesatrás Fix SafeCPReadPointer bugs.
3.5-2433 10anos, 7mesesatrás Give deterministic dual-core a proper option (but don't expose it in the GUI).
3.5-2432 10anos, 7mesesatrás Refactor SetCpStatus, hopefully fixing breakpoints.
3.5-2431 10anos, 7mesesatrás Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
3.5-2430 10anos, 7mesesatrás Make SafeCPReadPointer do what it actually does, and document it.
3.5-2429 10anos, 7mesesatrás Fix stopping emulation.
3.5-2428 10anos, 7mesesatrás Add SyncGPUIfIdleOnly to EFB access and perf queries.
3.5-2427 10anos, 7mesesatrás Don't set CPReadWriteDistance to 0.
3.5-2426 10anos, 7mesesatrás Use an explicit variable to wait for the GPU thread...
3.5-2425 10anos, 7mesesatrás ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
3.5-2424 10anos, 7mesesatrás Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
3.5-2423 10anos, 7mesesatrás Complain about threadsafe events during netplay.
3.5-2325 10anos, 7mesesatrás typo fix
3.5-2324 10anos, 7mesesatrás Fix Sunshine in deterministic mode.
3.5-2323 10anos, 7mesesatrás Turn off FORCE_WHINE_ABOUT_THREADSAFE.
3.5-2322 10anos, 7mesesatrás Fix the breakpoint fix.
3.5-2321 10anos, 7mesesatrás Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
3.5-2320 10anos, 7mesesatrás Remove unused variables and functions.
3.5-2319 10anos, 7mesesatrás Fix freeze on close.
3.5-2318 10anos, 7mesesatrás Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.