summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/TextCube.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-6/+6
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-10/+1
* 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-1/+3
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-2/+2
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+222
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-209/+0
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-201-0/+209