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