summaryrefslogtreecommitdiffstats
path: root/src/subconscious/graphics/widget/PerfView.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-12Separate UPS from FPS, make thread for GameWindow (graphics thread)Nao Pross1-10/+15
2018-12-03Update PerfView to show FPS instead of DeltaTimeNao Pross1-3/+6
2018-12-02Add static class Font, update ActorInfo panelNao Pross1-0/+3
2018-11-27Add unscii-16 as default font in SceneNao Pross1-8/+12
2018-11-26Fix PerfView text colorNao Pross1-0/+3
2018-11-24Rename MenuScene to MainMenuScene and minor code cleanupNao Pross1-0/+5
2018-11-24Add simple PerfView widget to show the deltaTimeNao Pross1-0/+28