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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...
Sven Gothel
2011-11-18
1
-0
/
+3
*
Fix OS X JAWT SIGSEGV @ NEWT Window creation ; Reloc AttachJAWTSurfaceLayer()...
Sven Gothel
2011-11-18
6
-71
/
+119
*
OSXUtil: Remove (ClassLoader) dependency on JAWT_DrawingSurfaceInfo (dirty hack)
Sven Gothel
2011-11-12
1
-2
/
+4
*
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
7
-100
/
+274
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
4
-6
/
+54
*
OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...
Sven Gothel
2011-11-11
3
-8
/
+15
*
Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfaces
Sven Gothel
2011-11-11
7
-106
/
+2
*
Minor edits: Remove dead code / fix dbg printf
Sven Gothel
2011-11-11
1
-1
/
+1
*
OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...
Sven Gothel
2011-11-10
3
-74
/
+184
*
Fix MacOSXJAWTWindow: Impl. SurfaceChangeable ; Proper invalidateNative()
Sven Gothel
2011-11-10
2
-11
/
+38
*
Fix regression JAWTWindow/AWTGraphicsConfiguration updateGraphicsConfiguratio...
Sven Gothel
2011-11-10
1
-0
/
+11
*
NativeWindow minor edits: Remove warnings (generics, imports, ..)
Sven Gothel
2011-11-10
4
-26
/
+30
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
5
-9
/
+10
*
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
5
-25
/
+69
*
OS X Layered View: Part3 JAWTWindow/MacOSXJAWTWindow (Java/Native)
Sven Gothel
2011-11-09
4
-23
/
+133
*
Minor edits: remove redundancies
Sven Gothel
2011-11-09
1
-3
/
+0
*
NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder
Sven Gothel
2011-11-09
6
-2
/
+98
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
1
-4
/
+4
*
NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener
Sven Gothel
2011-11-06
5
-5
/
+144
*
Impl layeredSurface (java/native):
Sven Gothel
2011-11-05
2
-47
/
+130
*
Cleanup ; JAWT* version flag setting based whether
Sven Gothel
2011-11-05
4
-21
/
+34
*
OSX: CGL type cleanup ; layeredSurface impl.
Sven Gothel
2011-11-05
1
-3
/
+62
*
Merge branch 'master' into osx_jawt_calayers
Sven Gothel
2011-10-29
1
-3
/
+7
|
\
|
*
Nativewindow/OSX: GetLocationOnScreen() must use [win frame] for window height.
Sven Gothel
2011-10-29
1
-3
/
+7
*
|
MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...
Sven Gothel
2011-10-29
3
-18
/
+88
|
/
*
Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...
Sven Gothel
2011-10-18
2
-4
/
+4
*
OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already main...
Sven Gothel
2011-10-13
1
-1
/
+5
*
OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...
Sven Gothel
2011-10-13
5
-22
/
+185
*
NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac...
Sven Gothel
2011-10-13
1
-0
/
+6
*
NativeWindow/OSX: Use screen of window
Sven Gothel
2011-10-12
1
-3
/
+2
*
OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre...
Sven Gothel
2011-10-12
1
-1
/
+1
*
Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-...
Sven Gothel
2011-10-12
1
-3
/
+14
*
NEWT/OSX: Fix erroneous child Window position and top-parent visibility
Sven Gothel
2011-10-11
1
-1
/
+1
*
DefaultGLCapabilitiesChooser: Add multisampling criteria
Sven Gothel
2011-10-01
1
-1
/
+4
*
Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...
Sven Gothel
2011-09-27
2
-10
/
+8
*
NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...
Sven Gothel
2011-09-25
4
-2
/
+159
*
Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow...
Sven Gothel
2011-09-24
1
-1
/
+7
*
Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T...
Sven Gothel
2011-09-23
2
-16
/
+15
*
Proper usage of loadLibrary
Sven Gothel
2011-09-21
1
-2
/
+2
*
NEWT Cleanup: AWT driver fix, WindowImpl createNative .., minor edits
Sven Gothel
2011-09-16
1
-1
/
+1
*
Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always choo...
Sven Gothel
2011-09-14
1
-3
/
+4
*
X11Util: Catch X11 Error on XCloseDisplay
Sven Gothel
2011-09-09
1
-3
/
+16
*
X11Util/Display Lifecycle: Reuse pending (unclosable) Display connections
Sven Gothel
2011-09-06
1
-46
/
+83
*
NativeWindow/NEWT: Cont. refinement of Insets usage
Sven Gothel
2011-09-06
2
-6
/
+10
*
NativeWindow/NEWT: Refine Insets definition for size and position, read and w...
Sven Gothel
2011-09-04
3
-4
/
+47
*
Unify Immutable/WriteCloneable Usage ; Remove Clonable for ImmutableOnly types
Sven Gothel
2011-09-04
8
-21
/
+29
*
NativeWindow: Add new Insets/InsetsImmutable
Sven Gothel
2011-09-04
2
-0
/
+161
*
Remove prev. Insets impl
Sven Gothel
2011-09-04
1
-112
/
+0
*
WindowsDWM: Check all methods for availability - Cleanup header
Sven Gothel
2011-09-04
2
-9
/
+2
*
Complete translucency support for Win32 - tested w/ NEWT
Sven Gothel
2011-09-04
2
-0
/
+134
[next]