swrast: remove unused StoreTexel code
authorBrian Paul <brianp@vmware.com>
Thu, 19 Jan 2012 00:39:33 +0000 (17:39 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 24 Jan 2012 21:12:37 +0000 (14:12 -0700)
commit9403cc3aba0769dc6925cea3ec20aa95d491f516
tree4bbac734c8e2b3240b072445ebf9ae39851302c0
parent1caf698191fb871850311353862eb7fc927f9f9c
swrast: remove unused StoreTexel code

No longer needed since we do all rendering to texture with the buffer
mapping and pixel packing functions.
src/mesa/swrast/s_context.h
src/mesa/swrast/s_texfetch.c
src/mesa/swrast/s_texfetch.h
src/mesa/swrast/s_texfetch_tmp.h