| Commit message (Expand) | Author | Age | Files | Lines |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 4 | -0/+16 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 5 | -79/+79 |
* | AWTPrintLifecycle.setupPrint(..): Add optional tileWidth and tileHeight, allo... | Sven Gothel | 2013-10-15 | 1 | -8/+13 |
* | Bug 860 - AWT Printing (AWTTilePainter): Shall use the enclosing integer rect... | Sven Gothel | 2013-10-12 | 1 | -7/+2 |
* | AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use identit... | Sven Gothel | 2013-10-03 | 1 | -5/+12 |
* | TileRenderer*: TileRendererNotify -> TileRendererListener w/ clarifying funct... | Sven Gothel | 2013-09-27 | 1 | -3/+3 |
* | AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile ... | Sven Gothel | 2013-09-20 | 1 | -19/+20 |
* | AWTTilePainter.setupGraphics2DAndClipBounds(): Use 'Shape getClip()'; Use dou... | Sven Gothel | 2013-09-19 | 1 | -31/+42 |
* | AWTTilePainter: Fix case with no GLOrientation, i.e. no vertical-flip. Tile l... | Sven Gothel | 2013-09-18 | 1 | -11/+2 |
* | AWTTilePainter: Fix DEBUG message (used wrong value at println) | Sven Gothel | 2013-09-18 | 1 | -1/+1 |
* | Print Tests: Split 'Printable' to own class, add OffscreenPrintable using NIO... | Sven Gothel | 2013-09-17 | 1 | -1/+1 |
* | Fix AWT printing issues w/ overlapping and/or non-opaque contents ; Change AW... | Sven Gothel | 2013-09-15 | 1 | -45/+144 |
* | AWTTilePainter: Fix null clip-rect (consider scaling); Fix non GL-oriented dr... | Sven Gothel | 2013-09-13 | 1 | -31/+55 |
* | AWT Printing: AWTTilePainter needs to handle null clip! | Sven Gothel | 2013-09-10 | 1 | -6/+10 |
* | Add AWTTilePainter.dumpHintsAndScale(..), removing more duplicated code from ... | Sven Gothel | 2013-09-08 | 1 | -0/+17 |
* | Test: Don't resize frame, tweek print-matrix; AWTPrintLifecycle: Add scale an... | Sven Gothel | 2013-09-08 | 1 | -18/+35 |
* | AWT/GL Printing WIP: Abstract AWT tile painting code out to AWTTilePainter, r... | Sven Gothel | 2013-09-07 | 1 | -0/+217 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -52/+0 |
* | Adapt to GlueGen's relocation of AWTEDTExecutor - GlueGen commit 99a50b38f565... | Sven Gothel | 2013-02-28 | 1 | -1/+2 |
* | Java2D OGLPipeline(GLJPanel+Threading): More fine grained control about OGL t... | Sven Gothel | 2013-02-12 | 2 | -116/+144 |
* | Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566 | Sven Gothel | 2012-03-26 | 1 | -12/+2 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -17/+24 |
* | Fix / Cleanup AWT related Threading code: Using enums, properly disable singl... | Sven Gothel | 2012-03-19 | 1 | -6/+4 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -11/+9 |
* | Java2D OGLPipeline: Disabled for Max OSX | Sven Gothel | 2012-02-13 | 1 | -2/+12 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -1/+1 |
* | GLJPanel: Fix dispose of backend (J2DOGL thread, no double dispose).., | Sven Gothel | 2011-12-22 | 1 | -25/+34 |
* | Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd... | Sven Gothel | 2011-12-11 | 1 | -2/+0 |
* | New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma... | Sven Gothel | 2011-12-01 | 1 | -2/+10 |
* | Relocated VersionApplet | Sven Gothel | 2011-09-14 | 1 | -0/+168 |
* | Clean/Fix: Threading Code | Sven Gothel | 2011-02-26 | 1 | -7/+1 |
* | Fix: Java 1.5 warnings | Sven Gothel | 2011-02-09 | 2 | -7/+7 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 4 | -9/+9 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 4 | -0/+866 |