summaryrefslogtreecommitdiffstats
path: root/src/demos/tess
Commit message (Expand)AuthorAgeFilesLines
* Changed GLU to be a single class rather than a separate interface and Kenneth Russel2005-09-251-2/+1
* Moved GLU-related classes into javax.media.opengl.glu package. Still Kenneth Russel2005-09-111-1/+2
* Fixed longstanding typo (even in C headers) in naming of GLUtesselator; Kenneth Russel2005-09-111-2/+2
* Renamed all files to intended destination packages for JSR-231. The Kenneth Russel2005-08-301-2/+3
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-4/+4
* Fixed Windows port after changes to GlueGen to include array offsets. Kenneth Russel2005-07-081-18/+14
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-6/+2
* This commit was manufactured by cvs2svn to create branch 'JSR-231'.First Last2005-06-161-2/+6
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-6/+2
* Fixed bug in demos pointed out by chrisDUPUIS on javagaming.org forums Kenneth Russel2005-02-281-1/+6
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.Kenneth Russel2003-08-211-0/+242