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
/
JavaMethodBindingEmitter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
1
-859
/
+0
*
gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F...
Michael Bien
2010-04-08
1
-38
/
+41
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-30
1
-3
/
+9
*
Resolved conflicts
Sven Gothel
2010-03-29
1
-18
/
+18
|
\
|
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
1
-18
/
+18
*
|
New Int64Buffer type, which is being used for gluegen 'long *'
Sven Gothel
2010-03-29
1
-1
/
+1
|
/
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-28
1
-96
/
+62
*
Drop PointerBuffer.wrapNative2Java(..)
Sven Gothel
2010-03-19
1
-1
/
+1
*
fixed emitted code for buffer-array mixing.
Michael Bien
2010-01-12
1
-3
/
+17
*
Code cleanup. Ported package com.sun.gluegen to java 5 language level.
Michael Bien
2009-12-01
1
-31
/
+26
*
Cleanup for a better OpenGL 3.2 integration,
Sven Gothel
2009-08-05
1
-3
/
+3
*
Add missing changes
sg215889
2009-07-13
1
-2
/
+4
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+873
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-828
/
+0
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
1
-7
/
+73
*
Fixed Issue 6: unqualified class names in generated java code
Kenneth Russel
2008-04-19
1
-9
/
+9
*
More robust code for direct / indirect buffer checking
Kenneth Russel
2007-06-03
1
-1
/
+1
*
Fixed problem with glue code generation for outgoing void** arguments
Kenneth Russel
2006-07-08
1
-0
/
+4
*
Fixed and improved handling of Opaque directives for multiple pointer
Kenneth Russel
2006-05-28
1
-1
/
+1
*
Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
Kenneth Russel
2006-04-17
1
-1
/
+5
*
Did refactoring and made private fields protected in order to allow
Kenneth Russel
2006-03-06
1
-3
/
+19
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-53
/
+7
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
1
-0
/
+784