summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/CustomText.java
Commit message (Expand)AuthorAgeFilesLines
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-261-8/+8
* 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
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-6/+6
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-261-2/+3
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+447
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-428/+0
* Added flush() call to render loop needed for new TextRenderer. Added Kenneth Russel2007-11-031-1/+5
* Integrated John Burkey's new TextRenderer implementation using Kenneth Russel2007-10-091-0/+15
* Added RenderDelegate mechanism to TextRenderer to provide more control Kenneth Russel2007-02-111-0/+409