5.0-20686 10 months, 4 weeks ago JitCommon: Fix feature_flags truncation in index calculation. (PR #12401 from AdmiralCurtiss)
5.0-20684 10 months, 4 weeks ago General: Make use of std::erase_if/std::erase where applicable (PR #12399 from lioncash)
5.0-20672 10 months, 4 weeks ago VFFUtil: Use std::span with WriteToVFF (PR #12376 from lioncash)
5.0-20670 10 months, 4 weeks ago VideoCommon: Use std::span for BoundingBox::Write() (PR #12371 from lioncash)
5.0-20668 10 months, 4 weeks ago VertexLoaderTest: Resolve -Wdangling-else warnings (PR #12395 from lioncash)
5.0-20666 10 months, 4 weeks ago RiivolutionParser: Make use of std::span where applicable (PR #12398 from lioncash)
5.0-20663 10 months, 4 weeks ago CustomAssetLibrary: Remove unused GetAssetSize() function (PR #12397 from lioncash)
5.0-20661 10 months, 4 weeks ago ExpressionParser: Get rid of some redundant copies (PR #12400 from lioncash)
5.0-20657 10 months, 4 weeks ago General: Resolve -Wsign-compare warnings (PR #12394 from lioncash)
5.0-20650 10 months, 4 weeks ago Core/SyncIdentifier: Default operator== (PR #12396 from lioncash)
5.0-20648 10 months, 4 weeks ago Common/SettingsHandler: Minor convenience changes (PR #12386 from lioncash)
5.0-20645 10 months, 4 weeks ago DolphinQT/Host: Remove unused TLS variable tls_is_host_thread (PR #12393 from lioncash)
5.0-20642 10 months, 4 weeks ago GraphicsModListWidget: Add string specifier to By and Description fields (PR #12390 from lioncash)
5.0-20640 10 months, 4 weeks ago General: Resolve -Wmissing-declaration warnings (PR #12392 from lioncash)
5.0-20636 10 months, 4 weeks ago AchievementManager: Make GetInstance() and GetLock() return a reference (PR #12389 from lioncash)
5.0-20631 10 months, 4 weeks ago GameFile: Default GameBanner operator== (PR #12388 from lioncash)
5.0-20629 10 months, 4 weeks ago General: Resolve -Wreorder warnings (PR #12391 from lioncash)
5.0-20626 10 months, 4 weeks ago GameFileCache: Pass std::function by reference rather than by value (PR #12387 from lioncash)
5.0-20623 10 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 10 months, 4 weeks ago VideoCommon: prevent a potential custom texture crash (PR #12374 from iwubcode)