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
/
classes
/
jogamp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...
Sven Gothel
2011-09-25
2
-2
/
+50
*
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
1
-1
/
+1
*
Proper usage of loadLibrary
Sven Gothel
2011-09-21
1
-2
/
+2
*
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: Refine Insets definition for size and position, read and w...
Sven Gothel
2011-09-04
1
-1
/
+6
*
X11Util.createDisplay() -> X11Util.openDisplay(): Better name match to XOpenD...
Sven Gothel
2011-08-31
1
-1
/
+1
*
Workaround for X11/ATI fglrx bug 515 - Multiple Display Connections
Sven Gothel
2011-08-31
1
-1
/
+27
*
JAWTWindow.getLocationOnScreen(): Add proper JAWT lockSurface() ; X11Util: us...
Sven Gothel
2011-08-30
2
-28
/
+33
*
Workaround (Fix) for Bug 502: Multithreading issue w/ libX11 1.4.2 and libxcb...
Sven Gothel
2011-08-30
1
-14
/
+4
*
adapt to gluegen Platform change
Sven Gothel
2011-07-28
1
-1
/
+1
*
Use GlueGen Platform's OSType enum
Sven Gothel
2011-07-21
1
-5
/
+6
*
Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug...
Sven Gothel
2011-06-26
1
-11
/
+25
*
X11/Newt Locking: Clarify dependency of XInitThreads() hack
Sven Gothel
2011-06-12
1
-3
/
+6
*
Minor editing/cleanups: code/test
Sven Gothel
2011-06-12
1
-4
/
+2
*
JAWTUtil: Just use 'sunToolkitClass' in local block
Sven Gothel
2011-03-27
1
-6
/
+3
*
Fix NPE caused by refactoring on 2/26/2011.
Wade Walker
2011-03-26
1
-2
/
+2
*
SWTAccessor: Attempt to receive the OSX cocoa NSView handle/id
Sven Gothel
2011-03-01
1
-7
/
+35
*
SWTAccessor: Fix type casting int/long - better long usage determination
Sven Gothel
2011-02-28
1
-38
/
+48
*
SWTAccessor: Add new SWT reflections for native window handle and display/dev...
Sven Gothel
2011-02-28
1
-0
/
+90
*
X11Util DisplayName: Respect DEFAULT_CONNECTION string
Sven Gothel
2011-02-28
1
-2
/
+2
*
Attempt to analyze failed AWT UI tests, where no paint is being issued to GLC...
Sven Gothel
2011-02-26
1
-1
/
+2
*
Code cleanup: override, imports, StringBuilder, ..
Sven Gothel
2011-02-26
7
-16
/
+13
*
Clean/Fix: Threading Code
Sven Gothel
2011-02-26
2
-18
/
+36
*
NativeWindow NativeSurface lock/unlock Surface cleanup ; NEWT WindowImpl lock...
Sven Gothel
2011-02-22
1
-10
/
+10
*
NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar
Sven Gothel
2011-02-22
1
-1
/
+1
*
NativeWindow/SWT: Add SWTMisc utility allowing platform independent access
Sven Gothel
2011-02-22
1
-0
/
+112
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
4
-184
/
+173
*
Fix: Java 1.5 warnings
Sven Gothel
2011-02-09
3
-9
/
+9
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
23
-52
/
+52
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
23
-0
/
+3032
[prev]