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