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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nativewindow
/
classes
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(....
Sven Gothel
2015-01-23
1
-0
/
+88
*
Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...
Sven Gothel
2014-12-07
1
-5
/
+23
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-25
/
+68
*
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-3
/
+4
*
Findbugs: Remove branches where reference cannot be null
Sven Gothel
2014-07-08
1
-2
/
+2
*
Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'
Sven Gothel
2014-07-08
1
-4
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
19
-139
/
+140
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-2
/
+2
*
Fix Bug 1019 - Remedy of Bug 691 causes 'access/modify after free' and crashe...
Sven Gothel
2014-06-12
1
-1
/
+1
*
Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...
Sven Gothel
2014-06-09
1
-7
/
+16
*
Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry...
Sven Gothel
2014-06-08
1
-5
/
+7
*
Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which...
Sven Gothel
2014-06-08
1
-3
/
+6
*
Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...
Sven Gothel
2014-06-08
1
-38
/
+66
*
UpstreamSurfaceHook: Add 'NativeSurface getUpstreamSurface()' (from EGLUpstre...
Sven Gothel
2014-06-08
2
-1
/
+24
*
Bug 741 HiDPI: Add new NativeSurfaceHolder interface to GLDrawable and Native...
Sven Gothel
2014-06-06
1
-0
/
+3
*
Bug 741 HiDPI: [Core API Change] Bring back get[Width|Height]() in NativeWind...
Sven Gothel
2014-05-27
2
-7
/
+7
*
Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT...
Sven Gothel
2014-05-26
1
-1
/
+1
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
4
-14
/
+17
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
6
-86
/
+129
*
Bug 742 HiDPI: Add access to private HiDPI in AWT pixelScale value in JAWTUti...
Sven Gothel
2014-05-20
1
-1
/
+23
*
JAWTWindow: Non intrusive workaround for Bug 1004 and providing AppContextInf...
Sven Gothel
2014-05-12
2
-4
/
+221
*
Cleanup *GraphicsDevice: Use 'final' for ctor parameter; DefaultGraphicsDevic...
Sven Gothel
2014-04-01
5
-10
/
+10
*
AWTMisc.static: Allow static creation of 'null' AWT cursor to fail (i.e. AWT ...
Sven Gothel
2014-02-26
1
-1
/
+4
*
SurfaceUpdatedListener: Order methods in impl. Class; SurfaceUpdatedListener:...
Sven Gothel
2014-02-13
1
-24
/
+20
*
NativeWindowFactory.createWrappedWindow [WrappedWindow]: Using UpstreamSurfac...
Sven Gothel
2014-01-31
1
-0
/
+36
*
NativeWindowFactory: Add Support for creating a platform agnostic wrapped Abs...
Sven Gothel
2014-01-30
1
-0
/
+15
*
Bug 952 - JAWTWindow.JAWTComponentListener's ctor() and detach() may deadlock...
Sven Gothel
2014-01-27
1
-10
/
+21
*
EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...
Sven Gothel
2014-01-23
1
-0
/
+12
*
JAWTWindow DEBUG: Dump all JAVA_VERSION* information
Sven Gothel
2014-01-14
1
-0
/
+3
*
JAWTWindow.JAWTComponentListener: Minor Cleanup
Sven Gothel
2014-01-13
1
-5
/
+5
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
1
-56
/
+22
*
Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol...
Sven Gothel
2014-01-11
1
-15
/
+12
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
1
-9
/
+8
*
Bug 935: NEWT PointerIcon/Visibility: Perform JAWTWindow's OffscreenLayerSurf...
Sven Gothel
2014-01-05
1
-16
/
+24
*
Bug 935: NEWT OSX PointerIcon/Pointer-Visibility: Impl. OffscreenLayerSurface...
Sven Gothel
2014-01-04
1
-0
/
+28
*
Bug 928 - JAWTWindow's JAWTComponentListener _not_ attached and original visi...
Sven Gothel
2013-12-18
1
-8
/
+14
*
Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS...
Sven Gothel
2013-11-25
1
-4
/
+4
*
AWTWindowClosingProtocol: Hold Window reference impl. is listening to to prop...
Sven Gothel
2013-11-23
1
-17
/
+14
*
Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW...
Sven Gothel
2013-11-16
1
-34
/
+61
*
Fix Bug 889 [Related: Bug 816, Bug 849, Bug 729] - GLCanvas disappear when mo...
Sven Gothel
2013-11-10
1
-10
/
+21
*
NativeWindow *GraphicsDevice: Align constructors to simplify call hierarchy f...
Sven Gothel
2013-11-06
1
-7
/
+1
*
Fix Bug 878 - JAWTWindow's HierarchyListener doesn't set component visible (a...
Sven Gothel
2013-10-31
1
-11
/
+15
*
jogl: replce more unneeded String() construction
Harvey Harrison
2013-10-20
1
-3
/
+3
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
8
-0
/
+15
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
19
-254
/
+254
*
Add efficient set(..all..) to Dimension, Insets, Point and Rectangle of Nativ...
Sven Gothel
2013-10-16
1
-9
/
+3
*
AWTPrintLifecycle.setupPrint(..): Add optional tileWidth and tileHeight, allo...
Sven Gothel
2013-10-15
1
-11
/
+19
*
Cleanup DirectDataBufferInt: Fix type ; Remove unsused local vars
Sven Gothel
2013-10-15
1
-5
/
+1
*
Bug 729, Bug 849: Honor JAWTWindow's [parent] visibility state
Sven Gothel
2013-10-06
1
-26
/
+96
*
Bug816 OSX CALayer: getLocationOnScreenNonBlocking(..) stop traversing at top...
Sven Gothel
2013-10-05
1
-0
/
+4
[next]