summaryrefslogtreecommitdiffstats
path: root/src/demos/cg
Commit message (Expand)AuthorAgeFilesLines
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-142-8/+14
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-102-1/+9
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-4/+4
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-272-4/+4
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-155-0/+865
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-155-857/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-132-13/+7
* Submitted by: TravisTravis Bryson2005-12-212-2/+2
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-242-23/+27
* Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use Kenneth Russel2005-05-132-7/+27
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-3/+3
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-142-8/+21
* Checked in experimental Cg support and a couple of small demos. ByKenneth Russel2003-06-265-0/+826