4.0-159 před 10 lety, 5 měsíci Panic about a FIFO overflow in non-deterministic mode.
4.0-158 před 10 lety, 5 měsíci Clean up GatherPipeBursted. Shouldn't actually affect anything.
4.0-157 před 10 lety, 5 měsíci Fix Sunshine in deterministic mode.
4.0-156 před 10 lety, 5 měsíci Turn off FORCE_WHINE_ABOUT_THREADSAFE.
4.0-155 před 10 lety, 5 měsíci Fix the breakpoint fix.
4.0-154 před 10 lety, 5 měsíci Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
4.0-153 před 10 lety, 5 měsíci Remove unused variables and functions.
4.0-152 před 10 lety, 5 měsíci Fix freeze on close.
4.0-151 před 10 lety, 5 měsíci Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.
4.0-149 před 10 lety, 5 měsíci Give deterministic dual-core a proper option (but don't expose it in the GUI).
4.0-148 před 10 lety, 5 měsíci Refactor SetCpStatus, hopefully fixing breakpoints.
4.0-147 před 10 lety, 5 měsíci Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
4.0-146 před 10 lety, 5 měsíci Make SafeCPReadPointer do what it actually does, and document it.
4.0-145 před 10 lety, 5 měsíci Fix stopping emulation.
4.0-144 před 10 lety, 5 měsíci Add SyncGPUIfIdleOnly to EFB access and perf queries.
4.0-143 před 10 lety, 5 měsíci Don't set CPReadWriteDistance to 0.
4.0-142 před 10 lety, 5 měsíci Use an explicit variable to wait for the GPU thread...
4.0-141 před 10 lety, 5 měsíci ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
4.0-140 před 10 lety, 5 měsíci Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
4.0-139 před 10 lety, 5 měsíci Complain about threadsafe events during netplay.