summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-02x64Emitter: Support YMM registersMartino Fontana
2025-09-01Settings: Open file dialogs at user pathDentomologist
2025-08-31DolphinQt/Styles/Dark: Adjust progress barAdmiral H. Curtiss
2025-08-31DolphinQt/Styles/Dark: Fix inconsistent formattingAdmiral H. Curtiss
2025-08-31GameSettings: clean up texture filtering settingsTillmann Karras
2025-08-31Merge pull request #13899 from SuperSamus/patch-cheats-osdTilka
2025-08-30PatchEngine: OSD message showing number of enabled patches and cheatsMartino Fontana
2025-08-30Merge pull request #13910 from Tilka/ubTilka
2025-08-30IOS/WD: fix wrong BitSet ctor being calledTillmann Karras
2025-08-30CoreTiming: set default overclock factors to 1.0Tillmann Karras
2025-08-30VI: set default overclock factor to 1.0Tillmann Karras
2025-08-30Merge pull request #13902 from Tilka/fix_color_clampTilka
2025-08-30Merge pull request #13912 from jordan-woyak/simplify-saturating-castTilka
2025-08-30Merge pull request #13911 from Dentomologist/gamelist_gridview_sortingTilka
2025-08-28Merge pull request #13825 from jordan-woyak/dont-count-playtime-while-suspendedJMC47
2025-08-28Merge pull request #13913 from dreamsyntax/titledb-updateJMC47
2025-08-27MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_great...Jordan Woyak
2025-08-27GameList: Use List View's sorting for Grid ViewDentomologist
2025-08-26Android: Set Dolphin documents' root supports testing parent child relationsh...Marocco2
2025-08-26Sys: Sync wiitdb files with GameTDBdreamsyntax
2025-08-25CodeWidgets: Show code approval in Hardcore modeDentomologist
2025-08-25Android: Set Dolphin documents as Local onlyMarocco2
2025-08-24AchievementManager: Use HookableEvent instead of std::function callbacksJosJuice
2025-08-24Cheats: Refresh active code after editing it.TryTwo
2025-08-24Arm64Emitter: Replace shifting size by 4 with IntLog2 minus 3JosJuice
2025-08-23Merge pull request #13894 from iwubcode/material_asset_updateJMC47
2025-08-24VideoSW: fix clamping after vertex color interpolationTillmann Karras
2025-08-23VideoCommon: update material asset to support render state properties, suppor...iwubcode
2025-08-23Merge pull request #13901 from iwubcode/render_state_renameTilka
2025-08-23VideoBackends / VideoCommon: rename member variables in RenderState to be con...iwubcode
2025-08-23Merge pull request #13893 from TryTwo/PR_Slider_FixesTilka
2025-08-23Merge pull request #13898 from SuperSamus/patch-invalidate-cache-fixupTilka
2025-08-23ActionReplay: Fixup #13764Martino Fontana
2025-08-23Merge pull request #13896 from Tilka/mismatched_tagsTilka
2025-08-23VideoCommon: fix -Wmismatched-tags warningTillmann Karras
2025-08-22Merge pull request #13869 from TryTwo/ImGui_UpdatesJMC47
2025-08-22VideoCommon: further remove 'CustomPipeline' details, so we can fully remove ...iwubcode
2025-08-22VideoCommon: update shader asset to support both vertex and pixel shaders; re...iwubcode
2025-08-22Merge pull request #13886 from Tilka/drag_lagJMC47
2025-08-22Merge pull request #13764 from SuperSamus/patch-invalidate-cacheJMC47
2025-08-22Qt: Prevent Sliders from resizing due to text changing in their label.TryTwo
2025-08-22FIFOAnalyzer: fix command description updatesTillmann Karras
2025-08-21Merge pull request #13891 from jordan-woyak/grooverider-iniJMC47
2025-08-21Translation resources sync with TransifexJosJuice
2025-08-21JitArm64: Add early exit in MOVI2RImpl ORR loopJosJuice
2025-08-21JitArm64: Add missing ORR pattern in MOVI2RImplJosJuice
2025-08-21GameINI: Disable ImmediateXFBEnable for Grooverider.Jordan Woyak
2025-08-20VideoCommon: add TextureAndSamplerAsset, this asset contains both the raw tex...iwubcode
2025-08-20Merge pull request #13888 from Sintendo/unused-psgTilka
2025-08-20Merge pull request #13836 from Sintendo/jitarm64-subfeJosJuice