summaryrefslogtreecommitdiffstats
path: root/src/demos/gears
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-1/+1
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-1/+1
* NEWT window closing:Sven Gothel2009-03-141-0/+4
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-1/+1
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-051-0/+1
* 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-4/+4
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-121-3/+6
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-43/+54
* Added comments based on some from Jason MooreKenneth Russel2007-09-091-0/+12
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-0/+2
* Fixed potential problem in TextureConvert demo where it wasn't Kenneth Russel2006-02-011-6/+6
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-1/+1
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-229/+219
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-5/+4
* Added call to GL.setSwapInterval(1) to make demo animate smoothly on Kenneth Russel2005-04-241-0/+2
* Changed Gears and JGears demo to recommended style (to not cache the Kenneth Russel2005-02-241-9/+9
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-251-0/+308