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