Login  Register

Re: Texture Issue Again :(

Posted by Wade Walker on Mar 07, 2011; 4:07pm
URL: https://forum.jogamp.org/Texture-Issue-Again-tp2646111p2646679.html

That's strange -- Ralph just encountered a similar problem on another thread (http://forum.jogamp.org/Textures-program-works-on-one-machine-but-not-on-another-td2566528i20.html) with an ATI Radeon HD 4870. Both cards should support ARB_texture_non_power_of_two, though I can't find docs online to confirm this.

Haroogan, if you run etc\test.bat (or etc/test.sh for Linux/Mac) from the JOGL 2 distribution, do you see GL_ARB_texture_non_power_of_two in the list of extensions that prints out at the end?