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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
19
-2876
/
+0
*
Drop PointerBuffer.wrapNative2Java(..)
Sven Gothel
2010-03-19
2
-63
/
+39
*
added support for arrays in generated StructAccessors.
Michael Bien
2010-02-12
2
-0
/
+104
*
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
*
fixed off-by-one bug in put and get.
Michael Bien
2010-01-12
2
-6
/
+24
*
fixed emitted code for buffer-array mixing.
Michael Bien
2010-01-12
2
-2
/
+2
*
temporary workaround in BufferFactory.isDirect(). Changed behavior to return ...
Michael Bien
2009-11-30
2
-4
/
+4
*
Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE
sg215889
2009-07-28
2
-15
/
+12
*
Fix: Add sun.arch.data.model to determine 32bit arch
sg215889
2009-07-28
1
-29
/
+61
*
Build CDC named JARs for CVM in default build, no more specialized build nece...
sg215889
2009-07-15
2
-2
/
+2
*
Add missing changes ..
sg215889
2009-07-13
5
-122
/
+397
*
Add: Extended support for CVM:
sg215889
2009-07-13
2
-0
/
+141
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
17
-0
/
+2326
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
14
-1905
/
+0
*
Added debugging support via -Dgluegen.debug.ProcAddressHelper and
Kenneth Russel
2008-05-30
1
-0
/
+44
*
Added Windows (CE) / ARM to the list of known OS/CPU combinations
Kenneth Russel
2008-05-30
1
-0
/
+1
*
Changed implementation of ArgumentIsString to work with wide-character
Kenneth Russel
2008-05-27
1
-7
/
+7
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
2
-0
/
+14
*
Refactorings to support building JOGL and supporting libraries on
Kenneth Russel
2008-05-13
4
-2
/
+360
*
Changes for 64-bit Mac OS X from dhale; unclear why things worked earlier
Kenneth Russel
2008-02-23
1
-0
/
+1
*
Changed structure layout for 32-bit Windows to more closely match what
Kenneth Russel
2007-09-30
1
-0
/
+1
*
Synced loadLibraryInternal implementation with JNLPAppletLauncher's
Kenneth Russel
2007-07-21
1
-1
/
+12
*
Updated NativeLibLoader to work with JNLPAppletLauncher
Kenneth Russel
2007-07-04
1
-1
/
+19
*
Fixed Issue 262: DRIHack problems with ATI and possibly other drivers
Kenneth Russel
2007-01-21
1
-0
/
+27
*
Fixed latent problem with lookup of native libraries using ClassLoader
Kenneth Russel
2006-12-22
1
-2
/
+16
*
Fixed typo in comment
Kenneth Russel
2006-12-04
1
-1
/
+1
*
Removed native code for DRIHack and replaced it with code using the
Kenneth Russel
2006-11-24
1
-0
/
+8
*
Removed use of Class.getDeclaredFields() from ProcAddressHelper due to
Kenneth Russel
2006-09-03
1
-2
/
+2
*
Fixed run-time breakage due to NativeLibrary usage in JOAL. Added
Kenneth Russel
2006-09-03
1
-8
/
+19
*
Changed NativeLibrary.open() to accept boolean argument indicating
Kenneth Russel
2006-08-27
3
-13
/
+52
*
Added NativeLibrary helper class to com.sun.gluegen.runtime package,
Kenneth Russel
2006-08-01
6
-0
/
+572
*
Issue number:
Travis Bryson
2006-04-25
1
-0
/
+1
*
Added patch from user mabraham on javagaming.org forums for building
Kenneth Russel
2006-04-14
1
-1
/
+2
*
Clarified CPU javadoc
Kenneth Russel
2006-04-13
1
-2
/
+2
*
Support for building on HP/UX from user metasim on JOGL forum
Kenneth Russel
2006-04-13
1
-1
/
+2
*
Added NativeSignatureEmitter
Kenneth Russel
2006-03-06
1
-0
/
+115
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-1
/
+38
*
add i386 as a possible target for mac os platform
Gerard Ziemski
2006-01-18
1
-0
/
+1
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
5
-0
/
+630