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
release-prep-2609
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
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
2018-07-12
CP: some bits in some of the HI registers cannot be set
booto
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2017-11-13
Call Do for every member of SCPFifoStruct individually
JosJuice
2017-01-27
CommandProcessor: Limit scope of ugly SCPFifoStruct.
degasus
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-09-17
Fifo: Use SyncGPU timings for single core.
degasus
2016-09-03
Core: Change CoreTiming event key from int to EventType*
EmptyChaos
2016-08-18
Fifo: Make SyncGPUReason an enum class
Lioncash
2016-08-11
CoreTiming: Merge ScheduleEvent variants into one function
JosJuice
2016-08-10
Use Common::Flag and Common::Event when possible
Léo Lam
2016-08-10
PixelEngine: Drop write-only variables.
degasus
2016-06-26
VideoBackends: Merge Initialize and Shutdown functions.
degasus
2016-06-26
CoreTiming: Drop ProcessFifoWaitEvents.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-10
Alternative fix: promote cycleslate to an s64 everywhere.
Scott Mansell
2016-01-25
Fifo: Make g_use_deterministic_gpu_thread a TU-local variable
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-08
Fifo: Rewrite SyncGpu
degasus
2015-05-30
Fifo: Extract syncing loop
degasus
2015-05-27
CommandProcessor: Replace volatile usages with atomics
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
[next]