]> icculus.org git repositories - divverent/darkplaces.git/commit
added linux timing code to SDL client for more accurate r_speeds reports
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 26 Feb 2010 13:58:35 +0000 (13:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 26 Feb 2010 13:58:35 +0000 (13:58 +0000)
commitef4adee42c844523c889cbc6c19d2da940f00ec6
tree0e36b4bef720ade409f0e4b7efecb4812adcc2a0
parent26c627af105b03b2e1f5d74279163712ea546749
added linux timing code to SDL client for more accurate r_speeds reports
(sys_usetimegettime and sys_useclockgettime apply, set both to 0 to use
SDL_GetTicks instead)
added support for sys_usenoclockbutbenchmark in SDL client

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