Re: miscellaneous check-ins

1999-03-25 Thread Brian Paul
Keith Whitwell wrote: > > Brian Paul wrote: > > > > texture.c - fixed border sampling bug in sample_3d_linear() > > > > Cleaned-up IRIX compiler warnings in a bunch of source files. > > Changed void foo() declarations to void foo(void), for example. > > > > When compiling shade.c there's a war

miscellaneous check-ins

1999-03-20 Thread Brian Paul
texture.c - fixed border sampling bug in sample_3d_linear() Cleaned-up IRIX compiler warnings in a bunch of source files. Changed void foo() declarations to void foo(void), for example. When compiling shade.c there's a warning: "shade_tmp.h", line 803: warning(1172): subscript out of range