5.0-21028 9 months, 4 weeks ago VideoCommon: refactor drawing into its own function (PR #12535 来自 iwubcode)
5.0-21026 9 months, 4 weeks ago Removed post data from Achievement request logs (PR #12536 来自 LillyJadeKatrin)
5.0-21024 9 months, 4 weeks ago PostProcessing: Don't potentially leak memory in BlitFromTexture() (PR #12519 来自 lioncash)
5.0-21021 10 months ago PPCAnalyst: Merge duplicate expression in ReorderInstructionsCore() (PR #12522 来自 lioncash)
5.0-21019 10 months ago Common: add determinant functions to Matrix33 and Matrix44 (PR #12529 来自 iwubcode)
5.0-21017 10 months ago Core: Make use of reentrant time utilities where applicable (PR #12521 来自 lioncash)
5.0-21011 10 months ago Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines (PR #12524 来自 lioncash)
5.0-21009 10 months ago GraphicsMod/ShaderAsset: Lessen object churn a little bit (PR #12532 来自 lioncash)
5.0-21000 10 months ago VideoCommon: update custom pipeline action to support a variety of texture samplers, support for materials, and more! (PR #12443 来自 iwubcode)
5.0-20996 10 months ago Add host URL setting to achievements config (PR #12531 来自 LillyJadeKatrin)
5.0-20994 10 months ago DolphinQt/MenuBar: Hide assembler option if debug UI is disabled (PR #12528 来自 lioncash)
5.0-20992 10 months ago Core: Get rid of some unannotated fallthrough cases (PR #12523 来自 lioncash)
5.0-20989 10 months ago Core: Convert some preprocessor checking to use #ifdef/#if defined() over #if (PR #12525 来自 lioncash)
5.0-20983 10 months ago CodeTrace: Use std::set::lower_bound() over std::lower_bound() (PR #12526 来自 lioncash)
5.0-20981 10 months ago GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRs (PR #12527 来自 lioncash)
5.0-20978 10 months ago VideoCommon: add function to serialize MaterialAsset to json (PR #12520 来自 iwubcode)
5.0-20976 10 months ago AchievementSettings: Move pragma once out of ifdef (PR #12518 来自 lioncash)
5.0-20974 10 months ago Jit64/JitRegCache: Simplify GetAllocationOrder() (PR #12517 来自 lioncash)
5.0-20972 10 months ago VideoCommon: add some helper functions for shader asset (PR #12515 来自 iwubcode)
5.0-20969 10 months ago Translation resources sync with Transifex