dolphin/Source/Core/Core/FifoPlayer
BhaaL 23d99f2f2c specify custom brace style to fix unions
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
2017-01-05 12:55:13 +01: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 specify custom brace style to fix unions 2017-01-05 12:55:13 +01: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