Brian Paul wrote:
>
> Keith Whitwell wrote:
> >
> > Checked in some code to resolve the conflicting uses of grHints()
> > between multi-texturing and projected texturing.
>
> Can you elaborate?
>
> Could you document the hint in the CONFIG doc file?
It's not a GL hint, but a part of glide which we were using in two
different, uncoordinated ways (multitexture and projective texturing).
Both of these needed a bit to be set in a glide internal variable, but
the variable could only be specified as a full word. It was necessary
for us to mirror the state of the stw hint in the FX driver in order to
issue the correct grHints() call.
So, just a bug fix, not an interface change.
Keith
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev