Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Oct 27 14:11:46 EDT 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-10-27 18:11:46 UTC

Log message:

greatly improved video capture speed by generating the files much more directly (less processing)
added a raw video .rgb output mode (making only one file instead of thousands, for a slight speed gain, assuming you have tools that can read it)
video capture now maintains sound sync by duplicating frames to keep up a consistent video output speed (warning: do not attempt higher speeds than your machine is capable of, it WILL fall behind and get progressively slower very fast)
rewrote much of Host_FilterTime to improve video capture and simplify timing in general
removed host_minfps (now uses sys_ticrate instead)
renamed host_maxfps to cl_maxfps (as it only ever affected the client anyway)
now runs multiple server frames if host is falling behind, based on sys_ticrate (mainly useful to avoid slowing down when client is rendering really slow)

Modified files:
     cl_screen.c glquake.h host.c snd_mix.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20041027.181146.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20041027/8f86ec28/attachment.diff>


More information about the twilight-commits mailing list