summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-06VideoCommon: add 'Unload' functionality to CustomAssetiwubcode
2025-06-06Merge pull request #13714 from Dentomologist/dolphinqt_remove_redundant_windo...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-06-06VideoCommon: add a handle to custom asset, this is an id that is only relevan...iwubcode
2025-06-06Core / VideoCommon: Remove original custom asset loaderiwubcode
2025-06-06Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-timeJMC47
2025-06-06Merge pull request #13731 from iwubcode/pixel_shader_gen_fix_complete_initializeJMC47
2025-06-06Merge pull request #13735 from JMC47/triopatchJordan Woyak
2025-06-06Merge pull request #13730 from jordan-woyak/controllers-on-main-config-dialogJMC47
2025-06-06GamePatch: Disney Trio of Destruction Pagetable Speedhack.JMC47
2025-06-05Common: Replace Contains and ContainsSubrange with C++23 std::ranges equivalentsJavier Martinez
2025-06-05Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_textJordan Woyak
2025-06-05Merge pull request #13732 from AdmiralCurtiss/dsp-jit-exceptionsJMC47
2025-06-05DSP/Jit: Don't return to dispatcher if no exception was generatedAdmiral H. Curtiss
2025-06-05DSPAnalyzer: Set store instructions as potentially generating exceptionsAdmiral H. Curtiss
2025-06-05ScmRevGen: Bump version to 2506a2506arelease-prep-2506aOatmealDome
2025-06-05Android: Add android.hardware.microphone to manifestJosJuice
2025-06-05VideoCommon: fix pixel shader gen error about structure not being fully initi...iwubcode
2025-06-04DolphinQt: Move "Controllers" to main settings window.Jordan Woyak
2025-06-04Merge pull request #13728 from JosJuice/android-uses-microphoneJosJuice
2025-06-04GameList: Prevent opening Properties multiple times for the same gameMartino Fontana
2025-06-04Merge pull request #13651 from jordan-woyak/config-listJMC47
2025-06-04DiscIO: Remove redundant castsDr. Dystopia
2025-06-04DolphinNoGUI: Make override explicitDr. Dystopia
2025-06-04DolphinNoGUI: Make parameters constantDr. Dystopia
2025-06-04DolphinNoGUI: Replace C-style cast with `reinterpret_cast`Dr. Dystopia
2025-06-04DolphinNoGUI: Make classes finalDr. Dystopia
2025-06-04DolphinNoGUI: Make variables constantDr. Dystopia
2025-06-04DolphinNoGUI: Make function staticDr. Dystopia
2025-06-04DolphinNoGUI: Remove unused include directivesDr. Dystopia
2025-06-04DolphinNoGUI: Make variables constexprDr. Dystopia
2025-06-04DolphinNoGUI: Replace deprecated `signal.h` headerDr. Dystopia
2025-06-04Android: Add android.hardware.microphone to manifestJosJuice
2025-06-04Merge pull request #13681 from iwubcode/material_overhaul_custom_vertexJMC47
2025-06-04Merge pull request #13379 from JoshuaVandaele/system-ngJMC47
2025-06-04Merge pull request #13649 from SuperSamus/scooby-doo-night-of-100-texture-cachesJMC47
2025-06-04Merge pull request #13723 from Dentomologist/wavefile_add_prefix_to_member_va...Jordan Woyak
2025-06-04fmt: Replace deprecated `fmt::localtime` usage with `Common::LocalTime`Joshua Vandaƫle
2025-06-04Merge branch 'release-prep-2506'OatmealDome
2025-06-04ScmRevGen: Bump version to 25062506release-prep-2506OatmealDome
2025-06-03Translation resources sync with TransifexJosJuice
2025-06-02Fade audio after an entire loopSam Belliveau
2025-06-02Merge pull request #13718 from jordan-woyak/hardcore-deadlockJosJuice
2025-06-01WaveFile: Add m_ prefix to member variablesDentomologist
2025-06-01Merge pull request #13715 from icup321/masterJMC47
2025-06-01Merge pull request #13722 from Tilka/dokaponJMC47
2025-06-01GameSettings: auto-disable immediate XFB for Dokapon KingdomTillmann Karras
2025-05-31Make parameters, arguments etc. constantDr. Dystopia
2025-05-30Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock.Jordan Woyak
2025-05-30AudioCommon: Remove unused qualifiers and make variables constantDr. Dystopia