aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/JavaConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* replaced int-flags with enums + code cleanup.Michael Bien2010-03-311-60/+42
* Resolved conflictsSven Gothel2010-03-291-3/+3
|\
| * renamed BufferFactory into Buffers.Michael Bien2010-03-291-3/+3
* | Merge CPU to PlatformSven Gothel2010-03-281-2/+2
|/
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-3/+3
* added support for arrays in generated StructAccessors.Michael Bien2010-02-121-1/+5
* Code cleanup. Ported package com.sun.gluegen to java 5 language level.Michael Bien2009-12-011-220/+252
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-051-3/+13
* ExtendedInterfaceSymbols -> ExtendedInterfaceSymbolsIgnore; Allow cobination ...sg2158892009-07-291-17/+17
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+1565
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-1387/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-6/+5
* Added GlueGenRuntimePackage to allow people to rename and incorporate Kenneth Russel2007-06-041-0/+13
* Fixed and improved handling of Opaque directives for multiple pointer Kenneth Russel2006-05-281-16/+95
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-171-0/+10
* Applied Unignore / IgnoreNot patch from Justin CouchKenneth Russel2006-03-251-1/+25
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-051-40/+17
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+1285