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
*
Remove deprectated classes and methods
Sven Gothel
2015-10-15
3
-49
/
+7
*
Bug 1247: JAWTWindow fail early w/ useful info: setAWTGraphicsConfiguration(....
Sven Gothel
2015-10-09
1
-0
/
+6
*
Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues)
Sven Gothel
2015-10-09
1
-13
/
+17
*
Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter...
Sven Gothel
2015-09-15
1
-1
/
+2
*
NativeWindowFactory.createDevice(..): Support creating EGLGraphicsDevice usin...
Sven Gothel
2015-09-02
1
-3
/
+23
*
Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate...
Sven Gothel
2015-08-31
1
-0
/
+43
*
Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ...
Sven Gothel
2015-08-29
1
-0
/
+12
*
Bug 1203: Use platform native default display connection
Sven Gothel
2015-08-29
5
-6
/
+37
*
Bug 1203: Properly format DEBUG output related to mapGLVersions: Use '-MapGLV...
Sven Gothel
2015-08-27
1
-0
/
+1
*
Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a...
Sven Gothel
2015-08-10
1
-0
/
+10
*
Adapt to GlueGen's Bitfield Changes (commit 047e9adaf2a5f51f7acfa194a744c99b6...
Sven Gothel
2015-08-02
1
-1
/
+1
*
Use GlueGen's Bitfield instead of IntBitfield
Sven Gothel
2015-07-30
1
-2
/
+2
*
JAWTWindow: Fix binary compatibility: Add old variants of deprecated method, ...
Sven Gothel
2015-07-28
1
-0
/
+14
*
Bug 1161 - Fix Canvas resize stops the rendering in Mac OS X (mostly from Web...
Sven Gothel
2015-07-28
1
-2
/
+3
*
Bug 1181 - JOGL WebStart Applications using GLCanvas/AWT may Deadlock by two ...
Sven Gothel
2015-07-27
1
-17
/
+39
*
Bug 1184 - JOGL AWT Canvas Components don't update AWTGraphicsConfiguration w...
Sven Gothel
2015-07-27
2
-14
/
+64
*
Expand bitmasks in SWTAccessor GTK_VERSION method
rhatcher
2015-07-10
1
-3
/
+3
*
NativeWindow: Refactor getLocationOnScreenSafe(..) and getLocationOnScreenNon...
Sven Gothel
2015-02-17
1
-48
/
+2
*
NativeWindowFactory: Add FIXME tag regarding Bug 973 (Needs service provider ...
Sven Gothel
2015-02-17
1
-10
/
+30
*
Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()]
Sven Gothel
2015-02-16
2
-8
/
+8
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)
Sven Gothel
2015-02-02
39
-0
/
+6823
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
19
-65
/
+65
*
Add FIXME notes: AWTPrintLifecycle, WindowsWGLGraphicsConfiguration
Sven Gothel
2015-02-02
1
-0
/
+1
*
Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE)
Sven Gothel
2015-01-27
1
-39
/
+85
*
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
[next]