]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix some inconsistent naming: some shader parameters are named like "dpshadow", some...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 3 Feb 2010 14:22:41 +0000 (14:22 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Sat, 6 Feb 2010 18:22:43 +0000 (19:22 +0100)
commitfe71241949ecde4505b2e8f5ce6d2168be737748
treed9a3a9eaddb879be4d75f7695697df13dc7f1399
parent335a83a46fb550d3f30bc1445a0357a9f29f4d0d
fix some inconsistent naming: some shader parameters are named like "dpshadow", some others like "dp_glossintensitymod". Add code to make all of these parameters work both with "dp" and "dp_" prefix. New shader scripts should use "dpshadow" notation.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9924 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=f2237c5db9340eb8b0eb46533e26c946f7ba886c
model_shared.c