5.0-20893 1 year ago Android: Fix the targets line in build.gradle.kts (PR #12468 from JosJuice)
5.0-20890 1 year ago Core: Pass System through more of the emulation thread init process. (PR #12482 from AdmiralCurtiss)
5.0-20888 1 year ago Core/SystemTimers: Refactor to class, move to System. (PR #12481 from AdmiralCurtiss)
5.0-20886 1 year ago Core/CodeTrace: Take address from given instruction in GetInstructionAttributes(). (PR #12480 from AdmiralCurtiss)
5.0-20884 1 year ago Core/Boot: Avoid global system accessor when setting disc. (PR #12479 from AdmiralCurtiss)
5.0-20882 1 year ago VideoCommon: allow Android to take advantage of 16 pixel samplers once more (PR #12478 from iwubcode)
5.0-20880 1 year ago DSPHLE/Zelda: fix reverb volume being multiplied by current volume twice (PR #12475 from Tilka)
5.0-20878 1 year ago JitArm64: Don't fall back to interpreter on low DCBZ hack (PR #12470 from JosJuice)
5.0-20876 1 year ago Qt: Handle Overridden Graphics Backend (PR #12455 from PatrickFerry)
5.0-20874 1 year ago Jit: Reload RMEM/MEM_REG on ISI exception (PR #12464 from JosJuice)
5.0-20872 1 year ago BitSet64: Fix iterator incrementation (PR #12473 from Dentomologist)
5.0-20869 1 year ago BitSet: Use direct initialization instead of c-style casts (PR #12474 from Dentomologist)
5.0-20867 1 year ago Fix Logic Inefficiency in Arm64GPRCache::FlushRegisters (PR #12471 from mitaclaw)
5.0-20865 1 year ago PowerPC: Add constants for the two TLB indices (PR #12469 from JosJuice)
5.0-20863 1 year ago Improve DocumentProvider (PR #12461 from blakbin)
5.0-20860 1 year ago Common/StringUtil: Use internal linkage for codepage conversion functions. (PR #12467 from AdmiralCurtiss)
5.0-20858 1 year ago DolphinQt/Mapping: Add "Use Mouse Controlled Pointing" button. (PR #12363 from luc-git)
5.0-20856 1 year ago Input: Improve Controller Interface devices threading (PR #11885 from Filoppi)
5.0-20854 1 year ago Common: Fix encoding handling in GetWin32ErrorString (PR #12466 from JosJuice)
5.0-20852 1 year ago DSPHLE/Zelda: fix use of wrong reverb buffer (PR #12465 from Tilka)