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
/
newt
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1156: NEWT Window: Better handling of fixed console case: Not resizable a...
Sven Gothel
2019-12-09
2
-1
/
+4
*
Bug 1156: DRM/GBM NEWT: Clarify drmModeSetCrtc(..)'s x/y parameter and earmar...
Sven Gothel
2019-12-07
1
-50
/
+31
*
Bug 1412: Fix commit a8c2de110a2254af137a3d99007cc77e3ecd8078
Sven Gothel
2019-12-06
2
-6
/
+11
*
Bug 1412 - JNI: NEWT Check & Handle Exception after calling back into Java (N...
Sven Gothel
2019-12-06
1
-0
/
+1
*
Bug 1413 - NEWT X11Window: NewtWindows_getFrameExtends(..) may hang on XPeekE...
Sven Gothel
2019-12-06
3
-18
/
+28
*
Bug 1412 - JNI: NEWT Check & Handle Exception after calling back into Java (X...
Sven Gothel
2019-12-06
4
-7
/
+57
*
Bug 1409: GNU/Linux DRM Console: Clear stdin before exit and don't act on std...
Sven Gothel
2019-12-05
2
-3
/
+53
*
Bug 1405, Bug 1406, Bug 1408: Resolution: Call ReleasePrimitiveArrayCritical(...
egl-gbm
Sven Gothel
2019-12-05
1
-17
/
+18
*
Bug 1156: NEWT DRM/GBM PointerIcon: Use hotX/hotY drmModeSetCursor2(..), henc...
Sven Gothel
2019-12-05
1
-3
/
+5
*
Bug 1156, Bug 1406: NEWT DRM/GBM WindowDriver.surfaceSwap(): Pass swapInterva...
Sven Gothel
2019-12-04
1
-6
/
+21
*
Bug 1156: Remove verbose print in native CreatePointer..
Sven Gothel
2019-11-30
1
-1
/
+1
*
Bug 1156: DRM/GBM: Add full PointerIcon (Cursor) Support
Sven Gothel
2019-11-29
2
-1
/
+106
*
Bug 1156: DRM/GBM Native test: Add Cursor
Sven Gothel
2019-11-28
1
-0
/
+89
*
Bug 1402: Standalone native test attempting to reproduce issue
Sven Gothel
2019-11-28
2
-0
/
+830
*
Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT
Sven Gothel
2019-11-28
5
-593
/
+390
*
Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)
Sven Gothel
2019-11-23
3
-67
/
+399
*
Bug 1156: GBM: Fixing native GBM code, surviving initialization
Sven Gothel
2019-11-22
1
-22
/
+98
*
Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation
Sven Gothel
2019-11-21
3
-151
/
+237
*
gbm/WindowDriver: make it compile and link
Xerxes RĂ„nby
2019-11-21
1
-1
/
+1
*
Bug 1156: EGL-GBM: Cherry pick changes ..
Sven Gothel
2019-11-21
1
-2
/
+5
*
add native gbm implementation for drm and gbm initialization.
Erik De Rijcke
2019-11-21
1
-18
/
+113
*
add gbm java & build modifications
Erik De Rijcke
2019-11-21
1
-0
/
+49
*
Bug 1393: MacOS: Wait for window position setting on main-thread (blocking)
Sven Gothel
2019-11-21
1
-9
/
+6
*
Bug 1394 - NEWT X11Window didn't gather inset at window creation (properly)
Sven Gothel
2019-09-11
1
-16
/
+46
*
NEWT Cleanup: WindowImpl: Drop unused 'defer' argument (state change only): i...
Sven Gothel
2019-09-10
5
-10
/
+10
*
NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument....
Sven Gothel
2019-09-10
8
-19
/
+19
*
Bug 1393: Run orderFront0(=setVisible) async off-thread on AppKit after sync ...
Sven Gothel
2019-09-09
3
-123
/
+103
*
NEWT iOS: Support translucent windows
Sven Gothel
2019-07-08
1
-1
/
+18
*
NEWT iOS WindowDriver: Remove unused orig UIWindow/UIView creation path
Sven Gothel
2019-07-08
1
-168
/
+1
*
NEWT iOS WindowDriver: native UIWindow/UIView creation change
Sven Gothel
2019-07-08
1
-0
/
+103
*
NEWT iOS: Support Multi-Touch Events, PixelScale, ..
Sven Gothel
2019-07-08
7
-533
/
+637
*
NEWT iOS / MacOS: Simplify setJavaWindowObject
Sven Gothel
2019-07-08
2
-15
/
+17
*
iOS / MacOS: PixelScale Update
Sven Gothel
2019-07-08
1
-23
/
+27
*
Copyright: Add missing Copyright tag
Sven Gothel
2019-07-08
5
-2
/
+57
*
NEWT WindowImpl.doPointerEvent: Use native short[] for pNames
Sven Gothel
2019-07-08
2
-13
/
+13
*
NEWT: Align native MacOS / IOS file- and classnames
Sven Gothel
2019-06-26
4
-102
/
+102
*
iOS: Initial working commit supporting iOS (ipad pro 11)
Sven Gothel
2019-06-23
4
-0
/
+2138
*
Bug 1348: Fix X11 XI Multitouch
Sven Gothel
2019-03-27
3
-95
/
+112
*
Bug 1348: X11 XI Multitouch: Refine commit 746383476aa449e9cab4a25df27be85b61...
Sven Gothel
2019-03-27
2
-5
/
+12
*
Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d...
Sven Gothel
2019-03-27
3
-143
/
+120
*
add touch event support for x11 server
Danny Koernig
2016-11-17
3
-3
/
+199
*
Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize
Sven Gothel
2015-11-15
2
-3
/
+33
*
Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad...
Sven Gothel
2015-10-10
2
-7
/
+43
*
Bug 1249 - NEWT X11: setVisible(false) IconicState/_NET_WM_STATE_HIDDEN: Hand...
Sven Gothel
2015-10-09
1
-4
/
+6
*
Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...
Sven Gothel
2015-10-09
3
-42
/
+64
*
Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...
Sven Gothel
2015-10-08
4
-108
/
+164
*
Bug 1205: Revert clear background to support fix for Bug 1232: NEWT Transluce...
Sven Gothel
2015-10-01
1
-7
/
+24
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
1
-58
/
+70
*
Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil...
Sven Gothel
2015-09-29
1
-45
/
+125
*
Bug 1222 - NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working
Sven Gothel
2015-09-26
3
-51
/
+20
[next]