]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Transparent sorting: added maxdist and array size cvars which can be tweaked to incre...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 2 May 2011 02:09:59 +0000 (02:09 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 3 May 2011 13:49:22 +0000 (15:49 +0200)
commit1151781920e0ab925cd2e5578474b7da9ebd6a75
treead571b84390ba487d5f08637a726d6a5e11a5077
parent22b6596a2710507510d603b99b7e76fb39f05fa1
Transparent sorting: added maxdist and array size cvars which can be tweaked to increase performance (can give up to 10-20% with no quality loss on scenes with large amount of blended surfaces). Added "dpnortlight" shader keyword which disables full rtlight rendering on a surface, useful with grass which (when blended) can cause deadly speed loss.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11090 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=ec581e708c6874f1e1fa64343421683fd16f8609
cl_particles.c
gl_rmain.c
gl_rsurf.c
meshqueue.c
meshqueue.h
model_brush.h
model_shared.c
model_shared.h