5.0-21044 10 месяцев, 3 недели назад Migrate m_is_mios and bWii from SConfig to System. (PR #12542 от AdmiralCurtiss)
5.0-21041 10 месяцев, 3 недели назад Add Missing EncodeRegTo64 in JitArm64::dcbx (PR #12540 от mitaclaw)
5.0-21039 10 месяцев, 4 недели назад Update comments RenderWidget.cpp (PR #12223 от luc-git)
5.0-21037 10 месяцев, 4 недели назад Reverse endianness of achievement memory peeks (PR #12538 от LillyJadeKatrin)
5.0-21035 10 месяцев, 4 недели назад VideoCommon: fix some issues when compiling custom shaders (PR #12530 от iwubcode)
5.0-21030 10 месяцев, 4 недели назад VideoCommon: refactor the custom pipeline logic to be reusable (PR #12534 от iwubcode)
5.0-21028 10 месяцев, 4 недели назад VideoCommon: refactor drawing into its own function (PR #12535 от iwubcode)
5.0-21026 10 месяцев, 4 недели назад Removed post data from Achievement request logs (PR #12536 от LillyJadeKatrin)
5.0-21024 11 месяцев назад PostProcessing: Don't potentially leak memory in BlitFromTexture() (PR #12519 от lioncash)
5.0-21021 11 месяцев назад PPCAnalyst: Merge duplicate expression in ReorderInstructionsCore() (PR #12522 от lioncash)
5.0-21019 11 месяцев назад Common: add determinant functions to Matrix33 and Matrix44 (PR #12529 от iwubcode)
5.0-21017 11 месяцев назад Core: Make use of reentrant time utilities where applicable (PR #12521 от lioncash)
5.0-21011 11 месяцев назад Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines (PR #12524 от lioncash)
5.0-21009 11 месяцев назад GraphicsMod/ShaderAsset: Lessen object churn a little bit (PR #12532 от lioncash)
5.0-21000 11 месяцев назад VideoCommon: update custom pipeline action to support a variety of texture samplers, support for materials, and more! (PR #12443 от iwubcode)
5.0-20996 11 месяцев назад Add host URL setting to achievements config (PR #12531 от LillyJadeKatrin)
5.0-20994 11 месяцев назад DolphinQt/MenuBar: Hide assembler option if debug UI is disabled (PR #12528 от lioncash)
5.0-20992 11 месяцев назад Core: Get rid of some unannotated fallthrough cases (PR #12523 от lioncash)
5.0-20989 11 месяцев назад Core: Convert some preprocessor checking to use #ifdef/#if defined() over #if (PR #12525 от lioncash)
5.0-20983 11 месяцев назад CodeTrace: Use std::set::lower_bound() over std::lower_bound() (PR #12526 от lioncash)