]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
reworked r_viewscale_fpsscaling to use the time of SCR_DrawScreen
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 1 Apr 2011 07:04:58 +0000 (07:04 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sun, 3 Apr 2011 20:48:35 +0000 (22:48 +0200)
commit33ea011757d79d87baf734be6ad006be43beb0fe
treeb5686cea1d3c783944be253dd17a8668d736bd56
parentd08a52ca6bab51d22809ac7b4668f29db99f10ef
reworked r_viewscale_fpsscaling to use the time of SCR_DrawScreen
wrapped in glFinish calls (REALLY should use GL_EXT_timery_query), this
means that vid_vsync now works fine with it

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10995 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=48ac175a246c448d53cd83c723c3f9a668fb313d
cl_screen.c
client.h
gl_rmain.c