summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-01Merge pull request #14536 from JosJuice/gbacore-android-contentJMC47
2026-04-01Merge pull request #14537 from jordan-woyak/gb-fixesJMC47
2026-04-01Merge pull request #14538 from JosJuice/gbp-safe-texture-cacheJMC47
2026-04-01GameSettings: Set medium texture cache accuracy for Game Boy PlayerJosJuice
2026-04-01HW/GBACore: Fix integrated game boy clock speeds and enable colors.Jordan Woyak
2026-04-01Don't call OpenModeToAndroid in GBACoreJosJuice
2026-04-01Merge pull request #14535 from jordan-woyak/gbplayerJosJuice
2026-03-31Android: Add GBA settingsJosJuice
2026-03-31Android: Add SAF support for GBA ROM and BIOS filesJosJuice
2026-03-31CMakeLists: Enable mGBA on AndroidJosJuice
2026-03-31GameSettings: Set a CPU overclock for Game Boy Player to avoid sporadic audio...Jordan Woyak
2026-03-31GameSettings: Add ini file for Game Boy Player to automatically attach the GB...Jordan Woyak
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-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