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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'DirectDataBufferInt' supporting NIO based BufferedImages
Sven Gothel
2013-09-16
1
-0
/
+238
*
Updating doc AWTPrinting.txt
Sven Gothel
2013-09-15
1
-1
/
+0
*
Fix AWT printing issues w/ overlapping and/or non-opaque contents ; Change AW...
Sven Gothel
2013-09-15
1
-0
/
+168
*
AWTGraphicsConfiguration: Allow null capsRequested; NewtCanvasAWT: Avoid NPE ...
Sven Gothel
2013-06-15
1
-1
/
+5
*
Fix Bug 722: Make GLEventListenerState 'transaction' safe Animator.pause[ sur...
Sven Gothel
2013-04-23
2
-1
/
+20
*
JAWTWindow: Issue component.repaint() after attachSurfaceLayer(..), otherwise...
Sven Gothel
2013-04-03
1
-1
/
+1
*
Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...
Sven Gothel
2013-03-28
1
-3
/
+5
*
OSX/CALayer: OSX/CALayer Threading Part3 - Run CALayer ops in a streaming des...
Sven Gothel
2013-03-19
1
-36
/
+37
*
Remodel OSX/CALayer Threading (commit 896e8b021b39e9415040a57a1d540d7d24b02db...
Sven Gothel
2013-03-15
1
-0
/
+7
*
OSX/CALayer: Simplify FixCALayerLayout()/layoutSurfaceLayer() call, no more n...
Sven Gothel
2013-03-14
1
-7
/
+39
*
Minor Changes: EGLDisplayUtil: Add stack trace in DEBUG mode for opened DPYs;...
Sven Gothel
2013-03-13
1
-11
/
+22
*
Fix AWT EDT Deadlock in AWTWindowClosingProtocol, regression of commit 808a9a...
Sven Gothel
2013-02-28
1
-9
/
+2
*
Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec...
Sven Gothel
2013-02-28
1
-37
/
+48
*
TestNewtEventModifiers*: Robostness (uhh) Unify wait-clear result code - fix ...
Sven Gothel
2013-02-21
1
-0
/
+17
*
OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ...
Sven Gothel
2013-02-20
1
-2
/
+13
*
Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ...
Sven Gothel
2013-02-14
2
-7
/
+9
*
Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add E...
Sven Gothel
2013-01-27
1
-1
/
+1
*
Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable ..
Sven Gothel
2013-01-24
4
-22
/
+27
*
Misc OSX/SWT: OSXUtil.RunOnMainThread(..) refinement; Fix Test*NewtEventModif...
Sven Gothel
2012-12-25
1
-1
/
+1
*
SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC...
Sven Gothel
2012-12-04
1
-105
/
+240
*
SWTAccessor: Add SWT 4.3's X11-GTK version adaption (2.14, 2.24, 3.0)
Sven Gothel
2012-11-29
1
-46
/
+170
*
SWTAccessor: OS_gtk_widget_unrealize optional (SWT 4.3) ; decorate Privileged...
Sven Gothel
2012-11-26
1
-3
/
+15
*
Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l...
Sven Gothel
2012-11-08
1
-19
/
+28
*
MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable change
Sven Gothel
2012-11-04
1
-1
/
+2
*
Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea...
Sven Gothel
2012-10-02
1
-2
/
+4
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-1
/
+1
*
Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr...
Sven Gothel
2012-09-30
1
-1
/
+1
*
NativeWindow/X11 + NEWT/X11: Cache 'isXineramaEnabled()' to reduce X11 server...
Sven Gothel
2012-09-28
2
-9
/
+10
*
Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...
Sven Gothel
2012-09-27
2
-2
/
+2
*
Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de...
Sven Gothel
2012-09-17
1
-3
/
+26
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
6
-121
/
+198
*
NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...
Sven Gothel
2012-08-18
1
-15
/
+21
*
EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl...
Sven Gothel
2012-08-16
1
-7
/
+8
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-0
/
+25
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
3
-4
/
+4
*
Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)
Sven Gothel
2012-07-20
1
-3
/
+15
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
5
-42
/
+81
*
EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...
Sven Gothel
2012-07-09
2
-5
/
+39
*
Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid!
Sven Gothel
2012-07-06
1
-1
/
+20
*
Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva...
Sven Gothel
2012-06-30
1
-6
/
+20
*
NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant
Sven Gothel
2012-06-29
1
-2
/
+4
*
Misc cleanup: add @Override
Sven Gothel
2012-06-27
1
-4
/
+10
*
NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83...
Sven Gothel
2012-06-27
1
-58
/
+81
*
NEWT API Change 'WindowClosingProtocol': Use 'enum WindowClosingMode' instead...
Sven Gothel
2012-05-02
1
-12
/
+8
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
14
-28
/
+35
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
14
-0
/
+1778
*
Clean/Fix: Threading Code
Sven Gothel
2011-02-26
1
-1
/
+1
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
23
-3032
/
+0
*
Cleanup / Debug
Sven Gothel
2010-12-23
1
-1
/
+1
*
JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)
Sven Gothel
2010-12-19
2
-1
/
+97
[next]