]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix an error in the HLSL shader (unintentional use of mix rather than lerp function)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 9 Feb 2011 09:13:34 +0000 (09:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 9 Feb 2011 09:13:34 +0000 (09:13 +0000)
commit714d028ac87a3f68c65eaa0a658988f08a42e975
tree572f3bb5bf7d75b790e56a07ffc1e8bbcd82fa33
parent9519b5437c5e5d7aa01d822af4b2ac24d396b92e
fix an error in the HLSL shader (unintentional use of mix rather than lerp function)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10836 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c