Re: Texture Issue Again :(
Posted by Wade Walker on Mar 08, 2011; 3:59pm
URL: https://forum.jogamp.org/Texture-Issue-Again-tp2646111p2651308.html
I tried this last night, but my old ATI Mobility Radeon x300 is too old for this -- it doesn't support NPOT textures at all (the extension is really not present).
I'm seeing some other strange behavior with this ATI card too, since build 271. You might try some very old versions of JOGL 2, to see if this NPOT bug appears after a certain date. That would help us pin down if there was some code change in JOGL 2 that's somehow causing this.
Try going backwards in the dev builds, by increments of 50 or so, and see if NPOT starts working. If it does (before you get back to b150 or so, which is the earliest), then you can do a bisection search to see which exact build broke it.