mesa: move texel fetch/store into new texfetch.[ch] files
authorBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 02:47:54 +0000 (20:47 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 02:47:54 +0000 (20:47 -0600)
commit74ae14a2bde4f87a554c3d96e6f4a9a02591308d
tree01a85af0b3e01979eacf4616d34fc175ad998d6b
parent884d1abb2ac1a2ce872a5b09fd4228159defcf26
mesa: move texel fetch/store into new texfetch.[ch] files
src/mesa/SConscript
src/mesa/main/texfetch.c [new file with mode: 0644]
src/mesa/main/texfetch.h [new file with mode: 0644]
src/mesa/main/texformat.c
src/mesa/main/texformat.h
src/mesa/main/texrender.c
src/mesa/main/texstore.c
src/mesa/sources.mak
windows/VC7/mesa/mesa/mesa.vcproj
windows/VC8/mesa/mesa/mesa.vcproj