dolphin/Source/Core/Core/FifoPlayer
Stenzek 18792b2328 FifoPlayer: Don't set BPMEM_PRELOAD_MODE on load
Since in this case we're setting it based on the state at record start
time, not when a register is loaded, UseMemory would not be called, so
this could potentially wipe out texture memory that was valid.
2017-01-03 21:16:05 +10:00
..
FifoAnalyzer.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
FifoAnalyzer.h FifoPlayer: Get rid of unnecessary includes 2016-07-01 04:25:40 -04:00
FifoDataFile.cpp FifoDataFile: Add support for storing texture memory state 2017-01-03 21:16:04 +10:00
FifoDataFile.h FifoDataFile: Add support for storing texture memory state 2017-01-03 21:16:04 +10:00
FifoFileStruct.h FifoDataFile: Add support for storing texture memory state 2017-01-03 21:16:04 +10:00
FifoPlaybackAnalyzer.cpp FifoPlayer: Get rid of unnecessary includes 2016-07-01 04:25:40 -04:00
FifoPlaybackAnalyzer.h FifoPlayer: Get rid of semicolons on namespace braces 2016-07-01 04:36:05 -04:00
FifoPlayer.cpp FifoPlayer: Don't set BPMEM_PRELOAD_MODE on load 2017-01-03 21:16:05 +10:00
FifoPlayer.h FifoPlayer: Save/restore texture memory state for fifo logs 2017-01-03 21:16:05 +10:00
FifoRecordAnalyzer.cpp FifoPlayer: const correctness 2016-08-01 18:33:46 -04:00
FifoRecordAnalyzer.h FifoPlayer: const correctness 2016-08-01 18:33:46 -04:00
FifoRecorder.cpp FifoPlayer: Save/restore texture memory state for fifo logs 2017-01-03 21:16:05 +10:00
FifoRecorder.h FifoPlayer: Save/restore texture memory state for fifo logs 2017-01-03 21:16:05 +10:00