summaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-04-17 21:26:26 +0000
committerKenneth Russel <[email protected]>2006-04-17 21:26:26 +0000
commit2aa23056d44c96db88d7cab700243886f6c00304 (patch)
tree1c0a604a727b2bd19621341e329a58a90829ecbe /make/lib
parent97522e9c738cc01dc0081454a71019a829eb2a5f (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-xmake/lib/native-taglet-1.0.jarbin0 -> 2995 bytes
-rwxr-xr-xmake/lib/native-taglet-jogl.zipbin0 -> 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
new file mode 100755
index 0000000..ff94bac
--- /dev/null
+++ b/make/lib/native-taglet-1.0.jar
Binary files differ
diff --git a/make/lib/native-taglet-jogl.zip b/make/lib/native-taglet-jogl.zip
new file mode 100755
index 0000000..ff77a85
--- /dev/null
+++ b/make/lib/native-taglet-jogl.zip
Binary files differ