skyline/app
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
..
libraries Update C++ Libraries 2021-07-12 21:27:49 +05:30
src/main Rework Performance Statistics 2021-07-12 21:27:49 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Vulkan PhysicalDevice + Device Initialization + Report Accurate Version 2021-07-12 21:27:49 +05:30
CMakeLists.txt Redesign Texture Class + Improve Presentation Engine 2021-07-12 21:27:49 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30