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