Do per-pixel fog when GL_FOG_HINT is GL_NICEST.
authorKeith Whitwell <keith@tungstengraphics.com>
Sat, 28 Oct 2000 11:42:12 +0000 (11:42 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sat, 28 Oct 2000 11:42:12 +0000 (11:42 +0000)
commita897b335bec7465ab688ef369c75b468b7251b05
treeac5f60b7e2bb1a3a5bdbe8dc4d4a69ac0f961781
parent1aa958bc9cbca2d2274124d131968b51ee72d7ed
Do per-pixel fog when GL_FOG_HINT is GL_NICEST.
Fix scaling bug in per-pixel fog calculations.
src/mesa/main/fog.c