summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/TestTextRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-1/+1
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-2/+2
* NEWT window closing:Sven Gothel2009-03-141-0/+6
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-2/+2
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-301-3/+3
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-3/+4
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-11/+16
* 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