DarkRadiant: master bd95bbf7

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 15.09.2020 18:56 master 79090f5a
Changeset Render statistics track front-end and back-end times separately

Store separate time values for render front-end and back-end stages, and
display these separately on the stats line along with the total and the
calculated fps. Currently on my Linux system this shows that the majority of
time is spent in the back-end, with the initial scenegraph traversal happening
relatively quickly.
mod - radiant/camera/CamWnd.cpp Diff File
mod - radiant/render/RenderStatistics.h Diff File