ae97004
12-03-2002, 07:13 PM
Hi,
I have a wierd problem, i had written a code using textures and stencil buffers for a Sun machine. It worked great, no extentions nothing just teximage2d and all that stuff.
I recompiled it for the SGI and no errors were thrown, then when i ran it... the texture would just not show up!!!
Second, when i recompiled it on my mandrake and Savage4 card, the stencil buffer also would not work. I have no idea why this is happening..
Secondly even if i ran it on a sun machine and imported the display to an SGI i still faced the problem of the texture not being shown, though it is loaded.
Im sure it is a glx problem, could anyone let me know what exactly this is?
Thanks a lot,
ae97004
I have a wierd problem, i had written a code using textures and stencil buffers for a Sun machine. It worked great, no extentions nothing just teximage2d and all that stuff.
I recompiled it for the SGI and no errors were thrown, then when i ran it... the texture would just not show up!!!
Second, when i recompiled it on my mandrake and Savage4 card, the stencil buffer also would not work. I have no idea why this is happening..
Secondly even if i ran it on a sun machine and imported the display to an SGI i still faced the problem of the texture not being shown, though it is loaded.
Im sure it is a glx problem, could anyone let me know what exactly this is?
Thanks a lot,
ae97004