summaryrefslogtreecommitdiff
path: root/src/framerate_gui.cpp
AgeCommit message (Expand)Author
2019-05-11Add: Show memory allocations by GS and AI in framerate windowNiels Martin Hansen
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-02-23Change: Framerate window can now scroll and resizeNiels Martin Hansen
2019-02-23Add: Show performance of AI and GS in framerate windowNiels Martin Hansen
2019-01-12Fix #6780: Some windows didn't get updated from OnTick() (#7048)PeterN
2018-11-25Fix #6864: Normalise colour use in Frame rate windowNiels Martin Hansen
2018-11-25Doc: More notes for developers adding new PerformanceElementsNiels Martin Hansen
2018-07-23Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to s...J0an Josep
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen