dolphin/Source/Core/Core/FifoPlayer
Lioncash 8268b6f454 VideoCommon/VertexLoader_Normal: Initialize function table at compile-time
Makes VertexLoader_Normal completely stateless, eliminating the need for
an Init() function, and by extension, also gets rid of the need for the
FifoAnalyzer to have an Init() function.
2019-05-30 00:52:57 -04:00
..
FifoAnalyzer.cpp VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
FifoAnalyzer.h VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
FifoDataFile.cpp
FifoDataFile.h FifoPlayer: reduce XF_REGS_SIZE to what we know 2018-10-08 06:54:32 +01:00
FifoPlaybackAnalyzer.cpp
FifoPlaybackAnalyzer.h
FifoPlayer.cpp VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
FifoPlayer.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00
FifoRecordAnalyzer.cpp
FifoRecordAnalyzer.h
FifoRecorder.cpp VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
FifoRecorder.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00