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
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 more OS defines
Sven Gothel
2008-11-22
1
-1
/
+16
*
- Adding KHR extension suffix
Sven Gothel
2008-11-13
2
-5
/
+13
*
Fixed detection of Mac OS X Universal (which is the only flavor now supported)
Kenneth Russel
2008-08-29
1
-9
/
+2
*
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: Please add the version to the jar manifest
Kenneth Russel
2008-08-18
2
-1
/
+15
*
Fixed Issue 7: #define of negative numeric literals are ignored
Kenneth Russel
2008-08-17
5
-8
/
+33
*
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
17
-237
/
+1945
*
Added ability to override macosx64 with a "false" value in a
Kenneth Russel
2008-07-08
1
-4
/
+8
*
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
9
-19
/
+72
*
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
11
-151
/
+558
*
Fixed build breakage on Solaris due to recent gluegen-cpptasks
Kenneth Russel
2008-07-03
1
-1
/
+1
*
Fixed broken java.includes.dir.platform for win32
Kenneth Russel
2008-07-03
1
-1
/
+1
*
GL Unification 1st round.
Sven Gothel
2008-07-03
2
-59
/
+384
*
Fix broken user defined gluegen.compiler.xml usage
Sven Gothel
2008-07-03
1
-3
/
+3
*
Fixed accidental breakage due to removal of macosxfat property from
Kenneth Russel
2008-06-30
1
-8
/
+8
*
Refactored more C compiler setup into gluegen-cpptasks.xml to make it
Kenneth Russel
2008-06-30
2
-31
/
+185
*
gluegen.compiler.xml example
Sven Gothel
2008-06-25
1
-0
/
+19
*
allow preset of os and arch
Sven Gothel
2008-06-25
2
-19
/
+22
*
OpenGL Composable Pipeline:
Sven Gothel
2008-06-21
6
-11
/
+92
*
This commit was manufactured by cvs2svn to create branch
First Last
2008-05-30
0
-0
/
+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
*
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
10
-109
/
+204
*
Adding customized gluegen.cpptasks.configure.compiler target.
Sven Gothel
2008-05-27
1
-2
/
+5
*
Added support for passing outgoing arrays of compound types, including
Kenneth Russel
2008-05-26
9
-53
/
+193
*
Fixed build breakage on non-Windows platforms due to recent changes to
Kenneth Russel
2008-05-15
1
-11
/
+18
*
Refactorings to support building JOGL and supporting libraries on
Kenneth Russel
2008-05-13
7
-16
/
+433
*
Fixed Issue 5: build: Use system antlr automatically if jpackage-compatible s...
Kenneth Russel
2008-04-19
1
-0
/
+4
*
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
[next]