3.5-2317 11 anni, 1 mesi fa Fix missing md5thread.detach()
3.5-2316 11 anni, 1 mesi fa Fix SafeCPReadPointer bugs.
3.5-2315 11 anni, 1 mesi fa Give deterministic dual-core a proper option (but don't expose it in the GUI).
3.5-2314 11 anni, 1 mesi fa Refactor SetCpStatus, hopefully fixing breakpoints.
3.5-2313 11 anni, 1 mesi fa Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
3.5-2312 11 anni, 1 mesi fa Make SafeCPReadPointer do what it actually does, and document it.
3.5-2311 11 anni, 1 mesi fa Fix stopping emulation.
3.5-2310 11 anni, 1 mesi fa Add SyncGPUIfIdleOnly to EFB access and perf queries.
3.5-2309 11 anni, 1 mesi fa Don't set CPReadWriteDistance to 0.
3.5-2308 11 anni, 1 mesi fa Use an explicit variable to wait for the GPU thread...
3.5-2307 11 anni, 1 mesi fa ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
3.5-2306 11 anni, 1 mesi fa Revert "NetPlay: Use the correct pad mappings for rumble"
3.5-2305 11 anni, 1 mesi fa Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
3.5-2304 11 anni, 1 mesi fa Complain about threadsafe events during netplay.