This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f01ccfdb824d37dd9bee2eb150a7721ea19b6837
dolphin
/
Source
/
Core
/
Core
/
FifoPlayer
T
History
JosJuice
f72b756778
VideoCommon: Don't round the refresh rate
...
We now provide a double to the FPS counter and exact values to FIFO recording and frame dumping.
2020-07-28 21:01:38 +02:00
..
FifoAnalyzer.cpp
Core/FifoAnalyzer: Use std::array where applicable
2019-07-15 07:37:35 -04:00
FifoAnalyzer.h
Core/FifoAnalyzer: Use std::array where applicable
2019-07-15 07:37:35 -04:00
FifoDataFile.cpp
Don't assume fixed width for "Emulated memory size mismatch!" message
2020-05-01 13:40:34 +02: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: Get rid of semicolons on namespace braces
2016-07-01 04:36:05 -04:00
FifoPlayer.cpp
VideoCommon: Don't round the refresh rate
2020-07-28 21:01:38 +02: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
FifoPlayer: const correctness
2016-08-01 18:33:46 -04:00
FifoRecorder.cpp
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
2020-04-28 12:10:50 -05:00
FifoRecorder.h
Qt: Implement FIFO Player
2017-11-19 22:06:32 +01:00