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
/
javax
Commit message (
Expand
)
Author
Age
Files
Lines
*
NativeWindow X11 Locking: Fix XInitThreads/XLockDisplay/XUnlockDisplay Usage ;
Sven Gothel
2011-11-25
1
-25
/
+46
*
Forgot to add JogAmp (c)
Sven Gothel
2011-11-25
5
-0
/
+5
*
NativeWindow X11GraphicsDevice: Pass 'owner' for close-display operation @ co...
Sven Gothel
2011-11-25
2
-11
/
+8
*
Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT...
Sven Gothel
2011-11-25
2
-36
/
+10
*
JOGL/NativeWindow: Push down JOGL's X11AWTGLXGraphicsConfigurationFactory to ...
Sven Gothel
2011-11-25
3
-55
/
+29
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
1
-22
/
+21
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
4
-15
/
+26
*
AWTGraphicsConfiguration: Private special cstr. FIXME: Use 'encapsulated' ie....
Sven Gothel
2011-11-23
1
-2
/
+4
*
NativeWindow GraphicsDevice javadoc cleanup / Factory method access cleanup (...
Sven Gothel
2011-11-21
3
-6
/
+9
*
Initialize JAWTUtil/JAWTJNILibLoader in static initialzier block, not leaving...
Sven Gothel
2011-11-21
1
-1
/
+1
*
NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...
Sven Gothel
2011-11-18
1
-0
/
+3
*
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
2
-0
/
+80
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
2
-4
/
+3
*
Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfaces
Sven Gothel
2011-11-11
4
-88
/
+2
*
NativeWindow minor edits: Remove warnings (generics, imports, ..)
Sven Gothel
2011-11-10
2
-16
/
+20
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
2
-2
/
+8
*
OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup
Sven Gothel
2011-11-09
1
-2
/
+33
*
NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder
Sven Gothel
2011-11-09
4
-2
/
+88
*
NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener
Sven Gothel
2011-11-06
3
-3
/
+41
*
NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac...
Sven Gothel
2011-10-13
1
-0
/
+6
*
DefaultGLCapabilitiesChooser: Add multisampling criteria
Sven Gothel
2011-10-01
1
-1
/
+4
*
Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...
Sven Gothel
2011-09-27
1
-7
/
+4
*
NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...
Sven Gothel
2011-09-25
1
-0
/
+3
*
Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T...
Sven Gothel
2011-09-23
1
-15
/
+14
*
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
*
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
2
-3
/
+41
*
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
*
NativeWindow/JOGL: Cleanup Caps doc and implicit related values.
Sven Gothel
2011-09-04
1
-24
/
+27
*
Complete translucency support (core w/ X11 (only) - tested w/ NEWT)
Sven Gothel
2011-09-03
1
-4
/
+4
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
7
-10
/
+10
*
deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...
Sven Gothel
2011-08-05
1
-1
/
+4
*
Revert commit 96cbe03a943f3189531a7ec9baf680bdf1417929: Capabilities: default...
Sven Gothel
2011-08-01
1
-3
/
+3
*
NativeWindow Capabilities: rgb -> 555, allows using low profile devices
Sven Gothel
2011-07-31
1
-3
/
+3
*
Use GlueGen Platform's OSType enum
Sven Gothel
2011-07-21
1
-26
/
+21
*
Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug...
Sven Gothel
2011-06-26
1
-31
/
+18
*
simple cleanup/warnings
Sven Gothel
2011-04-22
1
-2
/
+2
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
2
-2
/
+2
*
Add @Override
Sven Gothel
2011-03-19
1
-0
/
+3
*
Clean/Fix: Threading Code
Sven Gothel
2011-02-26
1
-2
/
+3
*
changes due to code cleanup in gluegen.
Michael Bien
2011-02-26
6
-14
/
+19
*
NativeWindow NativeSurface lock/unlock Surface cleanup ; NEWT WindowImpl lock...
Sven Gothel
2011-02-22
1
-20
/
+15
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
1
-0
/
+155
*
Spec Doc update/fix
Sven Gothel
2011-02-10
1
-1
/
+2
*
Fix: Java 1.5 warnings
Sven Gothel
2011-02-09
1
-1
/
+1
*
Spec: Bump Java version to 1.5
Sven Gothel
2011-02-09
1
-22
/
+26
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
9
-26
/
+26
[next]