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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preliminary changes to support the SoyLatte JRE.
Kenneth Russel
2009-01-05
1
-0
/
+3
*
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
3
-4
/
+33
*
Fixed code generation bug when a non-ByteBuffer type (e.g.,
Kenneth Russel
2008-12-14
2
-7
/
+22
*
Turned off error checking for synthetic calls like "getGL2ES2" in
Kenneth Russel
2008-12-07
1
-8
/
+22
*
- Adding KHR extension suffix
Sven Gothel
2008-11-13
2
-5
/
+13
*
Fixed bug in printing of floating point constants that already end with "f"
Kenneth Russel
2008-08-29
1
-1
/
+4
*
Formatting changes only
Kenneth Russel
2008-08-18
1
-108
/
+108
*
Incorporated fix from A. Sundararajan to properly handle
Kenneth Russel
2008-08-18
1
-211
/
+202
*
Formatting changes only
Kenneth Russel
2008-08-18
1
-795
/
+795
*
Fixed Issue 7: #define of negative numeric literals are ignored
Kenneth Russel
2008-08-17
3
-8
/
+9
*
Fixed bug in handling of ignores of ARB extensions caused by
Kenneth Russel
2008-08-08
4
-30
/
+46
*
Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1
Kenneth Russel
2008-07-31
1
-6
/
+14
*
cleanupd GLXHyperpipeConfig debugging code .. oops
Sven Gothel
2008-07-21
1
-9
/
+0
*
- Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols,
Sven Gothel
2008-07-21
9
-201
/
+459
*
Added Config: 'NioDirectOnly [__ALL__|<FuncName>]'
Sven Gothel
2008-07-18
1
-2
/
+5
*
Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logic
Sven Gothel
2008-07-18
5
-22
/
+36
*
- New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'
Sven Gothel
2008-07-18
16
-226
/
+1922
*
Add cfg option 'DropUniqVendorExtensions',
Sven Gothel
2008-07-06
3
-18
/
+58
*
Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,
Sven Gothel
2008-07-06
1
-0
/
+2
*
Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,
Sven Gothel
2008-07-06
4
-3
/
+50
*
Fixed Windows-specific problem with locally generated function pointer
Kenneth Russel
2008-07-06
8
-15
/
+63
*
Fixed fine javadoc entries for aliased/unified GL functions
Sven Gothel
2008-07-05
2
-15
/
+13
*
Added fine javadoc entries for aliased/unified GL functions
Sven Gothel
2008-07-05
4
-13
/
+71
*
GL Unification 2nd round.
Sven Gothel
2008-07-04
9
-150
/
+556
*
GL Unification 1st round.
Sven Gothel
2008-07-03
2
-59
/
+384
*
OpenGL Composable Pipeline:
Sven Gothel
2008-06-21
6
-11
/
+92
*
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
*
Bug fixes to mangling of JNI method names when arrays of compound
Kenneth Russel
2008-05-29
1
-4
/
+12
*
Changed implementation of ArgumentIsString to work with wide-character
Kenneth Russel
2008-05-27
5
-71
/
+157
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
9
-53
/
+193
*
Refactorings to support building JOGL and supporting libraries on
Kenneth Russel
2008-05-13
5
-14
/
+395
*
Fixed Issue 6: unqualified class names in generated java code
Kenneth Russel
2008-04-19
3
-15
/
+15
*
Changes for 64-bit Mac OS X from dhale; unclear why things worked earlier
Kenneth Russel
2008-02-23
2
-0
/
+2
*
Changed structure layout for 32-bit Windows to more closely match what
Kenneth Russel
2007-09-30
2
-16
/
+19
*
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 bug in handling of package-private native methods called through
Kenneth Russel
2007-06-29
1
-4
/
+10
*
Added linux / x86 (which is reported by IBM's JDK) as a supported
Kenneth Russel
2007-06-28
1
-0
/
+1
*
Fixed build problem with last checkin to make GlueGen runtime package
Kenneth Russel
2007-06-07
1
-0
/
+1
*
Added GlueGenRuntimePackage to allow people to rename and incorporate
Kenneth Russel
2007-06-04
4
-3
/
+19
*
More robust code for direct / indirect buffer checking
Kenneth Russel
2007-06-03
1
-1
/
+1
*
Corrected mismatch in logic deciding const-ness of pointer-to-pointer
Kenneth Russel
2007-05-12
1
-6
/
+1
*
- Add a fix (from Ken Russel) for properly parsing negative constants in enums
krishna_gadepalli
2007-03-05
3
-3
/
+13
*
Incorporated fixes from Krishna Gadepalli in handling of enums
Kenneth Russel
2007-02-27
1
-4
/
+20
*
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
[next]