On 22-Nov-99 Brian Paul wrote: > I think I spotted another bug immediately afterward. > > I believe this: > ctx->Enabled &= ENABLE_LIGHT; > should be: > ctx->Enabled &= ~ENABLE_LIGHT; > > Right, Keith? Whoo. Pretty obvious ;-) Can you please check in both bugfixes? Andree _______________________________________________ Mesa-dev maillist - [EMAIL PROTECTED] http://lists.mesa3d.org/mailman/listinfo/mesa-dev
- [Mesa-dev] PopAttrib bugfix A . Borrmann
- Re: [Mesa-dev] PopAttrib bugfix Brian Paul
- Re: [Mesa-dev] PopAttrib bugfix A . Borrmann
- Re: [Mesa-dev] PopAttrib bugfix Brian Paul
