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