dolphin/Source/Core/Core/FifoPlayer
Lioncash e527b69d54 Core: Use C++17 deduction guides with locked recursive mutexes
Cleans up some locks that explicitly specify the recursive mutex type in
it. Meant to be included with the previous commit that cleaned out
regular mutexes, but I forgot.
2020-12-29 18:31:31 -05:00
..
FifoAnalyzer.cpp Core: Convert logging over to fmt pt.2 2020-11-20 10:05:44 -05:00
FifoAnalyzer.h Core/FifoAnalyzer: Use std::array where applicable 2019-07-15 07:37:35 -04:00
FifoDataFile.cpp Core: Convert logging over to fmt pt.2 2020-11-20 10:05:44 -05:00
FifoDataFile.h Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
FifoPlaybackAnalyzer.cpp Core/FifoAnalyzer: Convert DecodeMode enum into an enum class 2019-07-15 07:37:30 -04:00
FifoPlaybackAnalyzer.h
FifoPlayer.cpp Core: Convert logging over to fmt pt.2 2020-11-20 10:05:44 -05:00
FifoPlayer.h FifoPlayer: Use std::move for saving callbacks 2019-09-09 11:38:21 +12:00
FifoRecordAnalyzer.cpp Core/FifoAnalyzer: Use std::array where applicable 2019-07-15 07:37:35 -04:00
FifoRecordAnalyzer.h
FifoRecorder.cpp Core: Use C++17 deduction guides with locked recursive mutexes 2020-12-29 18:31:31 -05:00
FifoRecorder.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00