I was recently hacking about with the iphone stuff and felt like using JOGL. I got JOGL 2.0 down but when I tried to use it I got an error about need GL 2.0. My work machine only has 1.3 or something.
Does JOGL 2.0 not support anything less than GL2.0? Which DLL/JAR combination (of the many now) do I need to include to use < GL2.0 ?
I downloaded an old version of JOGL (1.1 or something?) in the end and that did just what I needed.
Thanks,
Kev