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
/
nativewindow
/
classes
/
jogamp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT
Sven Gothel
2023-09-29
1
-8
/
+95
*
Adopt to GlueGen Struct API Change get/set array arguments
Sven Gothel
2023-06-16
1
-2
/
+3
*
HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), ha...
Sven Gothel
2023-05-15
2
-22
/
+10
*
SurfaceScaleUtils: Remove unused isZero(..)
Sven Gothel
2023-05-14
1
-9
/
+0
*
HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() block...
Sven Gothel
2023-05-14
1
-5
/
+25
*
[GL]Capabilities*: Enhance identity-check in root Capabilities.equals(..), co...
Sven Gothel
2023-03-08
1
-1
/
+14
*
NEWT Soft-PixelScale (p7): get{Global->}PixelScaleEnv(..): Support per monito...
v2.4.0
Sven Gothel
2023-01-31
1
-18
/
+82
*
NEWT Soft-PixelScale (p6): Implement Soft-PixelScale for X11 and Windows ... ...
Sven Gothel
2023-01-31
1
-0
/
+46
*
NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for si...
Sven Gothel
2023-01-31
1
-0
/
+30
*
Fix NewtFactoryAWT: screen.getMonitor(..) -> screen.getMonitorById(..); Misc ...
Sven Gothel
2023-01-31
2
-6
/
+2
*
NativeWindow: Add getBounds() (moved from NEWT Window) and getSurfaceBounds()
Sven Gothel
2023-01-31
3
-6
/
+24
*
GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add...
Sven Gothel
2023-01-29
1
-0
/
+22
*
MacOS: JAWTWindow: Complete MacOS 12+ SIGSEGV JAW Crash Fix; This: Destroy NS...
Sven Gothel
2023-01-22
1
-5
/
+12
*
MacOS: JAWTWindow.invalidateNative(): Use copied references in off-thread ope...
Sven Gothel
2023-01-22
1
-10
/
+12
*
MacOS: JAWTWindow's OffscreeLayer: Show semantics in argument names and compl...
Sven Gothel
2023-01-22
1
-14
/
+16
*
MacOS: JAWTWindow.layoutSurfaceLayerImpl(): Perform OSXUtil.FixCALayerLayout(...
Sven Gothel
2023-01-22
1
-4
/
+12
*
JAWTWindow.invalidateNative() and .detachSurfaceLayerImpl(): Pass copy of off...
Sven Gothel
2023-01-21
3
-5
/
+5
*
JAWTWindow: Constrain AppContextInfo creation where offscreen layer is suppor...
Sven Gothel
2023-01-18
1
-0
/
+4
*
JAWTUtil: Cleanup MacOS JVM and OS version flags: Private and store compariso...
Sven Gothel
2023-01-15
1
-14
/
+16
*
Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()
Sven Gothel
2023-01-14
9
-19
/
+20
*
Bug 1398: Expose NativeSurface implementation's RecursiveLock if utilized
Sven Gothel
2020-03-05
1
-0
/
+5
*
IOSUtil.IsMainThread(): Utilize caching ThreadLocal<Boolean> like OSXUtil's v...
Sven Gothel
2020-02-24
1
-1
/
+17
*
Bug 1421, Bug 1358, Bug 969, Bug 672: Fix NEWT's coordinate conversion on Mac...
Sven Gothel
2020-01-13
1
-8
/
+0
*
Bug 1421: OSXUtil: Add GetLocation(..), simply returning the view's frame pos...
Sven Gothel
2020-01-06
1
-0
/
+8
*
Bug 1358: GLCanvas: Call new OSXUtil.SetWindowPixelScale(..) when GLCanvas ge...
Sven Gothel
2020-01-05
1
-0
/
+6
*
Bug 1358: Add OSXUtil.GetWindowPixelScale(..)
Sven Gothel
2020-01-04
1
-0
/
+8
*
Bug 1406: DRMUtil: Probe DRM device whether it has resources attached (and is...
Sven Gothel
2019-12-04
1
-2
/
+41
*
Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT
Sven Gothel
2019-11-28
3
-0
/
+563
*
Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)
Sven Gothel
2019-11-23
1
-0
/
+4
*
Bug 1156: EGL-GBM: Fix NativeWindowFactory native-window-type query according...
Sven Gothel
2019-11-22
1
-3
/
+9
*
MacOS: Add more debug log details
Sven Gothel
2019-11-21
1
-0
/
+7
*
Bug 1393: OSXUtil: Optionally inject Apple's 'Main Thread Checker'
java11
ios
Sven Gothel
2019-09-09
1
-2
/
+21
*
OSXUtil::IsMainThread() Utilize ThreadLocal storage flag avoiding unnecessary...
Sven Gothel
2019-09-08
1
-24
/
+19
*
Buig 1389: Fix SIGSEGV on OpenJDK11 on [NSApplicationAWT sendEvent:]
Sven Gothel
2019-09-08
2
-4
/
+10
*
Bug 1363: Java 11: Utilize UnsafeUtil.doWithoutIllegalAccessLogger(..) avoidi...
Sven Gothel
2019-09-04
2
-42
/
+69
*
Bug 1363: Java 11: JAWTUtil: Use sun.awt.SunToolkit.awtLock/Unlock and disabl...
Sven Gothel
2019-09-04
1
-65
/
+120
*
Bug 1363: Java 11: Resolve unsupported JAWTUtil.getMonitorDisplayID(..)
Sven Gothel
2019-08-19
1
-5
/
+11
*
Bug 1363: Java 11: Use getPixelScale standard method even on Mac under Java9+
Sven Gothel
2019-08-19
1
-50
/
+50
*
Bug 1363: Java 11: Don't use GraphicsDevice.getScaleFactor() on Java9+ [illeg...
Sven Gothel
2019-08-19
1
-3
/
+16
*
Bug 1363: Java 11: Don't use sun.awt.SunToolkit.awtLock/Unlock on Java9+ [ill...
Sven Gothel
2019-08-19
1
-10
/
+15
*
NEWT iOS: Support translucent windows
Sven Gothel
2019-07-08
2
-4
/
+4
*
iOS / MacOS: PixelScale Update
Sven Gothel
2019-07-08
3
-18
/
+18
*
iOS: Initial working commit supporting iOS (ipad pro 11)
Sven Gothel
2019-06-23
2
-0
/
+416
*
Bug 1370: Call from Main-Thread: NW's OSXUtil.CreateNSWindow0(..) and NEWT's ...
Sven Gothel
2019-04-05
1
-3
/
+8
*
Bug 1367: Adapt to TempFileCache & TempJarCache Changes
Sven Gothel
2019-04-03
1
-1
/
+1
*
Bug 1290: Expand query whether BCM IV is being used, exclude '/dev/dri/card0'
rc
pulled
Sven Gothel
2018-01-16
1
-0
/
+76
*
X11Util.openDisplay: DEBUG: Show reusable and pending display count
Sven Gothel
2015-11-15
1
-4
/
+6
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
1
-1
/
+78
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-09-26
1
-0
/
+26
*
Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter...
Sven Gothel
2015-09-15
1
-22
/
+21
[next]