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
/
CMethodBindingEmitter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup. Ported package com.sun.gluegen to java 5 language level.
Michael Bien
2009-12-01
1
-62
/
+36
*
Cleanup for a better OpenGL 3.2 integration,
Sven Gothel
2009-08-05
1
-1
/
+1
*
Fix array element type name and const qualifier
Sven Gothel
2009-07-31
1
-3
/
+25
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+1568
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-1568
/
+0
*
Bug fixes to mangling of JNI method names when arrays of compound
Kenneth Russel
2008-05-29
1
-4
/
+12
*
Changed implementation of ArgumentIsString to work with wide-character
Kenneth Russel
2008-05-27
1
-49
/
+127
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
1
-30
/
+66
*
Corrected mismatch in logic deciding const-ness of pointer-to-pointer
Kenneth Russel
2007-05-12
1
-6
/
+1
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-11
/
+14
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
1
-0
/
+1448