]> git.xonotic.org Git - xonotic/darkplaces.git/commit
gloss: exact specular math has min gloss exponent 4, not 1
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Aug 2011 19:08:36 +0000 (19:08 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Aug 2011 19:08:36 +0000 (19:08 +0000)
commit7818f529ea7fafe4ce34da295f872cb26f24d67d
tree6407ce4e63adb0ac73f949d2261976e333adc222
parent396cf70d81c18e96fa85b476add470385b7409c3
gloss: exact specular math has min gloss exponent 4, not 1

this is because both yield to "internal exponent" 1, because exactspecularmath has to divide the exponent by 4 to look the same

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11307 d7cf8633-e32d-0410-b094-e92efae38249
dpsoftrast.c
gl_rmain.c
shader_glsl.h
shader_hlsl.h