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
/
newt
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ...
Sven Gothel
2020-01-02
1
-1
/
+13
*
Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...
Sven Gothel
2019-12-25
12
-13
/
+33
*
Bug 1156: NEWT WindowDriver: Handle case with requested CapabilitiesImmutable...
Sven Gothel
2019-12-09
1
-2
/
+2
*
Bug 1156: NEWT Window: Better handling of fixed console case: Not resizable a...
Sven Gothel
2019-12-09
12
-29
/
+138
*
Bug 1393: Apply 12eed5d38616d23b6e8e2e5b497dfc2f54d90c90 to IOS, avoiding App...
Sven Gothel
2019-12-08
1
-4
/
+6
*
Bug 1393: Resolve EDT + AppKit Deadlock with native parenting: Fetch parent s...
Sven Gothel
2019-12-08
1
-4
/
+6
*
NEWT WindowImpl: Wording in comment
Sven Gothel
2019-12-08
1
-1
/
+1
*
Bug 1156: DRM/GBM NEWT: Clarify drmModeSetCrtc(..)'s x/y parameter and earmar...
Sven Gothel
2019-12-07
1
-110
/
+53
*
Bug 1410: Fix NEWT PointerIcon Lifecycle (destroy and clean references @ clos...
Sven Gothel
2019-12-06
2
-10
/
+35
*
Fix regression of commit 2b899a55e365aa03aeb234187600526777c1a9ac
Sven Gothel
2019-12-06
1
-1
/
+1
*
Bug 1409: GNU/Linux DRM Console: Clear stdin before exit and don't act on std...
Sven Gothel
2019-12-05
1
-0
/
+7
*
PointerIcon new instances are always valid ..
Sven Gothel
2019-12-05
2
-7
/
+15
*
LinuxKeyEventTracker: Factor out 'sendKeyEvent(..)' call with null check.
Sven Gothel
2019-12-05
1
-12
/
+12
*
NEWTDemoListener: Fix NPE
Sven Gothel
2019-12-05
1
-4
/
+7
*
Bug 1156: NEWT DRM/GBM PointerIcon: Use hotX/hotY drmModeSetCursor2(..), henc...
Sven Gothel
2019-12-05
3
-27
/
+30
*
Bug 1408: NEWT DRM/GBM WindowDriver: Adding glFinish() before eglSwapBuffers(...
Sven Gothel
2019-12-04
1
-0
/
+1
*
Bug 1408: NEWT DisplayImpl PointerIcon: Property 'newt.disable.PointerIcon' d...
Sven Gothel
2019-12-04
1
-1
/
+7
*
Bug 1408: NEWT DRM/GBM DisplayDriver: Add device locking/unlocking decoration...
Sven Gothel
2019-12-04
2
-9
/
+44
*
NEWT: Align DisplayImpl.createPointerIcon(..) behavior; PointerIconImpl.valid...
Sven Gothel
2019-12-04
3
-40
/
+16
*
Bug 1156, Bug 1406: NEWT DRM/GBM WindowDriver.surfaceSwap(): Pass swapInterva...
Sven Gothel
2019-12-04
1
-10
/
+20
*
Bug 1406: demos.Launcher0: More code path reduction: useMultiplePointerIcon m...
Sven Gothel
2019-12-04
1
-6
/
+11
*
Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Robostness (+NEWT fix)
Sven Gothel
2019-11-30
6
-41
/
+65
*
Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Adding property to disable...
Sven Gothel
2019-11-30
2
-14
/
+42
*
Bug 1156: LinuxKeyEventTracker: Add '/dev/input/by-path/*-event-kbd' and more...
Sven Gothel
2019-11-29
1
-42
/
+75
*
Bug 1156: DRM/GBM: Add full PointerIcon (Cursor) Support
Sven Gothel
2019-11-29
4
-39
/
+201
*
Bug 1156: LinuxKeyEventTracker: Fix 64bit InputEvent and attempt to only use ...
Sven Gothel
2019-11-29
2
-54
/
+123
*
Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT
Sven Gothel
2019-11-28
3
-91
/
+159
*
Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)
Sven Gothel
2019-11-23
3
-23
/
+86
*
Bug 1156: GBM: Fixing native GBM code, surviving initialization
Sven Gothel
2019-11-22
2
-10
/
+16
*
Bug 1156: NEWT: NewtFactory.getCustomClass(..) Robustness
Sven Gothel
2019-11-22
4
-20
/
+11
*
Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation
Sven Gothel
2019-11-21
6
-270
/
+467
*
gbm/WindowDriver: make it compile and link
Xerxes RĂ„nby
2019-11-21
1
-4
/
+6
*
add native gbm implementation for drm and gbm initialization.
Erik De Rijcke
2019-11-21
2
-134
/
+4
*
add gbm java & build modifications
Erik De Rijcke
2019-11-21
3
-0
/
+398
*
Bug 1393: MacOS: Wait for window position setting on main-thread (blocking)
Sven Gothel
2019-11-21
1
-17
/
+4
*
Bug 1393: MacOS: Implement AppKit EDTUtil operating solely on main-thread
Sven Gothel
2019-09-16
2
-1
/
+362
*
NEWT Cleanup: WindowImpl: Drop unused 'defer' argument (state change only): i...
Sven Gothel
2019-09-10
4
-16
/
+11
*
NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument....
Sven Gothel
2019-09-10
10
-32
/
+32
*
Bug 1393: MacOS/iOS: Issue updateSizePosInsets0 async to AppKit Main-Thread
Sven Gothel
2019-09-09
2
-5
/
+22
*
Bug 1393: Run orderFront0(=setVisible) async off-thread on AppKit after sync ...
Sven Gothel
2019-09-09
2
-36
/
+49
*
Bug 1363: Java 11: JAWTUtil: Use sun.awt.SunToolkit.awtLock/Unlock and disabl...
Sven Gothel
2019-09-04
2
-115
/
+6
*
Bug 1363: Java 11: Resolve unsupported JAWTUtil.getMonitorDisplayID(..)
Sven Gothel
2019-08-19
1
-3
/
+3
*
NEWT iOS WindowDriver: Remove unused orig UIWindow/UIView creation path
Sven Gothel
2019-07-08
1
-48
/
+0
*
NEWT iOS WindowDriver: native UIWindow/UIView creation change
Sven Gothel
2019-07-08
1
-13
/
+56
*
NEWT iOS: Support Multi-Touch Events, PixelScale, ..
Sven Gothel
2019-07-08
1
-2
/
+16
*
iOS / MacOS: PixelScale Update
Sven Gothel
2019-07-08
4
-38
/
+47
*
NEWT WindowImpl.doPointerEvent: Use native short[] for pNames
Sven Gothel
2019-07-08
3
-16
/
+13
*
iOS: Initial working commit supporting iOS (ipad pro 11)
Sven Gothel
2019-06-23
4
-0
/
+1554
*
Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ...
Sven Gothel
2019-04-10
1
-37
/
+26
*
Bug 1362: Minimal action required: setBackground of the parent canvas before ...
Sven Gothel
2019-04-09
1
-1
/
+5
[prev]
[next]