5.0-20672 1 year ago VFFUtil: Use std::span with WriteToVFF (PR #12376 来自 lioncash)
5.0-20670 1 year ago VideoCommon: Use std::span for BoundingBox::Write() (PR #12371 来自 lioncash)
5.0-20668 1 year ago VertexLoaderTest: Resolve -Wdangling-else warnings (PR #12395 来自 lioncash)
5.0-20666 1 year ago RiivolutionParser: Make use of std::span where applicable (PR #12398 来自 lioncash)
5.0-20663 1 year ago CustomAssetLibrary: Remove unused GetAssetSize() function (PR #12397 来自 lioncash)
5.0-20661 1 year ago ExpressionParser: Get rid of some redundant copies (PR #12400 来自 lioncash)
5.0-20657 1 year ago General: Resolve -Wsign-compare warnings (PR #12394 来自 lioncash)
5.0-20650 1 year ago Core/SyncIdentifier: Default operator== (PR #12396 来自 lioncash)
5.0-20648 1 year ago Common/SettingsHandler: Minor convenience changes (PR #12386 来自 lioncash)
5.0-20645 1 year ago DolphinQT/Host: Remove unused TLS variable tls_is_host_thread (PR #12393 来自 lioncash)
5.0-20642 1 year ago GraphicsModListWidget: Add string specifier to By and Description fields (PR #12390 来自 lioncash)
5.0-20640 1 year ago General: Resolve -Wmissing-declaration warnings (PR #12392 来自 lioncash)
5.0-20636 1 year ago AchievementManager: Make GetInstance() and GetLock() return a reference (PR #12389 来自 lioncash)
5.0-20631 1 year ago GameFile: Default GameBanner operator== (PR #12388 来自 lioncash)
5.0-20629 1 year ago General: Resolve -Wreorder warnings (PR #12391 来自 lioncash)
5.0-20626 1 year ago GameFileCache: Pass std::function by reference rather than by value (PR #12387 来自 lioncash)
5.0-20623 1 year ago Android: update NDK to 26.1.10909125 in order to pick up new compiler features (PR #12383 来自 iwubcode)
5.0-20621 1 year ago VideoCommon: prevent a potential custom texture crash (PR #12374 来自 iwubcode)
5.0-20619 1 year ago HW/CEXIIPL: Fix loading files at nonzero offset in LoadFileToIPL(). (PR #12384 来自 AdmiralCurtiss)
5.0-20617 1 year ago AchievementManager: Only nag user about disabled achievements when they were actually enabled before. (PR #12381 来自 AdmiralCurtiss)