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