Silence compiler warnings about implicit casts or conversions by supplying explicit...
authorKarl Schultz <kschultz@freedesktop.org>
Sat, 30 Aug 2003 14:45:04 +0000 (14:45 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Sat, 30 Aug 2003 14:45:04 +0000 (14:45 +0000)
commitdc24230de7f913969b52dee3579bb8fa3d50a8c0
tree721e30477f9c529d562fa4bd2b71e465b4ed7fd0
parentd12a871b21adee531661f4cf6561d2ffda685359
Silence compiler warnings about implicit casts or conversions by supplying explicit casts and/or tweaking constant and variable definitions.
17 files changed:
src/mesa/main/api_loopback.c
src/mesa/main/arbprogram.c
src/mesa/main/arbvertparse.c
src/mesa/main/depth.c
src/mesa/main/dlist.c
src/mesa/main/imports.c
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/nvfragparse.c
src/mesa/main/nvprogram.c
src/mesa/main/nvvertexec.c
src/mesa/main/occlude.c
src/mesa/main/rastpos.c
src/mesa/math/m_norm_tmp.h
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_nvfragprog.c
src/mesa/swrast/s_tritemp.h