summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/TestTextRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+4
* 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/+168
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-156/+0
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-201-27/+5
* With help from Chris Campbell, fixed incredibly stupid bug on my part Kenneth Russel2007-01-061-1/+1
* Removed debugging codeKenneth Russel2007-01-041-69/+1
* With extensive help from Phil Race and Chris Campbell from the Java 2D Kenneth Russel2007-01-041-0/+246