summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
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-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-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-09CMake: Switch from SKIP_POSTPROCESS_BUNDLE to POSTPROCESS_BUNDLETellowKrinkle
2025-11-09Core: Make AddOnStateChangedCallback use HookableEvent.Jordan Woyak
2025-11-09MemTools: Clean up SIGSEGV handler.Jordan Woyak
2025-11-09Merge pull request #13956 from jordan-woyak/SA_RESTARTAdmiral H. Curtiss
2025-11-09Merge pull request #14010 from jordan-woyak/wmreal-iolinux-reopen-on-unplugAdmiral H. Curtiss
2025-11-09Merge pull request #14022 from TryTwo/fix_balloontip_widthAdmiral H. Curtiss
2025-11-09Merge pull request #14073 from jordan-woyak/convert-dialog-min-sizeAdmiral H. Curtiss
2025-11-09Merge pull request #14026 from jordan-woyak/move-only-function-fixAdmiral H. Curtiss
2025-11-09Merge pull request #14068 from iTrooz/open_folderAdmiral H. Curtiss
2025-11-09Merge pull request #14094 from OatmealDome/mac-nav-listAdmiral H. Curtiss
2025-11-09Common/IOFile: Remove the `Duplicate` function. The duplicate handles shared ...Jordan Woyak
2025-11-09DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyRead...Jordan Woyak
2025-11-09Common/BitUtils: Add overloads of AsU8Span/AsWritableU8Span that handle conve...Jordan Woyak
2025-11-09Common: Add a DirectIOFile class that allows for copies which are entirely th...Jordan Woyak
2025-11-09SettingsWindow: Set navigation list stylesheet in constructorOatmealDome
2025-11-08CPUThreadConfigCallback: Use maximum value of size_t instead of -1 as default...Simonx22
2025-11-08Merge pull request #14086 from Simonx22/android/use-native-analyticsOatmealDome
2025-11-08Merge pull request #14082 from Simonx22/analytics/reload-on-setting-changeOatmealDome
2025-11-08Android: Use the shared HTTP analytics backendSimonx22
2025-11-08Merge pull request #14020 from jordan-woyak/string-util-cleanupsJosJuice
2025-11-08Config: Use maximum value of size_t instead of -1 as default value in ConfigC...Simonx22
2025-11-08DolphinAnalytics: Reload backend when config changesSimonx22
2025-11-08Merge pull request #13939 from Dentomologist/logging_avoid_overwriting_debug_...JosJuice
2025-11-07Merge pull request #14074 from jordan-woyak/HookableEvent-no-stringsJordan Woyak
2025-11-07Merge pull request #14079 from Dentomologist/use_asyncworkthread_pushblocking...Jordan Woyak