aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java
Commit message (Expand)AuthorAgeFilesLines
* AWTTilePainter: Fix null clip-rect (consider scaling); Fix non GL-oriented dr...Sven Gothel2013-09-131-31/+55
* AWT Printing: AWTTilePainter needs to handle null clip!Sven Gothel2013-09-101-6/+10
* Add AWTTilePainter.dumpHintsAndScale(..), removing more duplicated code from ...Sven Gothel2013-09-081-0/+17
* Test: Don't resize frame, tweek print-matrix; AWTPrintLifecycle: Add scale an...Sven Gothel2013-09-081-18/+35
* AWT/GL Printing WIP: Abstract AWT tile painting code out to AWTTilePainter, r...Sven Gothel2013-09-071-0/+217