What's up with my textures?

Strange. I’m working on a simple engine and with non-textured polys ( using different vertex colors ) I get nice smoothing between verticies ( prolly 24 bit color ). But when I upload a texture and render that on top of the smooth shaded polygon using additive blending (GL_ONE/GL_ONE) I get really nasty banding effects in the clouds, like the texture is somehow being rendered in 16-bit color. The especially weird part is that it only happens on my TNT, not my Voodoo3 and my TNT2. And of course, it only happens on my TNT in my app, not any other.

What gives???

[This message has been edited by Geoff (edited 06-16-2000).]

yeah, I had a similar problem but never figured it out.

If anyone knows how to fix this, I’d love to know as well.

Thanks

Can you say drivers? I got new drivers and that was, of course, the problem. sigh…