index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-18
Merge pull request #12447 from lioncash/ppc
Admiral H. Curtiss
2023-12-18
Core/Debugger/PPCDebugInterface: Remove global system accessor
Lioncache
2023-12-18
Core/PatchEngine: Get rid of global system accessors
Lioncache
2023-12-18
Core/GeckoCode: unsigned int -> u32
Lioncache
2023-12-18
Core/GeckoCode: Avoid signed conversion in RunCodeHandler()
Lioncache
2023-12-18
Core/GeckoCode: Remove global system accessor
Lioncache
2023-12-18
Merge pull request #12444 from lioncash/map
Tilka
2023-12-18
Core/Debugger_SymbolMap: Make GetCallstack() less verbose
Lioncache
2023-12-18
Core/Debugger_SymbolMap: Remove redundant system parameters from interface
Lioncache
2023-12-18
Core/Debugger_SymbolMap: Remove AddAutoBreakpoints()
Lioncache
2023-12-18
Merge pull request #12430 from Tilka/cnk_c4
Tilka
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-12-18
Core/HLE/HLE_OS: Mark helpers as static where applicable
Lioncache
2023-12-18
HLE_OS: Get rid of global system accessors
Lioncache
2023-12-18
HLE_Misc: Get rid of global system accessors
Lioncache
2023-12-18
Merge pull request #12440 from lioncash/memcard
Tilka
2023-12-18
Common/TraversalServer: Make use of fmt more
Lioncache
2023-12-18
Common/TraversalServer: Make use of fmt over sprintf where applicable
Lioncache
2023-12-18
Core/DSP/DSPTables: Make pdregname() and pdregnamelong() return std::string
Lioncache
2023-12-18
Core/DSP/DSPTables: Make use of fmt::format in pdname()
Lioncache
2023-12-18
Core/NetPlayServer: Use fmt::format_to_n in GetInterfaceHost()
Lioncache
2023-12-18
Core/IOS/Top: Make use of fmt::format_to_n where applicable
Lioncache
2023-12-18
Core/IOS/ES: Make use of fmt::format where applicable
Lioncache
2023-12-18
Core/IOS/IOS: Remove global system accessor from Init()
Lioncache
2023-12-18
Core/IOS/IOS: Remove global system accessor from WriteReturnValue()
Lioncache
2023-12-18
Core/IOS/IOS: Remove global system accessor from RAMOverrideForIOSMemoryValues()
Lioncache
2023-12-18
Core/IOS/IOS: Remove global system accessors from internal functions
Lioncache
2023-12-18
Core/IOS/IOS: Remove global system accessor from destructor
Lioncache
2023-12-18
Core/IOS/IOS: Remove system parameters from BootstrapPPC() and BootIOS()
Lioncache
2023-12-18
Core/EXI/EXI_DeviceMemoryCard: Remove global system accessor
Lioncache
2023-12-18
Merge pull request #12170 from Filoppi/custom_aspect_ratio
Admiral H. Curtiss
2023-12-18
Video: make the "Auto" resolution setting also follow the max res setting, to...
Filoppi
2023-12-18
Video: fix auto resolution scale calculations
Filoppi
2023-12-18
Video: fix Auto Resolution Scale not updating when the window was resized.
Filoppi
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-12-18
Fix sharp bilinear using ceil instead of floor
Filoppi
2023-12-18
Video: rename Presenter::SetWindowSize()
Filoppi
2023-12-18
Video: polish aspect ratio related code comments to make it clearer
Filoppi
2023-12-17
Merge pull request #12362 from CasualPokePlayer/sysconf_widescreen
Mai
2023-12-17
Merge pull request #12431 from JosJuice/jitarm64-rlwnmx-call-rlwinmx
Mai
2023-12-17
Merge pull request #12370 from iwubcode/more_samplers
Mai
2023-12-17
Merge pull request #12432 from JosJuice/jitarm64-logic-i2r-opt
Mai
2023-12-17
Merge pull request #12433 from mitaclaw/windows-arm-debug-fix
Mai
2023-12-17
Merge pull request #12409 from iwubcode/custom_material_graphics_mod_action_data
Mai
2023-12-17
Merge pull request #12382 from iwubcode/shader_asset_default_value
Mai
2023-12-17
Merge pull request #12372 from iwubcode/texture_usage_flag
Mai
2023-12-17
Fix Windows ARM64 debug build errors
mitaclaw
2023-12-17
JitArm64: Improve codegen in ANDI2R and friends
JosJuice
2023-12-17
JitArm64: Optimize additional cases of ANDI2R and friends
JosJuice
2023-12-17
JitArm64: Optimize ANDI2R and friends to no-ops when possible
JosJuice
[prev]
[next]