summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2026-04-02Merge pull request #14298 from SuperSamus/achivements-hash-qolDentomologist
2026-04-02Merge pull request #14492 from OatmealDome/apple-discard-bug-fixed-3OatmealDome
2026-04-02HW/GBACore: Remove the GBA "Threads" setting. Make GBAs always run on dedicat...Jordan Woyak
2026-04-02Merge pull request #14428 from StavrosKosmas0/masterDentomologist
2026-04-02Merge pull request #14541 from JosJuice/jit64-dcbz-dcacheJMC47
2026-04-02Merge pull request #14540 from jordan-woyak/hsp-cleanupsJMC47
2026-04-02HW/GBACore: Clean up includes and whitespace.Jordan Woyak
2026-04-02HW/GBACore: Use mCoreSync to make runLoop exit sooner than what setting early...Jordan Woyak
2026-04-02HW/GBACore: Flush audio buffer on sample rate change and don't dynamically al...Jordan Woyak
2026-04-02Merge pull request #14534 from Dentomologist/generalpane_rename_updater_varia...Jordan Woyak
2026-04-02Jit: Move dcbx ENABLE_IFJosJuice
2026-04-02Jit64: Use dcbz slow path with accurate dcacheJosJuice
2026-04-01GeneralPane: Change BETA to RELEASE in updater variable namesDentomologist
2026-04-01HW/HSP: Change Read/Write interface to use `span<u8, 32>` instead of four cal...Jordan Woyak
2026-04-01HW/HSP: Ensure an IHSPDevice object always exists to remove null checks as a ...Jordan Woyak
2026-04-01HW/HSP: Make IHSPDevice::GetDeviceType a virtual function to eliminate `m_dev...Jordan Woyak
2026-04-01Merge pull request #14536 from JosJuice/gbacore-android-contentJMC47
2026-04-01HW/GBACore: Fix integrated game boy clock speeds and enable colors.Jordan Woyak
2026-04-01Don't call OpenModeToAndroid in GBACoreJosJuice
2026-03-31Android: Add GBA settingsJosJuice
2026-03-31Android: Add SAF support for GBA ROM and BIOS filesJosJuice
2026-03-31DolphinQt: Expose Game Boy Player ROM path on the GameCube config tab.Jordan Woyak
2026-03-31State: Increase STATE_VERSION for Game Boy Player.Jordan Woyak
2026-03-31AutoUpdate: Only set triggered flag if process creation succeedsDentomologist
2026-03-31AutoUpdate: Don't start redundant update checksDentomologist
2026-03-30HW/HSP: Add Game Boy Player device.Vicki Pfau
2026-03-30ChunkFile: Add void* version of DoPointer.Jordan Woyak
2026-03-30HW/GBACore: Add some special handling for GBPlayer.Jordan Woyak
2026-03-30MainSettings: Add a fifth GBA ROM config path for GBPlayer.Jordan Woyak
2026-03-30Merge pull request #14519 from cristian64/registers_widget_font_fixesJMC47
2026-03-30Merge pull request #14530 from JosJuice/create-logs-folderDentomologist
2026-03-30UICommon: Create User/Logs/ at startupJosJuice
2026-03-30Merge pull request #14528 from jordan-woyak/gba-mixer-fixJMC47
2026-03-30Merge pull request #14526 from jordan-woyak/gbacore-stuffJMC47
2026-03-30AudioCommon/Mixer: Fix integrated GBA sample rate calculation and inverted st...Jordan Woyak
2026-03-30AMMediaboard: Fix sequence-point warningSepalani
2026-03-29HW/GBACore: Allow save states to work when the GBA core is stopped.Jordan Woyak
2026-03-29HW/GBACore: Make the Flush function public and add additional getters.Jordan Woyak
2026-03-29HW/GBACore: Expose the ability to run for a single frame.Jordan Woyak
2026-03-29HW/GBACore: Allow running without the GBA bios.Jordan Woyak
2026-03-29HW/GBACore: Enable GB/GBC ROM loading.Jordan Woyak
2026-03-28Merge pull request #14517 from jordan-woyak/event-functorJMC47
2026-03-28VideoCommon: ignore zero-stride EFB/XFB copiesTillmann Karras
2026-03-27Merge pull request #14110 from jordan-woyak/mgba-joybus-threadingJMC47
2026-03-27Merge pull request #14522 from jordan-woyak/hsp-log-descJMC47
2026-03-27LogManager: Remove redundant "(HSP)" in High-Speed Port's log type descritpion.Jordan Woyak
2026-03-27DolphinQt: Size adjustments in **Registers** widget based on selected debug f...cristian64
2026-03-26VideoCommon: allow graphics mods to be added to sub foldersiwubcode
2026-03-26VideoCommon: watch the user and system graphics mods directories for modified...iwubcode
2026-03-26VideoCommon: optionally apply materials to EFBsiwubcode