]> git.xonotic.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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 1 Apr 2011 07:04:58 +0000 (07:04 +0000)
commit48ac175a246c448d53cd83c723c3f9a668fb313d
tree9ca0f903c11398f09495f45d1a32946a8f0c00eb
parentdff1126b30fbb08f2c63407b3bf7846bf9adf6f2
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
cl_screen.c
client.h
gl_rmain.c