---- Reported by kbr 2006-03-28 11:00:03 ---- http://www.javagaming.org/forums/index.php?topic=12629.0 Need to incorporate this patch into JOGL and GlueGen to get URL links to the online OpenGL documentation into the autogenerated javadoc. ---- Additional Comments From kbr 2006-04-17 14:32:58 ---- Incorporated patch from user cylab on javagaming.org forums to generate @native tags in GL javadoc which are postprocessed using a taglet. Modified supplied patch to restrict the @native designation to only the function name, and to understand OpenGL data type-related suffixes (i.e., glVertex -> glVertex3f). --- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT --- This bug was previously known as _bug_ 212 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=212