summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2026-04-23HotkeyManager: Unabbreviate HK_TOGGLE_STEREO_SBSDentomologist
2026-04-20GeckoCodeWidget: Add Enable/Disable All buttonDentomologist
2026-04-20ARCodeWidget: Add Enable/Disable All buttonDentomologist
2026-04-20VolumeVerifier: Add extra validity checks for ticket and TMDJosJuice
2026-04-20DiscIO: Add extra IsValid checks for VolumeWAD::m_tmdJosJuice
2026-04-20Remove GLX supportLink Mauve
2026-04-20Replace `find(x) != npos` with `contains(x)` - CoreDr. Dystopia
2026-04-19VideoCommon: Added an option to showcase internal resolution, EFB width x hei...Elyas Hue
2026-04-19Merge pull request #14547 from JosJuice/page-table-fastmem-setting-guiJordan Woyak
2026-04-18Merge pull request #14604 from cristian64/fusion_qgroupbox_style_qt660Dentomologist
2026-04-18Merge pull request #14565 from SuperSamus/cpp-argument-move-referenceJosJuice
2026-04-18StringUtil: Make UTF16ToUTF8 and UTF8ToUTF16 use custom encoding/decoding imp...Jordan Woyak
2026-04-18GCAdapter: Automatically start and stop threadJosJuice
2026-04-18Add screen crop featureAdam Scott
2026-04-18Core: Address `-Wrange-loop-construct` warning.cristian64
2026-04-18DolphinQt: Use custom style for `QGroupBox` only with Qt 6.6.0+.cristian64
2026-04-18DolphinQt: Add page table fastmem to JIT menuJosJuice
2026-04-17Merge pull request #14588 from jordan-woyak/resources-icon-assertJordan Woyak
2026-04-17Merge pull request #9952 from Dentomologist/wiimotereal_remove_unused_isready...JosJuice
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-04-16HacksWidget: Merge BoundingBox disabled tooltip into BalloonTipDentomologist
2026-04-16Merge pull request #14153 from cristian64/fusion_qgroupbox_styleJordan Woyak
2026-04-16HacksWidget: Merge GPU Texture Decoding disabled tooltip with BalloonTipDentomologist
2026-04-15WiimoteReal: Remove unused IsReady and IsScannerReady functionsDentomologist
2026-04-14DolphinQt: Remove the "supported Bluetooth device could not be found" label f...Jordan Woyak
2026-04-14DolphinQt/GCMemcardManager: Don't unnecessarily repopulate the slot table whe...Jordan Woyak
2026-04-14DolphinQt/GCMemcardManager: Set ScrollMode::ScrollPerPixel to make scrolling ...Jordan Woyak
2026-04-13Debugger: Register Widget bug fix. Block updates when changing column data type.TryTwo
2026-04-13DolphinQt/Resources: ERROR_LOG instead of ASSERT when LoadNamedIcon fails.Jordan Woyak
2026-04-13HacksWidget: Move function declarations to match conventionDentomologist
2026-04-13Merge pull request #14587 from SuperSamus/arbitrary-mipmap-gpu-decoding-check...JMC47
2026-04-13VideoCommon: Fixup #14336Martino Fontana
2026-04-13Merge pull request #14560 from jordan-woyak/gbplayer-improvementsJMC47
2026-04-12Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decodingJordan Woyak
2026-04-12HW/GBACore: Remove RunFrame function.Jordan Woyak
2026-04-12HW/GBPlayer: Improvements.Jordan Woyak
2026-04-12HW/GBACore: Add GetCore getter.Jordan Woyak
2026-04-12DSPCore: Remove m_init_hax memberSintendo
2026-04-11Merge pull request #14500 from Sintendo/span2Jordan Woyak
2026-04-10Core/PowerPC: Minor code cleanup to CheckExternalExceptions function.Jordan Woyak
2026-04-09Merge pull request #14493 from LillyJadeKatrin/retroachievements-resident-evi...JosJuice
2026-04-06Mixer: Fix WAV file dumping.Jordan Woyak
2026-04-06Merge pull request #14559 from JosJuice/remove-presetsJordan Woyak
2026-04-06DolphinQt: Hide buttons for read-only game configJosJuice
2026-04-06DolphinQt: Remove Presets from GameConfigEditJosJuice
2026-04-06Merge pull request #14551 from Dentomologist/breakpointwidget_fix_globally_di...JosJuice
2026-04-05Merge pull request #14562 from JosJuice/gbplayer-pwm-u32Jordan Woyak
2026-04-05HW/GBPlayer: Fix swapped L/R triggers.Jordan Woyak
2026-04-05HW/GBPlayer: Use u32 in SampleToPWMJosJuice
2026-04-05Merge pull request #14542 from jordan-woyak/gbacore-thingsJordan Woyak