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