summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2025-11-16Jit64: Extract handling of immediate RcJosJuice
2025-11-16Android: Rate limit refreshInputOverlay calls from slidersJosJuice
2025-11-16Android: Treat EmulationActivity dialog dismiss the same as OKJosJuice
2025-11-16Merge pull request #13992 from JosJuice/android-register-for-activity-resultJosJuice
2025-11-15Common/BitField: Silence two warnings:Jordan Woyak
2025-11-15VideoCommon/FramebufferManager: Silence warning:Jordan Woyak
2025-11-15HW/SI: Adjust logging verbosity in RunSIBuffer and minor cleanups.Jordan Woyak
2025-11-15HW/SI: Fix CMD_STATUS response lengths. They are supposed to be 3, not 4.Jordan Woyak
2025-11-15Merge pull request #14112 from Simonx22/android/remove-unused-bimap-classJosJuice
2025-11-15Merge pull request #14109 from OatmealDome/analytics-deadlockJosJuice
2025-11-15Merge pull request #14105 from cscd98/achievement-bugfixJosJuice
2025-11-14DolphinQt: Add Fusion-based styles.cristian64
2025-11-14DolphinQt: Define tool tip padding as factor of font size.cristian64
2025-11-13Externals: Update mGBA to latest master.Jordan Woyak
2025-11-13Core/Boot: Fix ELF load address semanticstechflashYT
2025-11-12Core: Eliminate FreeLookConfig by putting the "active config" within FreeLook...Jordan Woyak
2025-11-12Merge pull request #14100 from AndrewGDX/masterJordan Woyak
2025-11-12Android: Remove unused BiMap classSimonx22
2025-11-12Android: Update Gradle WrapperSimonx22
2025-11-12Improved stereoscopic 3D settingsAndrewGDX
2025-11-12Fix cheats always enabled without USE_RETRO_ACHIEVEMENTSCraig Carnell
2025-11-12DolphinAnalytics: Only call ReloadConfig in config changed callback when anal...OatmealDome
2025-11-11VideoCommon/PerformanceMetrics: Display current offset between the latest fra...Jordan Woyak
2025-11-11VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...Jordan Woyak
2025-11-11VideoCommon: Make Presenter aware of the next swap time to eliminate unsafe u...Jordan Woyak
2025-11-11HW/VideoInterface: Selectively throttle on "VBlank" based on "Immediate XFB" ...Jordan Woyak
2025-11-11CoreTiming: Add "Rush Frame Presentation" setting to throttle only once after...Jordan Woyak
2025-11-11Merge pull request #14096 from jordan-woyak/state-changed-hookable-eventJMC47
2025-11-11Merge pull request #14071 from iwubcode/avoid_config_framebuffer_managerJMC47
2025-11-11Merge pull request #14070 from VampireFlower/masterJMC47
2025-11-11Merge pull request #13236 from JosJuice/jit-set-msr-on-fallbackJMC47
2025-11-11Merge pull request #14098 from Simonx22/android/dolphin-application-kotlinJMC47
2025-11-11Android: Update dependenciesSimonx22
2025-11-11Android: Convert NetworkHelper to KotlinSimonx22
2025-11-11Merge pull request #14103 from Simonx22/android/agp-8.11.0-to-8.13.0Jordan Woyak
2025-11-11Merge pull request #14099 from Simonx22/android/fix-main-toolbar-scrollJordan Woyak
2025-11-11Android: Replace deprecated startActivityForResultJosJuice
2025-11-11Android: Remove deprecated extractNativeLibs manifest flagSimonx22
2025-11-11Android: Upgrade AGP dependency from 8.11.0 to 8.13.0Simonx22
2025-11-10Merge pull request #14052 from jordan-woyak/DirectIOFileJordan Woyak
2025-11-10Core: Remove IsHostThreadJosJuice
2025-11-10RetroAchievements: Remove MemoryPeeker/MemoryPoker's copying approachJosJuice
2025-11-10Core: Let any thread call previously host-thread-only functionsJosJuice
2025-11-10Merge pull request #13875 from JosJuice/jitarm64-orr-base-without-mirrorJosJuice
2025-11-10Android: Keep main toolbar pinned on game gridSimonx22
2025-11-09CMake: Switch from SKIP_POSTPROCESS_BUNDLE to POSTPROCESS_BUNDLETellowKrinkle
2025-11-09Android: Convert DolphinApplication to KotlinSimonx22
2025-11-09Core: Make AddOnStateChangedCallback use HookableEvent.Jordan Woyak
2025-11-09Merge pull request #14093 from Simonx22/android/fix-system-update-dialog-dism...OatmealDome
2025-11-09MemTools: Clean up SIGSEGV handler.Jordan Woyak