summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-01Improve Performance of Granular Buffering + User Adjustable Buffer SizeSam Belliveau
2025-04-01VideoBackends/Metal: Fix anisotropic filtering handling.Jordan Woyak
2025-03-31IOS: Disguise Rock Band PlayStation USB devices as Wii equivalentsJosJuice
2025-03-30InputCommon: Move SDL Device class into its own cpp/h files.Jordan Woyak
2025-03-30DolphinQt: Update tooltips for ImmediateXFB, VBISkip, SkipPresentingDuplicate...Jordan Woyak
2025-03-30DolphinQt: Don't toggle GFX_HACK_SKIP_DUPLICATE_XFBS when GFX_HACK_IMMEDIATE_...Jordan Woyak
2025-03-30Merge pull request #13471 from Nitch2024/CTRL+GAdmiral H. Curtiss
2025-03-30GameSettings: fix startup hang in Moki MokiTillmann Karras
2025-03-29[Debugger] CTRL+G support in code and memory viewNitch2024
2025-03-29Common: Make Profiler thread safeJosJuice
2025-03-29Merge pull request #13221 from mitaclaw/nrvo-fails-1JMC47
2025-03-28Merge pull request #13465 from TryTwo/PR_BugfixJMC47
2025-03-28AudioPanel bugfix: Forgot to wrap an optional slider in a conditional.TryTwo
2025-03-28Merge pull request #13456 from jordan-woyak/mapping-window-blank-square-fixJMC47
2025-03-28Merge pull request #13457 from jordan-woyak/efb-access-fixJMC47
2025-03-28Merge pull request #13434 from JosJuice/android-non-blocking-input-detectionJMC47
2025-03-28Merge pull request #13122 from TryTwo/PR_Audio_ConfigsJMC47
2025-03-28Merge pull request #13461 from JoshuaVandaele/warningsbegoneJosJuice
2025-03-28Merge pull request #13462 from jordan-woyak/android-wm-mapping-fixJosJuice
2025-03-27Android/Input: Fix a crash when mapping wii remote extensions.Jordan Woyak
2025-03-27Fix shadowed variable warnings and missing declarationsJoshua Vandaƫle
2025-03-27Merge pull request #13460 from jordan-woyak/play-time-tracker-thread-nameTilka
2025-03-27Merge pull request #13217 from cristian64/extract_gecko_creator_nameJMC47
2025-03-27Core: Name the play time tracker thread.Jordan Woyak
2025-03-26ConfigControl fix: Add invalid index check to ConfigComplexChoice. Resolve wi...TryTwo
2025-03-26AudioPanel: Refactor to use Config system. Some options were changed to a di...TryTwo
2025-03-26Move variables to inner scopetygyh
2025-03-26Use structured bindingsDr. Dystopia
2025-03-26VideoCommon: Fix out-of-bounds and disabled EFB access.Jordan Woyak
2025-03-25DolphinQt: Fix blank square in MappingWindow's top-left corner.Jordan Woyak
2025-03-25Merge pull request #13433 from iwubcode/update_min_win10JMC47
2025-03-25Use Common::ToUnderlyingDr. Dystopia
2025-03-25Merge pull request #13442 from TryTwo/PR_CodeWidget_Layout_TweakJMC47
2025-03-24Add numeric label support to assemblervyuuui
2025-03-24Merge pull request #13450 from Tilka/daring_gameJMC47
2025-03-23GameSettings: fix startup crash in "The Daring Game for Girls"Tillmann Karras
2025-03-23DolphinQt: Extract creator name from code name in Gecko codes.cristian64
2025-03-23DolphinQt: Fix unresponsive hotkeys during framestep overlay moveDentomologist
2025-03-23Android: Show message when trying to map disconnected deviceJosJuice
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2025-03-23Merge pull request #13093 from mitaclaw/ranges-modernization-4-projectionJMC47
2025-03-23Merge pull request #13447 from JosJuice/bba-panic-trJMC47
2025-03-23Merge pull request #13432 from iwubcode/custom_pixel_fragmentJMC47
2025-03-23Merge pull request #13425 from jordan-woyak/after-present-cleanupJMC47
2025-03-23Merge pull request #13398 from jordan-woyak/perf-trackerJMC47
2025-03-23Merge pull request #13385 from Tilka/sp2_ad16JMC47
2025-03-23Merge pull request #13368 from jordan-woyak/anisotropic-filteringJMC47
2025-03-23Merge pull request #13311 from iwubcode/dynamic_input_textures_reduce_image_w...JMC47
2025-03-23Merge pull request #13295 from jordan-woyak/controller-emu-cleanupJMC47
2025-03-23EXI: Make HLE BBA panic alerts translatableJosJuice