]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed fps counter behavior to be more 'traditional' (count how many frames go by...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Aug 2002 23:29:34 +0000 (23:29 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Aug 2002 23:29:34 +0000 (23:29 +0000)
commitb63b211ea4af781bb037b37b7a758aac8db0c230
tree447e4f5618197b74ad83c805b2276b6b6e786274
parent97776cf6e852959237922f395185c83c5165974f
changed fps counter behavior to be more 'traditional' (count how many frames go by in a given amount of time), this means 3 modes are now available for showfps...
showfps 1 - count frames
showfps 2 - average of recent frame times
showfps 3 - most recent frame time only

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2242 d7cf8633-e32d-0410-b094-e92efae38249
sbar.c