aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/util/j2d
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 275: Rendering bugs in TextRenderer Kenneth Russel2007-02-221-1/+38
* Fixed Issue 272: Move setColor method from TextRenderer up to TextureRenderer Kenneth Russel2007-02-202-28/+64
* Added RenderDelegate mechanism to TextRenderer to provide more control Kenneth Russel2007-02-111-19/+103
* Javadoc fixKenneth Russel2007-02-111-2/+3
* Added setColor(Color) convenience methodKenneth Russel2007-02-111-0/+16
* Added GL_TEXTURE_BIT and GL_COLOR_BUFFER_BIT to set of attributes Kenneth Russel2007-01-251-1/+2
* Removed incorrect comment about alpha bits pointed out by Chris CampbellKenneth Russel2007-01-251-3/+1
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-202-90/+230
* Robustness improvements to TextRenderer and underlying RectanglePacker. Kenneth Russel2007-01-131-26/+194
* Added new FlyingText demo to illustrate more advanced usage of the Kenneth Russel2007-01-072-15/+34
* With help from Chris Campbell, fixed incredibly stupid bug on my part Kenneth Russel2007-01-062-1/+9
* With extensive help from Phil Race and Chris Campbell from the Java 2D Kenneth Russel2007-01-042-5/+583
* Moved J2DTextureRenderer and J2DOverlay into their own sub-package and Kenneth Russel2007-01-042-0/+584