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