summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11InputCommon: Handle window change in Quartz.Jordan Woyak
2024-03-11InputCommon: Implement xlib window change logic.Jordan Woyak
2024-03-11InputCommon: Add Win32 InputBackend class.Jordan Woyak
2024-03-11InputCommon: Add Pipes InputBackend class.Jordan Woyak
2024-03-11InputCommon: Add XInput2 InputBackend class.Jordan Woyak
2024-03-11InputCommon: Add Quartz InputBackend class.Jordan Woyak
2024-03-11InputCommon: Provide WindowSystemInfo getter for ControllerInterface.Jordan Woyak
2024-03-11InputCommon: Remove some IOKit leftovers.Jordan Woyak
2024-03-10Update PerceptualHDR with better color spaceSam Belliveau
2024-03-10Add HDR to MetalSam Belliveau
2024-03-10Add PerceptualHDRSam Belliveau
2024-03-10Merge pull request #12615 from mitaclaw/ppc-symbol-db-memberAdmiral H. Curtiss
2024-03-09Fix aspect ratio swapping in Pitfall: The Lost ExpeditionAvasam
2024-03-10Merge pull request #12625 from mitaclaw/Wshadow-uncaptured-localAdmiral H. Curtiss
2024-03-09CMakeLists: Add Clang's Specific WShadow Diagnosticsmitaclaw
2024-03-10Merge pull request #12622 from mitaclaw/branch-watch-dialog-errataAdmiral H. Curtiss
2024-03-09Merge pull request #12627 from LillyJadeKatrin/retroachievements-measure-fasterJMC47
2024-03-08Adjusted achievement progress updates to duration shortLillyJadeKatrin
2024-03-08DVDInterface: Modernize With CPUThreadGuardmitaclaw
2024-03-08MMU: Remove erroneous continue statementMikeIsAStar
2024-03-07BranchWatchDialog: Fix Misc. Erratamitaclaw
2024-03-06Add SettingsHandler unit tests exercising the edge case in PR #8704Niel Lebeck
2024-03-06PPCSymbolDB: Eliminate Redundant Membermitaclaw
2024-03-07WiimoteReal: fix typo in WiimoteReal.cppIkko Eltociear Ashimine
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
2024-03-04Merge pull request #12618 from LillyJadeKatrin/retroachievements-update-fixOatmealDome
2024-03-04Remove the update callback on all eventsLillyJadeKatrin
2024-03-03Merge pull request #12613 from LillyJadeKatrin/retroachievements-submodule-up...OatmealDome
2024-03-03Merge pull request #12597 from nlebeck/settingshandler-unittests-thirdtryOatmealDome
2024-03-03Update rcheevos submodule to masterLillyJadeKatrin
2024-03-03Merge pull request #12612 from LillyJadeKatrin/retroachievements-logout-bugOatmealDome
2024-03-03Merge pull request #12592 from LillyJadeKatrin/retroachievements-enable-hardcoreJMC47
2024-03-03Don't Publish Unofficial AchievementsLillyJadeKatrin
2024-03-02BranchWatchDialog: Fix GCC Warningsmitaclaw
2024-03-02Merge pull request #12438 from Filoppi/custom_relative_aspect_ratioAdmiral H. Curtiss
2024-03-02Merge pull request #12359 from mitaclaw/code-diff-dialog-refreshAdmiral H. Curtiss
2024-03-02Merge pull request #12599 from lioncash/vertmanAdmiral H. Curtiss
2024-03-02Merge pull request #12607 from Naim2000/devaesAdmiral H. Curtiss
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2024-03-01Add simple unit tests for SettingsHandlerNiel Lebeck
2024-03-01AesDevice: fix key & iv arraysNaim2000
2024-03-01State: Avoid Global System Accessormitaclaw
2024-03-01Memory(View)Widget: Avoid Global System Accessormitaclaw
2024-02-29Add custom relative and raw (squared pixels) aspect ratio modesFiloppi
2024-02-28DSPJitRegCache: Take DynamicReg instances by reference in FlushRegs()Lioncash
2024-02-28VertexManagerBase: Initialize m_ticks_elapsed on constructionLioncash
2024-02-28Merge pull request #12598 from mitaclaw/case-insensitiveMai
2024-02-27CodeWidget: Simplify Case-Insensitive Containsmitaclaw
2024-02-27BranchWatchDialog: A Total Replacement for CodeDiffDialogmitaclaw
2024-02-27Merge pull request #12595 from LillyJadeKatrin/retroachievements-bugfix-2Mai