]> git.xonotic.org Git - xonotic/darkplaces.git/commit
New cvar scr_loadingscreen_maxfps (default 10) which restricts maximum number of...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 9 Aug 2012 18:38:54 +0000 (18:38 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 19 Sep 2012 10:35:18 +0000 (12:35 +0200)
commit250a052d785f63c9cb3ed505a6529e076b3b339a
tree0cecfc6b48065708f592048f313f43547d464141
parent7870aedba9095a81380ac7eacad962b2c9ccc11f
New cvar scr_loadingscreen_maxfps (default 10) which restricts maximum number of loading screen updates per second. This will halve loading times of quake maps with vid_vsync 1 as it really spends more time on drawing loading screen than on actual loading there.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11840 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=ac6244346ed7754e5d178393cb5116ecc7cefe16
cl_screen.c