interpolate fog valus as floats, not fixed - fixed the swrast fog problem
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 3 May 2001 22:13:32 +0000 (22:13 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 3 May 2001 22:13:32 +0000 (22:13 +0000)
commit1b3528fe635242f782fbcdde3ba74b5b7359a362
tree180b475fc343edcb7fa18d5ff106bd9ce4f7d231
parent652a14a2153baf011a9347c6a8820e15ebf9aa2d
interpolate fog valus as floats, not fixed - fixed the swrast fog problem
14 files changed:
src/mesa/swrast/s_aalinetemp.h
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_bitmap.c
src/mesa/swrast/s_fog.c
src/mesa/swrast/s_fog.h
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_span.c
src/mesa/swrast/s_span.h
src/mesa/swrast/s_texstore.c
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/swrast/s_zoom.h