swrast: remove old texture_apply() code; always use texture combine code
authorBrian Paul <brianp@vmware.com>
Wed, 11 Mar 2009 02:14:32 +0000 (20:14 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 2 Apr 2009 02:24:22 +0000 (20:24 -0600)
commit7aed2b0c30c6d29d70efd2402a68a8e3de98418c
tree454915e6f04311a3bfeb79dd1d2a5e1f47736c4c
parent84b24efe8dc1bd67680f4d3c656fb4693fd405c1
swrast: remove old texture_apply() code; always use texture combine code
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_texcombine.c