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