summaryrefslogtreecommitdiffstats
path: root/src/classes/javax/media/opengl/GLCanvas.java
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-530/+0
* Incorporated patch from java.net user neugens to stop downcasting to Kenneth Russel2008-04-171-2/+2
* Fixed Issue 316: Multi-Head issues, identical to issue 241 Kenneth Russel2007-10-191-1/+112
* More changes to make GLCanvas work better in NetBeans GUI builder on Kenneth Russel2007-05-071-5/+14
* More changes to make the GLCanvas work more reliably in the NetBeans Kenneth Russel2007-05-061-27/+41
* Changes to make GLCanvas and GLJPanel work better in NetBeans GUI Kenneth Russel2007-05-051-0/+25
* Worked around breakage of JOGL with 5.0u10: see Sun bug IDs Kenneth Russel2006-12-221-1/+2
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-0/+7
* Added detection to JOGLAppletLauncher of whether DRIHack library isKenneth Russel2006-04-191-1/+12
* Fixed potential problem in implementation of GLCanvas.removeNotify() Kenneth Russel2006-03-261-1/+1
* Added optimized path to GLDrawableHelper for situation where Kenneth Russel2006-02-211-5/+24
* Added note on limitations of OpenGL context sharing to spec overviewKenneth Russel2006-02-151-4/+7
* Cleaned up wording in GLCanvas and GLJPanel javadoc about Kenneth Russel2005-11-121-3/+1
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-15/+39
* Removed RI-specific method descriptions from addNotify(), update(), Kenneth Russel2005-10-281-12/+32
* Made spec changes suggested by Chris Campbell on javagaming.org forumsKenneth Russel2005-10-281-1/+1
* Updated spec based on comments from rexguo on javagaming.org forumsKenneth Russel2005-10-281-0/+38
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+250