summaryrefslogtreecommitdiffstats
path: root/src/demos/jgears
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-1/+2
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-3/+3
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-3/+3
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Moved javax.media.opengl.awt.gl2.GL2JPanel (back) toKenneth Russel2008-12-161-3/+3
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-14/+26
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-1/+1
* Removed dead codeKenneth Russel2005-12-011-2/+0
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-283/+91
* Fixed Issue 168: Add support for transparency in GLJPanel Kenneth Russel2005-06-301-4/+27
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-5/+3
* Changed Gears and JGears demo to recommended style (to not cache the Kenneth Russel2005-02-241-8/+9
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Added contribution from user GKW on community.java.net forums to fixKenneth Russel2003-09-051-0/+308