diff options
author | Kenneth Russel <[email protected]> | 2006-04-17 21:26:26 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-04-17 21:26:26 +0000 |
commit | 2aa23056d44c96db88d7cab700243886f6c00304 (patch) | |
tree | 1c0a604a727b2bd19621341e329a58a90829ecbe /make/lib | |
parent | 97522e9c738cc01dc0081454a71019a829eb2a5f (diff) |
Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
Incorporated patch from user cylab on javagaming.org forums to
generate @native tags in GL javadoc which are postprocessed using a
taglet:
http://www.javagaming.org/forums/index.php?topic=12629.0
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).
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@29 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'make/lib')
-rwxr-xr-x | make/lib/native-taglet-1.0.jar | bin | 0 -> 2995 bytes |
-rwxr-xr-x | make/lib/native-taglet-jogl.zip | bin | 0 -> 26364 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/native-taglet-1.0.jar b/make/lib/native-taglet-1.0.jar Binary files differnew file mode 100755 index 0000000..ff94bac --- /dev/null +++ b/make/lib/native-taglet-1.0.jar diff --git a/make/lib/native-taglet-jogl.zip b/make/lib/native-taglet-jogl.zip Binary files differnew file mode 100755 index 0000000..ff77a85 --- /dev/null +++ b/make/lib/native-taglet-jogl.zip |