]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added r_enableshadowvolumes cvar, this defaults to 1 but can be turned
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 14 Jan 2011 00:24:59 +0000 (00:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 14 Jan 2011 00:24:59 +0000 (00:24 +0000)
commit59a48380a9f57b995d90772d5b6ecb896892bc26
treea040a41256dc33f0f2141eb3de44e3f978a3f231
parent7449460cc77d62f6abe97a52d79f734d1fce1bb5
added r_enableshadowvolumes cvar, this defaults to 1 but can be turned
off to save a small amount of memory and speed up loading (shadowmaps
still work with it off)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10700 d7cf8633-e32d-0410-b094-e92efae38249
gl_rsurf.c
model_alias.c
model_brush.c
model_shared.c
model_shared.h
r_shadow.c