summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
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
2026-03-26VideoCommon: update CustomPipelineAction to get a Material when an EFB is rec...iwubcode
2026-03-26VideoCommon: enhance 'CustomResourceManager' for post processingiwubcode
2026-03-26HW/SI: Replace DeviceEventCallback with a lambda.Jordan Woyak
2026-03-26CoreTiming: Change TimedCallback to a Common::MoveOnlyFunction.Jordan Woyak
2026-03-27JitArm64_Integer: subfzex - Optimize a == -1 with in-host carrySintendo
2026-03-27JitArm64_Integer: subfzex - Optimize a == 0 with in-host carrySintendo
2026-03-26VideoCommon: update graphics mod action interfaceiwubcode
2026-03-26State: Increase STATE_VERSION.Jordan Woyak
2026-03-26HW/GBACore: Adjust joybus interthread communication to use WorkQueueThreadSP.Jordan Woyak
2026-03-26Common/WorkQueueThread: Make IsRunning function public.Jordan Woyak
2026-03-26Merge pull request #14446 from Dentomologist/gamelist_add_game_countDentomologist
2026-03-26Merge pull request #14501 from jordan-woyak/triforce-jvs-ioJMC47
2026-03-26Merge pull request #14511 from Ma-Rang/pr/nogui-escape-win32Jordan Woyak
2026-03-26State: Increase STATE_VERSION.Jordan Woyak
2026-03-26Triforce: Rewrite JVS IO board emulation.Jordan Woyak
2026-03-26IOPorts: Add additional functionality to handle analog input, coin input, et al.Jordan Woyak
2026-03-26Triforce/Touchscreen: Fix LOG type.Jordan Woyak
2026-03-25Merge pull request #14470 from cristian64/triforce_volume_region_fixJMC47
2026-03-25Merge pull request #14462 from jordan-woyak/mediaboard-spanJMC47
2026-03-25Merge pull request #14499 from JosJuice/gpu-desync-no-reportJMC47
2026-03-25NoGUI: Add Escape key to close emulation on WindowsMa-Rang
2026-03-24Merge pull request #14498 from JosJuice/invalid-access-wordingDentomologist
2026-03-24Reword the invalid read/write panic alertJosJuice
2026-03-23AudioCommon: Use left const for non-pointer variablesDentomologist
2026-03-23Use more std::span argumentsSintendo
2026-03-23Merge pull request #14496 from Dentomologist/audiopane_fix_wasapi_default_dev...Jordan Woyak
2026-03-22Merge pull request #14497 from JosJuice/linux-gba-selectJordan Woyak
2026-03-22Remove "please report it to the developers" from unknown opcode messageJosJuice
2026-03-22Fix default GBA Select binding on LinuxJosJuice
2026-03-21Merge pull request #14482 from jordan-woyak/triforce-ic-cardJMC47
2026-03-21AudioPane: Fix WASAPI default device combo selectionDentomologist
2026-03-21VulkanContext: Drop support for BUG_BROKEN_DISCARD_WITH_EARLY_Z workaroundOatmealDome
2026-03-21UberShaderPixel: Fix missing check for framebuffer fetch for BUG_BROKEN_DISCA...OatmealDome