index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
sun
/
gluegen
/
JavaEmitter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
added support for arrays in generated StructAccessors.
Michael Bien
2010-02-12
1
-38
/
+89
*
fixed emitted code for buffer-array mixing.
Michael Bien
2010-01-12
1
-12
/
+8
*
Code cleanup. Ported package com.sun.gluegen to java 5 language level.
Michael Bien
2009-12-01
1
-103
/
+83
*
modified JavaEmitter to generate struct accessor objects with better java nam...
Michael Bien
2009-11-11
1
-69
/
+85
*
String isEmpty() is Java 1.6 - replaced
Sven Gothel
2009-10-13
1
-1
/
+1
*
defines with constant but more complex expressions are now no longer ignored ...
Michael Bien
2009-10-08
1
-28
/
+63
*
Cleanup for a better OpenGL 3.2 integration,
Sven Gothel
2009-08-05
1
-10
/
+36
*
Add missing changes
sg215889
2009-07-13
1
-2
/
+2
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+1836
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-1698
/
+0
*
Changed implementation of ArgumentIsString to work with wide-character
Kenneth Russel
2008-05-27
1
-8
/
+16
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
1
-2
/
+2
*
Fixed Issue 6: unqualified class names in generated java code
Kenneth Russel
2008-04-19
1
-4
/
+4
*
Added GlueGenRuntimePackage to allow people to rename and incorporate
Kenneth Russel
2007-06-04
1
-1
/
+3
*
Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
Kenneth Russel
2006-04-17
1
-0
/
+5
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-6
/
+0
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
1
-0
/
+1689