5.0-20992 12 months ago Core: Get rid of some unannotated fallthrough cases (PR #12523 来自 lioncash)
5.0-20989 12 months ago Core: Convert some preprocessor checking to use #ifdef/#if defined() over #if (PR #12525 来自 lioncash)
5.0-20983 12 months ago CodeTrace: Use std::set::lower_bound() over std::lower_bound() (PR #12526 来自 lioncash)
5.0-20981 12 months ago GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRs (PR #12527 来自 lioncash)
5.0-20978 12 months ago VideoCommon: add function to serialize MaterialAsset to json (PR #12520 来自 iwubcode)
5.0-20976 12 months ago AchievementSettings: Move pragma once out of ifdef (PR #12518 来自 lioncash)
5.0-20974 12 months ago Jit64/JitRegCache: Simplify GetAllocationOrder() (PR #12517 来自 lioncash)
5.0-20972 12 months ago VideoCommon: add some helper functions for shader asset (PR #12515 来自 iwubcode)
5.0-20969 1 year ago Translation resources sync with Transifex
5.0-20968 1 year ago Translation resources sync with Transifex
5.0-20967 1 year ago Revert "Android: Attach CPU thread to JVM early" (PR #12510 来自 JosJuice)
5.0-20965 1 year ago DolphinQt: Rework dirty flag handling in AssemblerWidget::TabTextForEditor (PR #12512 来自 JosJuice)
5.0-20963 1 year ago GameINI: Octomania text fix (PR #12506 来自 xperia64)
5.0-20961 1 year ago VideoCommon: Only initialize Bounding Box if supported by GPU/driver. (PR #12509 来自 AdmiralCurtiss)
5.0-20959 1 year ago Partially revert "DolphinQt/Assembler: improve translatability" (PR #12511 来自 JosJuice)
5.0-20957 1 year ago InputCommon/WGInput: Handle add/remove events on separate thread to prevent deadlocks. (PR #12508 来自 AdmiralCurtiss)
5.0-20955 1 year ago InputCommon/SDL: Fix potential issues in controller initialization. (PR #12503 来自 AdmiralCurtiss)
5.0-20950 1 year ago JitArm64: Remove unnecessary locking of W0 in psq_stXX (PR #12488 来自 JosJuice)
5.0-20947 1 year ago Core/IOS/Network/Socket: Avoid global system accessor. (PR #12498 来自 AdmiralCurtiss)
5.0-20945 1 year ago Core/Movie: Refactor to class, move to System. (PR #12502 来自 AdmiralCurtiss)