summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-22Merge pull request #13013 from duckymomo360/rgh-tattoos-fixJosJuice
2024-09-21IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtilmitaclaw
2024-09-22Merge pull request #13067 from mitaclaw/dead-code-3Tilka
2024-09-21GeckoCode: Remove Dead Codemitaclaw
2024-09-21Merge pull request #13053 from Dentomologist/texture_dumping_show_osd_on_star...JMC47
2024-09-21Merge pull request #13058 from Dentomologist/gamesettings_disable_gpu_texture...JMC47
2024-09-20BreakpointWidget: Update when `Host::PPCSymbolsChanged`mitaclaw
2024-09-20DolphinQt: A Ubiquitous Signal For When Breakpoints Changemitaclaw
2024-09-16Merge pull request #13064 from PatrickFerry/gameini_fixing_mistakesTilka
2024-09-15Merge pull request #13035 from retroNUC/cheevo-hashTilka
2024-09-15GameINI: Disable Broken Enhancements for SolvalouPatrick Ferry
2024-09-15GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 3: Mutant N...Patrick Ferry
2024-09-15GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 2: Battle N...Patrick Ferry
2024-09-15GameINI: Disable ICache for Happy FeetPatrick Ferry
2024-09-15Add generation of rcheevos hash to DolphinToolretroNUC
2024-09-12Metainfo -- remove hash from version stringCarles Pastor
2024-09-12Flatpak -- bump libevdev to 1.13.3Carles Pastor
2024-09-11Add manifest for building as a flatpakCarles Pastor
2024-09-10GameSettings: Disable GPU Texture Decoding when neededDentomologist
2024-09-10Graphics: Clarify relationship between incompatible settingsDentomologist
2024-09-08Merge pull request #13057 from JosJuice/rvzpack-typoTilka
2024-09-08Merge pull request #12813 from Geotale/interpreter-subnormal-roundingJosJuice
2024-09-08DiscIO: Fix a typo in an RVZPack commentJosJuice
2024-09-08Merge pull request #12981 from Geotale/proper-integer-roundingJosJuice
2024-09-07Merge pull request #12966 from Dentomologist/cheatsmanager_create_code_widget...JMC47
2024-09-07Merge pull request #13051 from mitaclaw/dead-config-code-2JosJuice
2024-09-07Merge pull request #13052 from Tilka/axTilka
2024-09-06Texture Dumping: Show OSD message on startup and when toggledDentomologist
2024-09-05VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVKTellowKrinkle
2024-09-05VideoBackends:Vulkan: Consolidate feature checking into one structTellowKrinkle
2024-09-04Merge pull request #12977 from mitaclaw/branch-watch-tool-fixes-4JMC47
2024-09-04DSPHLE/AX: fix low-pass/biquad clippingTillmann Karras
2024-09-04Merge branch 'release-prep-2409'OatmealDome
2024-09-04SI_Device: Remove Dead Config Codemitaclaw
2024-09-04ScmRevGen: Bump major version to 24092409release-prep-2409OatmealDome
2024-09-03GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door"Patrick Ferry
2024-09-03Proper Subnormal Rounding When InterpretingGeotale
2024-09-03Improve Integer Rounding AccuracyGeotale
2024-09-02Merge pull request #13047 from mitaclaw/cached-interpreter-memcpy-ubAdmiral H. Curtiss
2024-09-01CachedInterpreterEmitter: Fix `std::memcpy` UBmitaclaw
2024-09-01Translation resources sync with TransifexJosJuice
2024-08-31Branch Watch Tool: Toolbar Visiblity Menumitaclaw
2024-08-31Branch Watch Tool: New Conditional Branch Inspection Toolsmitaclaw
2024-08-31Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fixmitaclaw
2024-08-31BranchWatchDialog: Improve Branch Was/Not Overwritten Buttonsmitaclaw
2024-08-31BranchWatchDialog: Listen For `clicked` Signal Rather Than `pressed`mitaclaw
2024-08-31BranchWatchDialog: Const Correctnessmitaclaw
2024-08-31BranchWatchDialog: Refactor Context Menusmitaclaw
2024-08-31BranchWatchDialog: Clean Up Object Parenting and Prefer Automitaclaw
2024-08-31BranchWatchDialog: Disconnect Slots When Hiddenmitaclaw