]> 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)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 29 Aug 2011 19:15:52 +0000 (21:15 +0200)
commitf535fca6e58ecf5e8f85e160369ab2eb1bde3826
tree5b6b16fcd8efcb910caadc3bcff325c271eaeb5d
parenta22e71c22d6a555d993f97e5b4e4aaae3582f8a2
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
::stable-branch::merge=7818f529ea7fafe4ce34da295f872cb26f24d67d
dpsoftrast.c
gl_rmain.c
shader_glsl.h
shader_hlsl.h