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
/
common
/
nio
/
PointerBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
NIO NativeBuffer, {Element,Pointer}Buffer: Add limit, clear and flip; Arrange...
Sven Gothel
2023-06-23
1
-33
/
+80
*
GlueGen Struct [1]: Enhance com.jogamp.common.nio.* to serve a most native-fr...
Sven Gothel
2023-06-16
1
-42
/
+46
*
Bug 1363: Java 11: Complete renaming JEP 178 compatible native lib basename g...
Sven Gothel
2019-08-18
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-22
/
+22
*
gluegen: add all missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+5
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-22
/
+22
*
Refine commit 5e01e993aeba4e95fc8aa6e75b3e295011e27bbb, skip Buffers.sizeOfBu...
Sven Gothel
2013-06-25
1
-8
/
+7
*
gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot...
Sven Gothel
2011-09-22
1
-3
/
+1
*
Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt...
Sven Gothel
2011-09-21
1
-2
/
+2
*
Remove redundant: NativeLibrary.ensureNativeLibLoaded()
Sven Gothel
2011-09-20
1
-1
/
+2
*
PointerBuffer: Add duplicate() method (as req by JOCL)
Sven Gothel
2011-05-01
1
-0
/
+19
*
NativeBuffer/PointerBuffer API/Impl Change (remove explicit backup array, all...
Sven Gothel
2011-04-27
1
-39
/
+151
*
- removed CDC impl for com.jogamp.common.nio
Michael Bien
2011-02-09
1
-19
/
+8
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
1
-24
/
+25
*
Using Buffers.isDirect(), due to Java <= 1.5 limitations
Sven Gothel
2010-04-26
1
-1
/
+1
*
Fix 32bit masking / tests
Sven Gothel
2010-04-01
1
-1
/
+2
*
Merged with latest of mbien
Sven Gothel
2010-03-31
1
-94
/
+23
*
introduced com.jogamp.common.{nio,os} packages and moved some classes.
Michael Bien
2010-03-31
1
-0
/
+227