mesa: Move texenvprogram.c to ff_fragment_shader.cpp.
authorEric Anholt <eric@anholt.net>
Sun, 31 Oct 2010 17:51:59 +0000 (10:51 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 20:55:13 +0000 (12:55 -0800)
commitcdacca4868bbfe2e39f72d524556e7b2c7200ba5
treeea2faab50ad1d3e65c40f5fbbaa2daebf06394a7
parente1cb12bfff7f65c3599c9b68b9269f73942b1602
mesa: Move texenvprogram.c to ff_fragment_shader.cpp.

This file is about to change to generating a shader program instead of
a fragment program.
src/mesa/main/ff_fragment_shader.cpp [moved from src/mesa/main/texenvprogram.c with 99% similarity]
src/mesa/sources.mak