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