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/ ;
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
*
Workaround for flaky MessageFormat implementation in order to support
JOGL_2_SANDBOX
Kenneth Russel
2009-06-13
1
-2
/
+8
*
Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to
Kenneth Russel
2009-05-20
1
-9
/
+0
*
Fixed typo in ByteBuffer -> *-Buffer return type conversion pointed
Kenneth Russel
2008-12-21
1
-1
/
+1
*
Fixed more bugs in glue code generation related to using opaque long
Kenneth Russel
2008-12-20
1
-4
/
+14
*
Fixed code generation bug when a non-ByteBuffer type (e.g.,
Kenneth Russel
2008-12-14
1
-4
/
+18
*
Fixed bug in handling of ignores of ARB extensions caused by
Kenneth Russel
2008-08-08
1
-2
/
+8
*
- Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols,
Sven Gothel
2008-07-21
1
-1
/
+10
*
- New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'
Sven Gothel
2008-07-18
1
-3
/
+12
*
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