5.0-20663 9 months, 3 weeks ago CustomAssetLibrary: Remove unused GetAssetSize() function (PR #12397 from lioncash)
5.0-20661 9 months, 3 weeks ago ExpressionParser: Get rid of some redundant copies (PR #12400 from lioncash)
5.0-20657 9 months, 4 weeks ago General: Resolve -Wsign-compare warnings (PR #12394 from lioncash)
5.0-20650 9 months, 4 weeks ago Core/SyncIdentifier: Default operator== (PR #12396 from lioncash)
5.0-20648 9 months, 4 weeks ago Common/SettingsHandler: Minor convenience changes (PR #12386 from lioncash)
5.0-20645 9 months, 4 weeks ago DolphinQT/Host: Remove unused TLS variable tls_is_host_thread (PR #12393 from lioncash)
5.0-20642 9 months, 4 weeks ago GraphicsModListWidget: Add string specifier to By and Description fields (PR #12390 from lioncash)
5.0-20640 9 months, 4 weeks ago General: Resolve -Wmissing-declaration warnings (PR #12392 from lioncash)
5.0-20636 9 months, 4 weeks ago AchievementManager: Make GetInstance() and GetLock() return a reference (PR #12389 from lioncash)
5.0-20631 9 months, 4 weeks ago GameFile: Default GameBanner operator== (PR #12388 from lioncash)
5.0-20629 9 months, 4 weeks ago General: Resolve -Wreorder warnings (PR #12391 from lioncash)
5.0-20626 9 months, 4 weeks ago GameFileCache: Pass std::function by reference rather than by value (PR #12387 from lioncash)
5.0-20623 9 months, 4 weeks ago Android: update NDK to 26.1.10909125 in order to pick up new compiler features (PR #12383 from iwubcode)
5.0-20621 9 months, 4 weeks ago VideoCommon: prevent a potential custom texture crash (PR #12374 from iwubcode)
5.0-20619 9 months, 4 weeks ago HW/CEXIIPL: Fix loading files at nonzero offset in LoadFileToIPL(). (PR #12384 from AdmiralCurtiss)
5.0-20617 9 months, 4 weeks ago AchievementManager: Only nag user about disabled achievements when they were actually enabled before. (PR #12381 from AdmiralCurtiss)
5.0-20615 9 months, 4 weeks ago JitArm64: Add additional condition for lmw/stmw a discard (PR #12378 from JosJuice)
5.0-20613 9 months, 4 weeks ago Add "large entry points map" setting (PR #12380 from JosJuice)
5.0-20611 9 months, 4 weeks ago JitArm64: Guard against discarding a in lmw/stmw (PR #12377 from JosJuice)
5.0-20609 9 months, 4 weeks ago Android: Gradle updates (PR #12183 from t895)