summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/TestOverlay.java
Commit message (Expand)AuthorAgeFilesLines
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-301-5/+3
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-2/+3
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-12/+17
* Added a markDirty() method to TextureRenderer and removed the sync() Kenneth Russel2007-03-271-2/+2
* With help from Chris Campbell, fixed incredibly stupid bug on my part Kenneth Russel2007-01-061-8/+11
* Moved J2DTextureRenderer and J2DOverlay into their own sub-package and Kenneth Russel2007-01-041-0/+204