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
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