summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2025-10-26Core/HW: Remove RoundingModeUpdated call from CPUManager::Run. This is now pr...Jordan Woyak
2025-10-26VideoCommon/AsyncRequests: Remove now unnecessary `SetEnable` function. Reque...Jordan Woyak
2025-10-26Core: Make EmuThread spawn the Video thread and become the CPU thread in dual...Jordan Woyak
2025-10-26Core: Remove GDBStub::Deinit call from EmuThread. The CpuThread function is a...Jordan Woyak
2025-10-26Merge pull request #14031 from TellowKrinkle/GlslangFixJordan Woyak
2025-10-24CMake: Fix bundled glslangTellowKrinkle
2025-10-23GameINI: Add patches to limit FPS for some uncapped gamesMartino Fontana
2025-10-23GameINI: Add patches for idle loop detection (speed hack)Martino Fontana
2025-10-22GameINI: Fix Egg Mania Japanese "Force Progressive" hackMartino Fontana
2025-10-21Merge pull request #14024 from cobalt2727/patch-5Jordan Woyak
2025-10-21DolphinQT: explicitly include QAction for older QT6 libscobalt2727
2025-10-21Merge pull request #13947 from JosJuice/i18n-2025-08-17-typeJordan Woyak
2025-10-21Merge pull request #13984 from jordan-woyak/wmreal-quick-connect-and-disconnectJMC47
2025-10-21WiimoteReal/IOLinux: Fix warning.Jordan Woyak
2025-10-19WiimoteReal: Make WiimoteScannerBackend classes use separate FindNewWiimotes ...Jordan Woyak
2025-10-19WiimoteReal/IOAndroid: Only "find" DolphinBar remotes which are actually conn...Jordan Woyak
2025-10-19WiimoteReal/IOAndroid: Don't "find" already in-use Wii remotes.Jordan Woyak
2025-10-18VideoBackends:Vulkan: Prevent hazards when restarting render passesTellowKrinkle
2025-10-17Merge pull request #14019 from JosJuice/android-ndk-29JMC47
2025-10-17Merge pull request #14012 from jordan-woyak/wmreal-name-checkJMC47
2025-10-17Merge pull request #13978 from JoshuaVandaele/libiconv-1.18JMC47
2025-10-15Merge pull request #13953 from TryTwo/add_osd_tabJMC47
2025-10-15Android: Update NDK version to 29.0.14206865JosJuice
2025-10-13HLE_VarArgs: Replace enable_if with concepts.Jordan Woyak
2025-10-13WiimoteReal: Check just the start of Bluetooth device names to match the test...Jordan Woyak
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2025-10-13WindowsDevice: Silence missing property log spamDentomologist
2025-10-13Merge pull request #13983 from jordan-woyak/wmreal-android-fixJosJuice
2025-10-13Merge pull request #14008 from jordan-woyak/qt6.10-buildfixJMC47
2025-10-12CMakeLists: Fix build with Qt6.10. GuiPrivate component is needed to #include...Jordan Woyak
2025-10-12DolphinQt: Add buttons to create and reset Wii remote pairings on Windows.Jordan Woyak
2025-10-12WiimoteReal: Detect already connected Wii remotes on Windows without having t...Jordan Woyak
2025-10-12WiimoteReal/IOWin: Major cleanups and improvements.Jordan Woyak
2025-10-12WindowsDevice: Add some utility functions for getting device properties using...Jordan Woyak
2025-10-12WiimoteReal: Send periodic writes to test for disconnect.Jordan Woyak
2025-10-12WiimoteReal: Add function to test specifically for a wii remote name.Jordan Woyak
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-10-09Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-lenJMC47
2025-10-09Merge pull request #13989 from jordan-woyak/wmreal-hidapi-cleanupJMC47
2025-10-09Merge pull request #13979 from mbc07/RealtekFirmwareLoader_newIDsJMC47
2025-10-09Merge pull request #13964 from ryanmcgrath/macos/qosJMC47
2025-10-09Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputsJMC47
2025-10-09Merge pull request #13712 from SuperSamus/cheat-search-improvementsJMC47
2025-10-08CheatSearchWidget: New feature, writing a value to all selected addressesMartino Fontana
2025-10-08CheatSearchWidget: "Add to watch" to all selected itemsMartino Fontana
2025-10-08MMU: Use templates for Read/Write functionsMartino Fontana
2025-10-07fixed the lint errorfizzlepicklepop
2025-10-07Add toggles for Speedrun timer + Achievement badges visibilityfizzlepicklepop