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
*
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
*
Debug/Cleanup: toString: print base classname only; Misc ..
Sven Gothel
2010-12-19
1
-1
/
+0
*
JAWTUtil: Fix case when init is run on AWT EDT (which is odd, ie not using GL...
Sven Gothel
2010-12-15
1
-11
/
+16
*
NativeWindow: Move RegisteredClass to private impl package
Sven Gothel
2010-12-12
2
-0
/
+177
*
JAWTUtil: Eager initialization of AWT desktop props
Sven Gothel
2010-12-12
1
-0
/
+25
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
1
-1
/
+2
*
Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)
Sven Gothel
2010-12-10
3
-20
/
+123
*
NativeWindow: Expose lock test/get methods and constructor with HDC
Sven Gothel
2010-12-09
1
-2
/
+17
*
X11 DummyWindow: Pass size and set size in proxy
Sven Gothel
2010-12-04
1
-2
/
+2
*
Refined VersionInfo usage
Sven Gothel
2010-11-25
1
-0
/
+2
*
NativeWindow: Fix XSynchronize gluegen
Sven Gothel
2010-11-22
1
-2
/
+2
*
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-11-18
3
-67
/
+39
|
\
|
*
NativeWindow JAWT Impl: Fix: Remove double unlock of locks if JAWT lock failed.
Sven Gothel
2010-11-18
3
-67
/
+39
*
|
print platform info additional to the module info.
Michael Bien
2010-11-18
1
-0
/
+1
*
|
modifications due to changes in GlueGen's VersionUtil.getManifest().
Michael Bien
2010-11-18
1
-3
/
+2
|
/
*
Finishing Immutable changes including GLCapabiltiesImmutable.
Sven Gothel
2010-11-17
2
-6
/
+6
*
Merge branch 'pulled'
Sven Gothel
2010-11-17
1
-2
/
+2
|
\
|
*
Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...
Steve Vaughan
2010-11-17
1
-2
/
+2
*
|
cleanup imports
Sven Gothel
2010-11-17
1
-5
/
+0
*
|
JAWTWindow: Avoid AWTTreeLock, cleanup.
Sven Gothel
2010-11-17
4
-31
/
+83
*
|
Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...
Sven Gothel
2010-11-17
1
-0
/
+10
|
/
*
X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...
Sven Gothel
2010-11-16
1
-4
/
+4
*
GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)
Sven Gothel
2010-11-14
1
-1
/
+1
*
Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...
Sven Gothel
2010-11-12
1
-0
/
+60
*
NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)'
Sven Gothel
2010-11-03
1
-5
/
+26
*
Minor cleanup: strings, unused vars, ..
Sven Gothel
2010-11-02
1
-1
/
+1
*
Proper X11 Display Closing
Sven Gothel
2010-10-29
5
-153
/
+125
*
Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor...
Sven Gothel
2010-10-27
1
-3
/
+2
*
Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..
Sven Gothel
2010-10-26
1
-4
/
+17
*
can't enable x11IOErrorHandler without disable
Sven Gothel
2010-10-26
1
-1
/
+6
*
X11Util: lock toolkit/x11 unification
Sven Gothel
2010-10-26
1
-180
/
+101
[next]