]> git.xonotic.org Git - xonotic/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)
committerRudolf Polzer <rpolzer@grawp.(none)>
Tue, 2 Mar 2010 08:12:21 +0000 (09:12 +0100)
commit1f23f0e445069b2bf35ccb03641b51075ddef5e6
treef1321ad4d6e79fb9b7fca0266422a4df7e55737b
parentc4894e0008ee6514b35804310ba694eec1a4b2af
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
::stable-branch::merge=ef4adee42c844523c889cbc6c19d2da940f00ec6
sys_sdl.c