aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/MethodBinding.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-639/+0
* StringBuffer -> StringBuilder in MethodbindingMichael Bien2010-04-081-34/+38
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=389Sven Gothel2010-03-281-1/+1
* Code cleanup. Ported package com.sun.gluegen to java 5 language level.Michael Bien2009-12-011-70/+73
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-051-8/+46
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+594
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-593/+0
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-261-0/+19
* Fixed and improved handling of Opaque directives for multiple pointer Kenneth Russel2006-05-281-1/+4
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+571