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
/
OpcodeDecoding.cpp
Age
Commit message (
Expand
)
Author
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-03
HW/Memmap: Refactor Memory 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-22
VertexLoader: Eliminate use of DataReader
Pokechu22
2022-11-18
VideoCommon:VertexLoaderManager: Reduce CPConfig checks
Robin Kertels
2022-09-19
OpcodeDecoding: Get vertex size from the loader
Robin Kertels
2022-09-19
VertexLoaderManager: Clean up and slightly speed up with templates
Robin Kertels
2022-01-22
VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor
Pokechu22
2022-01-22
OpcodeDecoding: Don't raise panic alerts for unknown opcodes 0x01-0x07
Pokechu22
2021-12-18
OpcodeDecoding: Make s_is_fifo_error_seen static
Pokechu22
2021-12-18
VideoCommon: Move VertexLoaderManager logic out of CPState
Pokechu22
2021-12-18
Remove DataReader from LoadXFReg
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-12-18
Create and use CPArray enum class
Pokechu22
2021-12-18
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
Pokechu22
2021-11-25
Delay singlecore gpu interrupts
Scott Mansell
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Make use of if constexpr
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Remove unused headers
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Resolve implicit signedness conversion
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Remove use of goto in Run()
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Make use of anonymous namespace
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Amend comment formatting
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespace
Lioncash
2019-12-05
VideoCommon/OpcodeDecoding: Normalize variable naming
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Make all member functions non-static
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2017-01-27
CommandProcessor: Limit scope of ugly SCPFifoStruct.
degasus
2016-10-08
Remove Frameskip
anthony
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-06-26
VideoBackends: Merge Initialize and Shutdown functions.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-25
Fifo: Make g_use_deterministic_gpu_thread a TU-local variable
Lioncash
2016-01-25
Fifo: Make g_bSkipCurrentFrame a TU-local variable
Lioncash
2016-01-24
OpcodeDecoder: Add namespace
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2015-11-20
Mark more strings for translation
JosJuice
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-03-16
Fix warnings
Tillmann Karras
2015-03-13
Show no more than one FIFO error per session.
skidau
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-01-31
VertexLoaderManager: assimilate GetVertexSize()
Tillmann Karras
2015-01-29
OpcodeDecoder: Calculate decoding time for vertices
degasus
2015-01-18
DataReader: turn WritePointer into GetPointer
Tillmann Karras
2014-12-09
VideoCommon: clean up VertexLoader
degasus
[next]