index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
awt
/
AWTTilePainter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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