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
/
javax
/
media
/
opengl
/
awt
/
GLCanvas.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)
Sven Gothel
2015-02-02
1
-1643
/
+0
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-29
/
+29
*
Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE)
Sven Gothel
2015-01-27
1
-31
/
+72
*
Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen GLAD i...
Sven Gothel
2014-09-30
1
-5
/
+17
*
Bug 1054: GLContext: makeCurrent() needs a null-check of [mutable] drawable;...
Sven Gothel
2014-08-30
1
-74
/
+86
*
GLSharedContextSetter: Fix API doc and all html references (fix URL and compl...
Sven Gothel
2014-08-29
1
-1
/
+3
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-08-06
1
-0
/
+5
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-07-31
1
-6
/
+20
*
Bug 830 - Refine Heuristics for to query whether GLDrawableUtil.swapGLContext...
Sven Gothel
2014-07-31
1
-1
/
+1
*
GLDrawable: Expose getRequestedGLCapabilities() (Include to public API)
Sven Gothel
2014-07-31
1
-0
/
+1
*
Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd...
Sven Gothel
2014-07-30
1
-17
/
+20
*
Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...
Sven Gothel
2014-07-27
1
-2
/
+8
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
1
-54
/
+23
*
Findbugs.not-written.null: Fix referencing non-written fields (never written ...
Sven Gothel
2014-07-08
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-59
/
+59
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-1
/
+1
*
Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...
Sven Gothel
2014-06-09
1
-1
/
+11
*
Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry...
Sven Gothel
2014-06-08
1
-9
/
+11
*
Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which...
Sven Gothel
2014-06-08
1
-10
/
+9
*
Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...
Sven Gothel
2014-06-08
1
-34
/
+70
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
1
-1
/
+0
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-18
/
+42
*
Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (...
Sven Gothel
2014-02-25
1
-2
/
+2
*
Better shared GLAutoDrawable synchronization: Block slave instances to also b...
Sven Gothel
2014-01-21
1
-0
/
+5
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
1
-13
/
+17
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
1
-1
/
+1
*
Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW...
Sven Gothel
2013-11-16
1
-0
/
+9
*
Bug 877 Concurrency Discussion: Update doc MultiThreading.txt, volatile field...
Sven Gothel
2013-10-29
1
-1
/
+1
*
Bug 776 GLContext Sharing: Add note about driver stability (destruction order...
Sven Gothel
2013-10-28
1
-1
/
+1
*
Fix GLCanvas ctor shared GLContext: Use helper.setSharedContext(..) remove lo...
Sven Gothel
2013-10-27
1
-4
/
+3
*
Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...
Sven Gothel
2013-10-27
1
-34
/
+88
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-2
/
+8
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-52
/
+52
*
AWTPrintLifecycle.setupPrint(..): Fix regression of commit a05b87a369441d9ef3...
Sven Gothel
2013-10-18
1
-6
/
+7
*
AWTPrintLifecycle.setupPrint(..): Add optional tileWidth and tileHeight, allo...
Sven Gothel
2013-10-15
1
-9
/
+18
*
Bug 859: Let TileRenderer detect zero columns and rows in eot() where beginTi...
Sven Gothel
2013-10-12
1
-13
/
+19
*
AWT Printing: releasePrint() issue reshape from AWT-EDT; GLJPanel: Issue 'han...
Sven Gothel
2013-09-28
1
-2
/
+2
*
Fix AWT Printing: Use delegated GLDrawable's size for tile-size instead of AW...
Sven Gothel
2013-09-28
1
-5
/
+4
*
TileRenderer*: TileRendererNotify -> TileRendererListener w/ clarifying funct...
Sven Gothel
2013-09-27
1
-1
/
+1
*
AWTTilePainter.setupGraphics2DAndClipBounds(): Use 'Shape getClip()'; Use dou...
Sven Gothel
2013-09-19
1
-13
/
+19
*
AWT Printing: Move init-test of setupPrint(..) to AWT-EDT Runnable ; GLJPanel...
Sven Gothel
2013-09-17
1
-17
/
+20
*
Fix AWT printing issues w/ overlapping and/or non-opaque contents ; Change AW...
Sven Gothel
2013-09-15
1
-23
/
+10
*
AWTTilePainter: Fix null clip-rect (consider scaling); Fix non GL-oriented dr...
Sven Gothel
2013-09-13
1
-1
/
+1
*
AWT Printing: AWTTilePainter needs to handle null clip!
Sven Gothel
2013-09-10
1
-1
/
+1
*
AWTPrintLifecycle: Add DEFAULT_PRINT_TILE_SIZE (512); Remove unused imports.
Sven Gothel
2013-09-08
1
-6
/
+1
*
Add AWTTilePainter.dumpHintsAndScale(..), removing more duplicated code from ...
Sven Gothel
2013-09-08
1
-11
/
+1
*
Test: Don't resize frame, tweek print-matrix; AWTPrintLifecycle: Add scale an...
Sven Gothel
2013-09-08
1
-36
/
+49
*
TiledPrintingAWTBase: Fix scaling - Fit frame to page, add MSAA RenderingHint...
Sven Gothel
2013-09-07
1
-21
/
+41
*
AWT/GL Printing WIP: Abstract AWT tile painting code out to AWTTilePainter, r...
Sven Gothel
2013-09-07
1
-145
/
+41
*
GLCanvas Printing WIP: Add GLJPanel; GLCanvas TILE_SIZE 512; print(Graphics):...
Sven Gothel
2013-09-06
1
-40
/
+40
[next]