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
/
CPMemory.cpp
Age
Commit message (
Expand
)
Author
2022-04-18
Common/PointerWrap: Hide internals.
Admiral H. Curtiss
2021-12-18
VideoCommon: Move VertexLoaderManager logic out of CPState
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-12-18
Create and use CPArray enum class
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-09
Eliminate TVtxDesc.GetLegacyHex
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
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-09-30
ChunkFile: Provide additional helpers for C-style arrays
Lioncash
2015-05-30
Add a dirty flag for arraybases.
Scott Mansell
2015-05-30
Clean up cached_arraybases. Update VideoSW to new scheme.
Scott Mansell
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-07
Fix indentation
Tillmann Karras
2014-09-28
Changes to allow LoadCPReg to work in a preprocess mode which affects a separ...
comex
2014-09-28
Mechanical changes to move most CP state to a struct rather than separate glo...
comex
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre