aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/javax/media/opengl/GLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-211-2/+2
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-301-2/+2
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-28/+50
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-2/+7
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-251-69/+22
* 2nd big refactoring.Sven Gothel2008-06-211-44/+82
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-17/+97
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-301-0/+8
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-0/+2
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-281-38/+77
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-131-0/+8
* Added note on limitations of OpenGL context sharing to spec overviewKenneth Russel2006-02-151-1/+4
* Added thrown exception information for GLDrawableFactory'sKenneth Russel2005-12-051-3/+15
* Made throws clause for chooseGraphicsConfiguration follow documented Kenneth Russel2005-12-031-1/+2
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-5/+8
* Minor javadoc changes to GLDrawableFactory. Kenneth Russel2005-11-121-4/+11
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-66/+35
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+282