first checkpoint commit of Klaus's new span code (struct sw_span)
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Dec 2001 04:54:35 +0000 (04:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Dec 2001 04:54:35 +0000 (04:54 +0000)
commit10f30eb43835c57c00783390a02d72daf4f78e26
treed97fd3ed55c760c4d0fb8763d4819b46b35d15ca
parent57d6e1aebf1f850686a2c8d3a246fb388ec23979
first checkpoint commit of Klaus's new span code (struct sw_span)
22 files changed:
src/mesa/drivers/osmesa/osmesa.c
src/mesa/drivers/x11/xm_tri.c
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_depth.h
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_fog.c
src/mesa/swrast/s_fog.h
src/mesa/swrast/s_span.c
src/mesa/swrast/s_span.h
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_stencil.h
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_texture.h
src/mesa/swrast/s_trispan.h
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/swrast/swrast.h