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
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-6
/
+6
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-2
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-18
/
+18
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
1
-5
/
+16
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-37
/
+37
*
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