]> icculus.org git repositories - divverent/darkplaces.git/commit
new cvar sys_useclockgettime (default 0) that makes DP use clock_gettime as time...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 15 Jun 2008 14:31:11 +0000 (14:31 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 15 Jun 2008 14:31:11 +0000 (14:31 +0000)
commit892af9237609d72a8c9f4e563b52bf844ea3bf15
tree3dbd0d374927459c29fa5dceb4befb7f8b8cd1c0
parent1346a06ebda6590749c578328718b7b490e2aa03
new cvar sys_useclockgettime (default 0) that makes DP use clock_gettime as time source (should fix bad timing on Solaris, and some Xen oddity). Only supported in the Solaris, Linux and BSD target.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8354 d7cf8633-e32d-0410-b094-e92efae38249
makefile.inc
sys_linux.c