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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Age
Commit message (
Expand
)
Author
2021-03-06
Use formatters in GetBPRegInfo; add missing commands
Pokechu22
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-03-06
Add FogParam0::FloatValue and FogParam3::FloatValue
Pokechu22
2021-03-06
Fix typo with ztex2 op in UseVertexDepthRange
Pokechu22
2021-03-06
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
Pokechu22
2021-03-06
Use XFMEM_REGISTERS_START/END in XFRegWritten and LoadXFReg
Pokechu22
2021-03-06
Add names and descriptions for regular XF memory
Pokechu22
2021-03-06
Add names and descriptions for XF registers to the FIFO analyzer
Pokechu22
2021-03-06
Convert XFMemory to BitField and enum class
Pokechu22
2021-03-06
Add names and descriptions for CP registers to the FIFO analyzer
Pokechu22
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-03-06
Create constants for CP registers and masks
Pokechu22
2021-03-06
DolphinNoGUI/PlatformX11: Work around X.h's None being undefined
Pokechu22
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2021-03-06
Create EnumFormatter
Pokechu22
2021-03-05
Merge pull request #9533 from sepalani/mmu-is-ram
Léo Lam
2021-03-05
Merge pull request #9559 from iwubcode/gdb-stub-raii
JMC47
2021-03-05
Merge pull request #9565 from sepalani/qt-blocker
Léo Lam
2021-03-05
Merge pull request #9550 from endrift/gba-flush
Léo Lam
2021-03-05
BreakpointWidget: Use QSignalBlocker
Sepalani
2021-03-05
BreakpointWidget: Fix delete deleting both MBP and BP at address
Sepalani
2021-03-05
Merge pull request #9561 from sepalani/fix-watches
Léo Lam
2021-03-04
IOS: update network/ip/top to use the RAII winsock context
iwubcode
2021-03-04
Core: Use RAII winsock object to cleanly create and destroy WSA in gdb-stub
iwubcode
2021-03-04
Common: Add RAII object that initializes and cleans up winsock
iwubcode
2021-03-04
BreakpointWidget: Emit BreakpointsChanged to update views
Sepalani
2021-03-04
Watches: Fix Save and Load from strings
Sepalani
2021-03-04
Merge pull request #8779 from sepalani/open-dump
Léo Lam
2021-03-04
Merge pull request #9542 from InusualZ/toggle-bp
Léo Lam
2021-03-04
Merge pull request #9548 from AdmiralCurtiss/fastmem-active-regions
Léo Lam
2021-03-04
Merge pull request #9556 from JosJuice/cmake-msvc-latest
Léo Lam
2021-03-04
Merge pull request #9560 from JosJuice/cmake-msvc-wil
Léo Lam
2021-03-04
CMake: Include WIL headers
JosJuice
2021-03-04
CMake: Disable warning C5054 on DolphinQt
JosJuice
2021-03-03
DolphinQt: Removed unused this capture in lambda
Dentomologist
2021-03-03
Merge pull request #9549 from Dentomologist/ppcstate_off_to_s32
JMC47
2021-03-03
Merge pull request #8996 from AdmiralCurtiss/memcard-save-import-export-refactor
JMC47
2021-03-03
Merge pull request #9352 from Pokechu22/sw-line-point-width
JMC47
2021-03-03
Allow to disable/enable from the BreakpointWidget
InusualZ
2021-03-02
SI/DeviceGBA: Ensure data socket isn't backed up
Vicki Pfau
2021-03-02
JitArm64: Fix unsigned/signed arg/param mismatch
Dentomologist
2021-03-02
Allow to disable/enable breakpoints
InusualZ
2021-03-02
Core/Memmap: Don't try to map logical memory from inactive physical regions.
Admiral H. Curtiss
2021-03-02
Core/Memmap: Store and check which physical regions are actually mapped inste...
Admiral H. Curtiss
2021-03-02
Merge pull request #9535 from sepalani/threads-freeze
Léo Lam
2021-03-02
DebugInterface: Check visited addresses in GetThreads
Sepalani
2021-03-02
Merge pull request #9539 from iwubcode/dynamic_input_tex_more_optimizations
Léo Lam
2021-03-02
Merge pull request #9537 from AdmiralCurtiss/fastmem-error-messages
Léo Lam
[next]