dolphin-emu / dolphin Public
master
Commits on Apr 8, 2022
-
Merge pull request #10543 from Minty-Meeo/initmmio-combine
Combine InitMMIO and InitMMIOWii
-
Merge pull request #7675 from TryTwo/Debugger_Code_Features
Debugger: Get target memory in load/store instructions
-
Merge pull request #10565 from AdmiralCurtiss/wgi-win7
Core/WGInput: Dynamically load winrt function addresses.
-
Commits on Apr 7, 2022
-
Merge pull request #10412 from Pokechu22/sw-efb-peek-alpha
Software: Implement pixel engine alpha read mode
-
Merge pull request #10485 from JosJuice/real-ocol0-logic-ops
Shadergen: Use real_ocol0 workaround for shader logic ops
-
Merge pull request #10544 from AdmiralCurtiss/default-font-size-worka…
…round Qt: Set font size for default debug font.
-
Merge pull request #10552 from Gamer64ytb/display-cutout
Android: Implement expand display cutout option.
-
Merge pull request #10560 from JosJuice/android-wii-disc-update
Android: Implement installing system update from disc image
-
Merge pull request #10568 from Pokechu22/msbuild-WGInput
msbuild: Move WGInput to DolphinLib.props
-
msbuild: Move WGInput to DolphinLib.props
It was accidentally put into the main DolphinLib.vcxproj in #7614.
-
Merge pull request #10567 from sepalani/fix-float-preview
MemoryWidget: Fix preview of zero as float/double
-
-
Merge pull request #10528 from TryTwo/PR_Debugger_Memory_Input_Types
Debugger: MemoryWidget: add float and integer input types. Add input preview.
Commits on Apr 6, 2022
-
Debugger MemoryWidget: add float and integer inputs. Add input previe…
…w. Change input logic. Use combobox for options.
-
Merge pull request #10555 from Dentomologist/fix_manual_update_check_…
…when_autoupdate_disabled Updater: Fix manual update check when autoupdate is disabled
Commits on Apr 4, 2022
-
Merge pull request #7614 from jordan-woyak/windows-gaming-input
InputCommon: Add Windows.Gaming.Input to ControllerInterface.
-
Commits on Apr 3, 2022
-
Android: Implement expand display cutout option.
Some ROMs don't have fullscreen feature, for example Pixel Experience, so have a option for that is better. Also you don't need put the app on fullscreen anymore with that.
-
Commits on Apr 2, 2022
-
Merge pull request #10557 from shuffle2/msvc-secure-scl
msbuild: don't explicitly set _SECURE_SCL
-
-
Merge pull request #10534 from AdmiralCurtiss/more-cheat-search-qol
DolphinQt: More Cheat Search QoL
-
Merge pull request #10550 from shuffle2/cpp-conform
msvc: enable conformant __cplusplus macro
-
-
Merge pull request #8732 from dreamsyntax/debugger-function-differencing
Qt/Debugger CodeWidget: Record and find specific functions by differencing
Commits on Mar 31, 2022
-
DolphinQt/CheatSearchWidget: Drop whitespace when parsing integers an…
…d floats from the user.
-
-
Merge pull request #10530 from shuffle2/win-ffmpeg
windows: move ffmpeg bins to submodule
Commits on Mar 30, 2022
-
Merge pull request #10542 from TryTwo/PR_MemoryViewWidget_Spacing
Debugger MemoryViewWidget: fixed, tighter spacing
-