summaryrefslogtreecommitdiff
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-30Merge pull request #14529 from sepalani/am-wJordan 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-27Merge pull request #14512 from Tilka/zero_strideJordan Woyak
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-26Data: update De Blob 1 and 2 to use explicit bloom targetiwubcode
2026-03-26Data: update Sonic Colors bloom definitions to remove repeats, thanks FrankyB...iwubcode
2026-03-26Data: update Pandora's Tower Bloom and DOF definitionsiwubcode
2026-03-26Data: add a blurred DOF featureiwubcode
2026-03-26Data: add more bloom graphics modsiwubcode
2026-03-26Data: provide a blur mod for games with bloomiwubcode
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-26GameSettings: Add INI files for Mario Kart Arcade GP 2.cristian64
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-24Android: Refactor SyncProgramsJobServiceSimonx22
2026-03-24Merge pull request #14502 from DankRank/scummvm-texcacheDentomologist