Move span stuff from swrast.h to s_context.h (it's private).
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 23 Feb 2003 04:10:54 +0000 (04:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 23 Feb 2003 04:10:54 +0000 (04:10 +0000)
commitb8d6607acd3b6d18dab0c7247d5e0fc72e98ceae
treea146f6d4b57ace61c62b1464fbd059bf8f387870
parent4e44d8c4c68c8a4e68b42f1fb2689d348369da86
Move span stuff from swrast.h to s_context.h (it's private).
Implemented remaining fragment program instructions.
Initial changes to implement fragment program texture sampling.
src/mesa/swrast/s_alpha.h
src/mesa/swrast/s_blend.h
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_depth.h
src/mesa/swrast/s_nvfragprog.c
src/mesa/swrast/s_nvfragprog.h
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_texture.h
src/mesa/swrast/swrast.h