summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-07Merge pull request #9497 from Pokechu22/better-fifo-analyzerJMC47
2021-03-06Use formatters in GetBPRegInfo; add missing commandsPokechu22
2021-03-06Convert BPMemory to BitField and enum classPokechu22
2021-03-06Add FogParam0::FloatValue and FogParam3::FloatValuePokechu22
2021-03-06Fix typo with ztex2 op in UseVertexDepthRangePokechu22
2021-03-06Rename BPMEM_EFB_BR to BPMEM_EFB_WHPokechu22
2021-03-06Use XFMEM_REGISTERS_START/END in XFRegWritten and LoadXFRegPokechu22
2021-03-06Add names and descriptions for regular XF memoryPokechu22
2021-03-06Add names and descriptions for XF registers to the FIFO analyzerPokechu22
2021-03-06Convert XFMemory to BitField and enum classPokechu22
2021-03-06Add names and descriptions for CP registers to the FIFO analyzerPokechu22
2021-03-06Convert CPMemory to BitField and enum classPokechu22
2021-03-06Create constants for CP registers and masksPokechu22
2021-03-06DolphinNoGUI/PlatformX11: Work around X.h's None being undefinedPokechu22
2021-03-06Create BitFieldArrayPokechu22
2021-03-06Add fmt support to BitFieldPokechu22
2021-03-06Allow specifying StorageType for BitFieldPokechu22
2021-03-06Create EnumFormatterPokechu22
2021-03-05Merge pull request #9533 from sepalani/mmu-is-ramLéo Lam
2021-03-05Merge pull request #9559 from iwubcode/gdb-stub-raiiJMC47
2021-03-05Merge pull request #9565 from sepalani/qt-blockerLéo Lam
2021-03-05Merge pull request #9550 from endrift/gba-flushLéo Lam
2021-03-05BreakpointWidget: Use QSignalBlockerSepalani
2021-03-05Merge pull request #9564 from sepalani/bp-delLéo Lam
2021-03-05BreakpointWidget: Fix delete deleting both MBP and BP at addressSepalani
2021-03-05Merge pull request #9561 from sepalani/fix-watchesLéo Lam
2021-03-05Merge pull request #9529 from JosJuice/android-broadcast-before-metadataLéo Lam
2021-03-05Merge pull request #9555 from JosJuice/android-jni-cleanupLéo Lam
2021-03-04Android: Broadcast update before updating additional metadataJosJuice
2021-03-04Android: Remove #ifdef __cplusplus checksJosJuice
2021-03-04IOS: update network/ip/top to use the RAII winsock contextiwubcode
2021-03-04Merge pull request #9563 from sepalani/bp-changedLéo Lam
2021-03-04Core: Use RAII winsock object to cleanly create and destroy WSA in gdb-stubiwubcode
2021-03-04Common: Add RAII object that initializes and cleans up winsockiwubcode
2021-03-04BreakpointWidget: Emit BreakpointsChanged to update viewsSepalani
2021-03-04Watches: Fix Save and Load from stringsSepalani
2021-03-04Merge pull request #8779 from sepalani/open-dumpLéo Lam
2021-03-04Merge pull request #9493 from nolange/stricter_compiler_flag_checkLéo Lam
2021-03-04Merge pull request #9530 from JosJuice/android-loading-indicatorLéo Lam
2021-03-04Merge pull request #9542 from InusualZ/toggle-bpLéo Lam
2021-03-04Merge pull request #9548 from AdmiralCurtiss/fastmem-active-regionsLéo Lam
2021-03-04Merge pull request #9547 from PatrickFerry/ini-fixes-1Léo Lam
2021-03-04Merge pull request #9556 from JosJuice/cmake-msvc-latestLéo Lam
2021-03-04Merge pull request #9560 from JosJuice/cmake-msvc-wilLéo Lam
2021-03-04CMake: Include WIL headersJosJuice
2021-03-04CMake: Disable warning C5054 on DolphinQtJosJuice
2021-03-03CMake: Build with -std:c++latest for MSVCJosJuice
2021-03-03Merge pull request #9395 from AdmiralCurtiss/most-wanted-turn-on-the-sunJMC47
2021-03-03Merge pull request #9554 from Dentomologist/remove_unused_lambda_captureLéo Lam
2021-03-03Android: Delete more references in IDCache.cppJosJuice