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
/
VideoCommon
/
CommandProcessor.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-05-05
VideoCommon: reset some CP registers during PI_FIFO_RESET
Tillmann Karras
2025-02-08
VideoCommon: remove CP readonly field, it's now always false
Tillmann Karras
2025-02-08
VideoCommon: drop CP MMIO registers that were probably added in the wrong place
Tillmann Karras
2024-10-10
VideoCommon: fix common opcode decoding errors
Tillmann Karras
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-12-20
VideoCommon/CommandProcessor: Pass system instance through constructor
Lioncache
2023-12-18
VideoCommon/Fifo: Pass system instance through FifoManager constructor
Lioncache
2023-06-03
Merge pull request #11586 from JosJuice/unknown-opcode-msg
Admiral H. Curtiss
2023-04-05
VideoCommon/CommandProcessor: Pass System to HandleUnknownOpcode().
Admiral H. Curtiss
2023-02-19
VideoCommon: Reword the unknown opcode error message
JosJuice
2023-02-09
CommandProcessor: Fix shadowing warnings
Pokechu22
2023-01-27
PowerPC: Parametrize LR macro.
Admiral H. Curtiss
2023-01-27
PowerPC: Remove PC macro.
Admiral H. Curtiss
2023-01-04
HW/ProcessorInterface: Rename member variables to fit naming convention.
Admiral H. Curtiss
2023-01-04
HW/ProcessorInterface: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Pass Core::System to methods.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-11-29
VideoCommon/CommandProcessor: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
2022-11-23
Core/CommandProcessor: Reformat single/dual core dependent MMIO handlers.
Admiral H. Curtiss
2022-11-23
HW: Pass System to MMIO handlers.
Admiral H. Curtiss
2022-11-06
CoreTiming: Pass Core::System to Events.
Admiral H. Curtiss
2022-10-06
Common/PointerWrap: Remove DoPOD
Pokechu22
2022-08-22
Edit error message
PEmu2
2022-02-15
CommandProcessor: Add FIFO_BP_LO/HI to directly_mapped_vars
Pokechu22
2022-02-13
CommandProcessor: Log ignored unknown opcodes at warn level
Pokechu22
2022-02-13
CommandProcessor: Move unknown opcode log message before the panic alert
Pokechu22
2022-02-12
CommandProcessor: Ignore unknown opcode for 0x3f
Pokechu22
2022-02-12
CommandProcessor: Log PC and LR on unknown opcodes
Pokechu22
2022-02-12
CommandProcessor: Move contents of second unknown opcode panic alert to the log
Pokechu22
2022-02-12
CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant
Pokechu22
2022-01-22
VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor
Pokechu22
2022-01-09
Config: Port dual core setting to new config system.
Admiral H. Curtiss
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-02
VideoCommon: Fix a -Wclass-memaccess in gcc 11
Emmanuel Gil Peyrot
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Lint: End of namespace
Sepalani
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-05-13
Remove Atomic.h
JosJuice
2021-04-18
Fifo: Run/sync with the GPU on command processor register access
Stenzek
2020-11-20
Fix translatable strings which contain non-positional arguments
JosJuice
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2020-06-25
Replace Windows CMake lambda constexpr capture workaround
JosJuice
2020-05-03
Fix Windows CMake build errors
JosJuice
2020-03-24
Cleanup warnings of -Wunused-lambda-capture
Jun Su
2019-05-31
VideoCommon: Constrain the array_base registers
booto
2019-05-11
CommandProcessor: Don't reset the video buffer when FIFO distance is changed
Stenzek
2019-04-26
VideoCommon: Do not reset the gather pipe (WPAR buffer) as this does not refl...
iwubcode
[next]