aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/procaddress
Commit message (Expand)AuthorAgeFilesLines
* refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.Michael Bien2010-03-314-778/+778
* Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6Sven Gothel2010-03-281-2/+2
|\
| * renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-2/+2
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389Sven Gothel2010-03-282-9/+6
|/
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-052-22/+13
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-154-0/+1076
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-154-1019/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-1/+2
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-262-7/+12
* Fixed bug in handling of package-private native methods called through Kenneth Russel2007-06-291-4/+10
* Added GlueGenRuntimePackage to allow people to rename and incorporate Kenneth Russel2007-06-041-1/+1
* Changed NativeLibrary.open() to accept boolean argument indicating Kenneth Russel2006-08-273-2/+39
* Did refactoring and made private fields protected in order to allow Kenneth Russel2006-03-061-4/+4
* Fixed line break in javadocKenneth Russel2006-02-111-1/+1
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-154-0/+970