summaryrefslogtreecommitdiffstats
path: root/src/demos/cg/runtime_ogl
Commit message (Expand)AuthorAgeFilesLines
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-7/+0
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-4/+7
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-1/+6
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-152-0/+322
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-152-318/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-7/+1
* Submitted by: TravisTravis Bryson2005-12-211-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-9/+11
* Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use Kenneth Russel2005-05-131-3/+11
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Checked in experimental Cg support and a couple of small demos. ByKenneth Russel2003-06-262-0/+307