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