summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/TestOverlay.java
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* 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-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