mesa: gl_fragment_program::FogOption is always GL_NONE so don't check it
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 16 Apr 2011 01:45:06 +0000 (18:45 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 22 Apr 2011 00:33:21 +0000 (17:33 -0700)
commitf0188d4b08b84aa72c6d8148ca94e40d665c7b68
treecd18ca17719f9c236c0607ce8ebbdecd4376aeca
parent3aa21f93dc1329c6f956277f2746c2a0bdae5446
mesa: gl_fragment_program::FogOption is always GL_NONE so don't check it

Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Corbin Simpson <MostAwesomeDude@gmail.com>
Acked-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/swrast/s_context.c
src/mesa/tnl/t_context.c