Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Mar 1 15:07:32 EST 2007


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2007-03-01 20:07:31 UTC

Log message:

implemented r_shadow_culltriangles cvar (on by default), this improves lighting performance by reducing the amount of geometry to render, it does not add any additional cpu w
ork because similar forms of culling were already used on shadow casting triangles (which are now replaced by this), this just applies the same already computed culling to the lighting as well as the shadowing

Modified files:
     client.h gl_rsurf.c model_shared.c model_shared.h portals.c
     portals.h r_shadow.c r_shadow.h todo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20070301.200731.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070301/9659a586/attachment.diff>


More information about the twilight-commits mailing list