skyline/app/src/main/cpp
PixelyIon 6595670a5d Rework Performance Statistics
We used instantaneous values for FPS previously which led to a lot of variation in it and the inability to determine a proper FPS value due to constant fluctuations. All FPS values are now averaged to allow reading out a stable value and a deviation statistic has been added for the frame-time to judge judder and frame-pacing which allows for a significantly better measure of overall performance. The formatting for all the floating-point numbers is now fixed-point to prevent shifting of position due to decimal digits becoming 0.
2021-07-12 21:27:49 +05:30
..
skyline Rework Performance Statistics 2021-07-12 21:27:49 +05:30
emu_jni.cpp Rework Performance Statistics 2021-07-12 21:27:49 +05:30
loader_jni.cpp Add XCI file format support 2021-03-07 22:55:59 +05:30