summaryrefslogtreecommitdiffstats
path: root/src/demos/testContextSharing
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-5/+5
* Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: Remo...Sven Gothel2014-07-101-20/+26
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-13/+0
* Fix context sharing demo, ie the shared context must be available (addNotify)...Sven Gothel2010-12-031-25/+15
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-3/+7
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+4
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+282
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-270/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-1/+0
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-2/+2
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-8/+9
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-6/+1
* Fixed bug in demos pointed out by chrisDUPUIS on javagaming.org forums Kenneth Russel2005-02-281-1/+6
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-0/+270