aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-CustomJavaCode.java
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-1599/+0
* Removed Import of java.nio.* and adjusted custom Java code after Kenneth Russel2008-04-191-39/+39
* Integration of Tomas Hrasky's port of basic GLU NURBS functionality Kenneth Russel2007-10-091-0/+143
* Fixed problem in Java gluScaleImage implementation raised by user Kenneth Russel2006-04-271-8/+10
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-101-0/+11
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-7/+7
* Refactored glue code generation for APIs requiring run-time lookup of Kenneth Russel2005-12-211-1/+1
* Added thrown exception information for GLDrawableFactory'sKenneth Russel2005-12-051-6/+6
* Deleted inefficient and unnecessary bindings for gluProject,Kenneth Russel2005-12-051-79/+9
* Submitted by: Travisgfxadmin2005-12-031-87/+87
* Added GLU projection-related entry points accepting Buffers as Kenneth Russel2005-12-031-0/+56
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+1457