5.0-13337 3 years, 4 months ago DSP: Eliminate most global state (PR #9348 来自 lioncash)
5.0-13334 3 years, 4 months ago CMake: Update cmake_minimum_required calls using versions less than 2.8.12. (PR #9372 来自 jordan-woyak)
5.0-13332 3 years, 4 months ago BitUtils: Fix uint64_t gcc compile (Linux) (PR #9375 来自 iWeaker4you)
5.0-13330 3 years, 4 months ago Jit_Integer: Use RORX where possible (PR #9363 来自 MerryMage)
5.0-13327 3 years, 4 months ago Jit_Integer: rlwinmx: Use BEXTR where possible (PR #9371 来自 MerryMage)
5.0-13325 3 years, 4 months ago Jit_Integer: rlwinmx: Generalize byte/word extract plus shift case (PR #9370 来自 MerryMage)
5.0-13323 3 years, 4 months ago Jit64: More constant propagation optimizations (PR #9262 来自 Sintendo)
5.0-13313 3 years, 4 months ago BitUtils: Add CountLeadingZeros (PR #9374 来自 MerryMage)
5.0-13309 3 years, 4 months ago Call UpdatePerformanceMonitor when needed (PR #9355 来自 JosJuice)
5.0-13304 3 years, 4 months ago Android: Only have one settings entrypoint in game properties (PR #9368 来自 JosJuice)
5.0-13302 3 years, 4 months ago Jit_Integer: Add trivial AndWithMask cases (PR #9364 来自 MerryMage)
5.0-13300 3 years, 4 months ago VideoCommon: Fix crash that occurs on loading a fifo log when Free Look is enabled (PR #9362 来自 iwubcode)
5.0-13298 3 years, 4 months ago Fix GDBStub build and build it by default (PR #9359 来自 leoetlino)
5.0-13295 3 years, 4 months ago JitArm64: Fix signed bitwise left shift UB (PR #9346 来自 Sintendo)
5.0-13292 3 years, 4 months ago Split OSREPORT logging type (PR #9360 来自 Minty-Meeo)
5.0-13290 3 years, 4 months ago CMake: Apple Silicon detection (PR #9353 来自 MaddTheSane)
5.0-13288 3 years, 4 months ago Make Free Look a proper controller, move to separate UI (PR #8867 来自 iwubcode)
5.0-13272 3 years, 4 months ago Android: Only have one settings entrypoint per activity/dialog (PR #9357 来自 JosJuice)
5.0-13270 3 years, 4 months ago Android: Correctly save in-game settings changes to disk (PR #9356 来自 JosJuice)
5.0-13268 3 years, 5 months ago Jit64: Fix FPURegCache::GetRegUtilization (PR #9347 来自 JosJuice)