Previously, if a fragment program referenced fragment.fogcoord but the
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 25 Oct 2006 23:10:14 +0000 (23:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 25 Oct 2006 23:10:14 +0000 (23:10 +0000)
commitfe457474d4fe69a970e77471a7952575e57ce147
tree08cd50469cddc84487bd0c982e87286bbb5f1cf7
parente9b923182ed8738fe5eb8bea1d688a6198db346e
Previously, if a fragment program referenced fragment.fogcoord but the
program didn't use the ARB_fog_linear option, the fragment program's
fragment.fogcoord register wasn't loaded properly.
src/mesa/tnl/t_context.c