summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-25Config: Add [[nodiscard]] to AddConfigChangedCallbackDentomologist
2025-04-25VideoConfig: Remove ConfigChangedCallback on shutdownDentomologist
2025-04-25FreeLook: Remove ConfigChangedCallback on shutdownDentomologist
2025-04-25UICommon: Merge ConfigChangedCallbacksDentomologist
2025-04-25Settings: Remove ConfigChangedCallback on shutdownDentomologist
2025-04-25AchievementManager: Remove ConfigChangedCallback on shutdownDentomologist
2025-04-25MainWindow: Fix use-after-free during shutdownDentomologist
2025-04-25UCodes: Remove redundant qualifiersDr. Dystopia
2025-04-25Core/HW/EXI: Remove redundant `inline` specifiersDr. Dystopia
2025-04-25Core/HW/GCMemcard: Make variables constantDr. Dystopia
2025-04-25Merge pull request #13451 from vyuuui/numeric_labelsTilka
2025-04-25Merge pull request #13476 from jordan-woyak/sdl-headerTilka
2025-04-25Merge pull request #13506 from JosJuice/android-time-playedTilka
2025-04-25Merge pull request #13487 from Dentomologist/performancemetrics_fix_window_ar...Tilka
2025-04-25Merge pull request #13497 from hoogmin/modernize_fs_pathTilka
2025-04-25DSPHLE: set accelerator gainTillmann Karras
2025-04-25docs/DSP: Rename SCALE to PRED_SCALETillmann Karras
2025-04-25DSPAccelerator: update comment (NFC)Tillmann Karras
2025-04-25DSPAccelerator: rename MMIOPCMHalt to MMIOPCMNoIncTillmann Karras
2025-04-25DSP tests: update DSP MMIO labelsTillmann Karras
2025-04-25DSP tests: clean up unused codeTillmann Karras
2025-04-25Address Pokechu22's feedbackTillmann Karras
2025-04-25Fix DSP loop test init order, add DSP pcm testxperia64
2025-04-25Name gain shift/scaling betterxperia64
2025-04-25Update DSP docs with accelerator info, fix ANDC/ORC instruction description t...xperia64
2025-04-25Update ACDRAW/ACDSAMP reg names in DSPTables and DSPSpy testsxperia64
2025-04-25Add accelerator input MMIO register, fix MMIO PCM modesxperia64
2025-04-25ADPCM mode doesn't entirely die with larger accesses, gain is PCM onlyxperia64
2025-04-25Use correct exceptions for d3 reads/writesxperia64
2025-04-25Add accelerator raw d3 testxperia64
2025-04-25Fix DSPAcceleratorTestxperia64
2025-04-25Refactor accelerator format as a bitfield, use gain/yn1/yn2 in PCM modexperia64
2025-04-25Rename accelerator accesses to 'raw' and 'sample'xperia64
2025-04-25Improve ReadD3 emulationxperia64
2025-04-25Rework WriteD3 based on hardware testingxperia64
2025-04-25GekkoDisassembler: standardize SPR names and add missing onesTillmann Karras
2025-04-24Translation resources sync with TransifexJosJuice
2025-04-24Core/HW/SI: Make variables constantDr. Dystopia
2025-04-24Merge pull request #13573 from tygyh/DolphinTool-Make-parameter-constantJMC47
2025-04-24Merge pull request #13577 from tygyh/UCodes-Make-functions-staticJMC47
2025-04-24Merge pull request #13578 from tygyh/Core/HW-Remove-redundant-empty-lambda-pa...JMC47
2025-04-23Merge pull request #13580 from LillyJadeKatrin/retroachievements-de-bug-debugJordan Woyak
2025-04-23Merge pull request #13491 from JosJuice/oh0-removed-openedJordan Woyak
2025-04-23Fix debugger disabled bugLillyJadeKatrin
2025-04-24LibusbDevice: Send wakeup command to Santroller devicesSanjay Govind
2025-04-23Merge pull request #13431 from jordan-woyak/spsc-waitingAdmiral H. Curtiss
2025-04-23UCodes: Make functions `static`Dr. Dystopia
2025-04-23Core/HW: Remove redundant empty lambda parameter listsDr. Dystopia
2025-04-23Merge pull request #13570 from SuperSamus/advanced-panel-unusedJordan Woyak
2025-04-23DolphinTool: Make variables constantDr. Dystopia