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
/
jogamp
/
gluegen
/
JavaCallbackEmitter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(callbackGenerator): Prevent NPE during call of java callback
Mathieu Féry
2023-12-06
1
-1
/
+2
*
Bug 1481 - Remove redundant isPascalLen() branch
Sven Gothel
2023-12-02
1
-2
/
+0
*
Bug 1481 - Hide [ArgumentIs]PascalString argument's length
Sven Gothel
2023-12-02
1
-17
/
+21
*
wip(test_case): Example of test case for issue related of 927bbc7160a812bb29c...
Mathieu Féry
2023-08-04
1
-0
/
+2
*
JavaCallbackEmitter.emitJavaKeyClass(): Use directBufferAddress for compound ...
pulled
Sven Gothel
2023-08-04
1
-1
/
+5
*
JavaCallbackEmitter.emitCAdditionalCode(): Use `info.cbFuncBinding` locally a...
Sven Gothel
2023-08-04
1
-6
/
+11
*
JavaCallbackEmitter.emitJavaCallbackBodyPassJavaArguments(): Drop redundant a...
Sven Gothel
2023-08-04
1
-5
/
+5
*
JavaCallbackEmitter.emitCSetFuncPreCall(): Drop redundant arg 'CMethodBinding...
Sven Gothel
2023-08-03
1
-4
/
+4
*
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallba...
Sven Gothel
2023-08-03
1
-29
/
+25
*
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallba...
Sven Gothel
2023-08-03
1
-4
/
+5
*
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode}(): Group 'user...
Sven Gothel
2023-08-03
1
-6
/
+17
*
feat(callbackGenerator): Add basic management of callback without userData
Mathieu Féry
2023-07-31
1
-92
/
+211
*
GlueGen JavaCallback: Add optional custom 'Callback-UserParamClass` for non-c...
Sven Gothel
2023-07-10
1
-8
/
+17
*
GlueGen JavaCallback: Add capability to have UserParam as (part of) key
Sven Gothel
2023-07-08
1
-37
/
+114
*
GlueGen JavaCallback: Remove ambiguity: Config JavaCallbackDef/JavaCallbackKe...
Sven Gothel
2023-07-06
1
-6
/
+2
*
GlueGen JavaCallback: Fix `staticCBClazz*` initial setup (only), using a NewG...
Sven Gothel
2023-07-05
1
-18
/
+22
*
GlueGen JavaCallback/LibraryOnLoad: Always include the `libraryBasename` agno...
Sven Gothel
2023-07-05
1
-2
/
+3
*
GlueGen JavaCallback: Revised: Static Java callback dispatcher, dropping nati...
Sven Gothel
2023-07-04
1
-0
/
+666