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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduced verbosity in test output.
Michael Bien
2010-03-31
4
-8
/
+10
*
introduced internal NativeBuffer interface, this can be made public as soon w...
Michael Bien
2010-03-30
4
-3
/
+50
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=392
Sven Gothel
2010-03-30
4
-2
/
+106
*
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-03-30
1
-5
/
+30
|
\
|
*
added sizeOfBufferElem(Buffer buf) to Buffers.
Michael Bien
2010-03-29
1
-4
/
+29
|
*
made conctructor protected.
Michael Bien
2010-03-29
1
-1
/
+1
*
|
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-30
9
-23
/
+290
*
|
Resolved conflicts
Sven Gothel
2010-03-29
23
-84
/
+434
|
\
|
|
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
14
-59
/
+59
|
*
moved several common utility methods from JOGL's BufferUtil to GlueGen's Buff...
Michael Bien
2010-03-29
5
-11
/
+345
|
*
updated scripts with correct package names.
Michael Bien
2010-03-28
3
-10
/
+10
|
*
updated netbeans project files (added new test folder into path).
Michael Bien
2010-03-28
1
-0
/
+16
*
|
New Int64Buffer type, which is being used for gluegen 'long *'
Sven Gothel
2010-03-29
16
-66
/
+581
*
|
Merge CPU to Platform
Sven Gothel
2010-03-28
11
-122
/
+77
|
/
*
(part2) merged all cdc_fp special cases into one common superclass for each s...
Michael Bien
2010-03-28
11
-1230
/
+953
*
(part 1) merged all cdc_fp special cases into one common superclass for each ...
Michael Bien
2010-03-28
3
-0
/
+0
*
Add missing file
Sven Gothel
2010-03-28
1
-0
/
+17
*
Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6
Sven Gothel
2010-03-28
42
-103
/
+99
|
\
|
*
com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-1
/
+1
|
*
Merge branch 'master' of
[email protected]
:mbien/gluegen
Michael Bien
2010-03-27
4
-74
/
+102
|
|
\
|
*
|
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
39
-95
/
+91
*
|
|
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-28
18
-519
/
+883
|
|
/
|
/
|
*
|
Add coverage test (signatures and execution) ..
Sven Gothel
2010-03-27
3
-66
/
+92
*
|
Use property.location for compatible absolute path composition
Sven Gothel
2010-03-26
1
-3
/
+5
|
/
*
Revert "Remove absolute path composing with basedir .."
Michael Bien
2010-03-26
1
-1
/
+1
*
Remove absolute path composing with basedir ..
Sven Gothel
2010-03-26
1
-1
/
+1
*
removed ant warnings:
Michael Bien
2010-03-26
2
-7
/
+7
*
ant-junit-ant: use rel gluegen.root path
Sven Gothel
2010-03-26
2
-3
/
+2
*
Fix import/basedir bug (ant?) for hudson workspace
Sven Gothel
2010-03-26
1
-1
/
+8
*
Add missing java.includes to cc build-junit.xml
Sven Gothel
2010-03-26
1
-0
/
+2
*
invoke junit.run on test
Sven Gothel
2010-03-25
1
-1
/
+1
*
build-junit.xml unique build_t property
Sven Gothel
2010-03-25
2
-34
/
+36
*
start with gluegen.root ..
Sven Gothel
2010-03-25
1
-5
/
+3
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
17
-880
/
+1478
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
7
-28
/
+88
*
seperated cli processing from main logic.
Michael Bien
2010-03-24
1
-290
/
+301
*
fixed regression in constant emission where a type suffix (e.g. 'f') was ille...
Michael Bien
2010-03-22
4
-13
/
+30
*
Drop PointerBuffer.wrapNative2Java(..)
Sven Gothel
2010-03-19
3
-64
/
+40
*
removed test from all build target to safe time when jogl builds.
Michael Bien
2010-03-12
1
-2
/
+2
*
fixed JavaEmitter to support unsigned defines.
Michael Bien
2010-03-12
2
-1
/
+10
*
added PCPPTest.
Michael Bien
2010-02-20
2
-0
/
+55
*
PCPP supports now simple macros.
Michael Bien
2010-02-20
2
-20
/
+34
*
better exception handling in GlueGen.
Michael Bien
2010-02-20
2
-127
/
+256
*
fixed jdk tools.jar classpath for hudson to fix tests.
Michael Bien
2010-02-12
2
-4
/
+6
*
junit test code cleanup and some build preperations for hudson.
Michael Bien
2010-02-12
6
-63
/
+82
*
added test target to main build script.
Michael Bien
2010-02-12
14
-229
/
+517
*
added support for arrays in generated StructAccessors.
Michael Bien
2010-02-12
4
-39
/
+198
*
generated pointer variable names have now a more descriptive name.
Michael Bien
2010-02-03
1
-47
/
+46
*
PointerBuffer supports now 32bit architectures.
Michael Bien
2010-01-19
2
-18
/
+39
*
is32Bit field is now immutable to help hotspot with inlining.
Michael Bien
2010-01-18
1
-41
/
+27
[next]