its in GLContextImpl (+ ExtensionAvailabilityCache):
http://github.com/mbien/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java
http://github.com/mbien/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/impl/ExtensionAvailabilityCache.java
you can also query the availability of certain functions which is
implemented in the generated ProcAddressTables.
regards,
michael
On 08/09/2010 11:49 AM, matt [via jogamp] wrote:
hello,
where can i find the class in which glIsExtensionAvailable is
implemented?
i couldnt find it in the git-tree
thanks!
--
http://michael-bien.com/