5.0-20690 9 months, 2 weeks ago PPCDebugInterface: Silence trivial -Wmaybe-uninitialized warning (PR #12403 from lioncash)
5.0-20688 9 months, 2 weeks ago AchievementManager: Resolve -Wshadow warnings (PR #12402 from lioncash)
5.0-20686 9 months, 2 weeks ago JitCommon: Fix feature_flags truncation in index calculation. (PR #12401 from AdmiralCurtiss)
5.0-20684 9 months, 2 weeks ago General: Make use of std::erase_if/std::erase where applicable (PR #12399 from lioncash)
5.0-20672 9 months, 2 weeks ago VFFUtil: Use std::span with WriteToVFF (PR #12376 from lioncash)
5.0-20670 9 months, 2 weeks ago VideoCommon: Use std::span for BoundingBox::Write() (PR #12371 from lioncash)
5.0-20668 9 months, 2 weeks ago VertexLoaderTest: Resolve -Wdangling-else warnings (PR #12395 from lioncash)
5.0-20666 9 months, 2 weeks ago RiivolutionParser: Make use of std::span where applicable (PR #12398 from lioncash)
5.0-20663 9 months, 2 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, 3 weeks ago General: Resolve -Wsign-compare warnings (PR #12394 from lioncash)
5.0-20650 9 months, 3 weeks ago Core/SyncIdentifier: Default operator== (PR #12396 from lioncash)
5.0-20648 9 months, 3 weeks ago Common/SettingsHandler: Minor convenience changes (PR #12386 from lioncash)
5.0-20645 9 months, 3 weeks ago DolphinQT/Host: Remove unused TLS variable tls_is_host_thread (PR #12393 from lioncash)
5.0-20642 9 months, 3 weeks ago GraphicsModListWidget: Add string specifier to By and Description fields (PR #12390 from lioncash)
5.0-20640 9 months, 3 weeks ago General: Resolve -Wmissing-declaration warnings (PR #12392 from lioncash)
5.0-20636 9 months, 3 weeks ago AchievementManager: Make GetInstance() and GetLock() return a reference (PR #12389 from lioncash)
5.0-20631 9 months, 3 weeks ago GameFile: Default GameBanner operator== (PR #12388 from lioncash)
5.0-20629 9 months, 3 weeks ago General: Resolve -Wreorder warnings (PR #12391 from lioncash)
5.0-20626 9 months, 3 weeks ago GameFileCache: Pass std::function by reference rather than by value (PR #12387 from lioncash)