LOTS of changes, building upon Klaus's work.
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 27 Jan 2002 18:32:03 +0000 (18:32 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 27 Jan 2002 18:32:03 +0000 (18:32 +0000)
commit2a182a98973edc9ecf2936b1288485bb2b3fa722
tree4c832bef597d1cbbccb7e7ab80f508aac2bbaba9
parent6a731f343e847226537080122e2fb327e2486564
LOTS of changes, building upon Klaus's work.
struct sw_span is used throughout span/fragment processing.
This is leading to less code and more chances for optimization.
18 files changed:
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_alpha.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_fog.c
src/mesa/swrast/s_pixeltex.c
src/mesa/swrast/s_pixeltex.h
src/mesa/swrast/s_span.c
src/mesa/swrast/s_span.h
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_texture.h
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/swrast/swrast.h