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