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
/
jogamp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...
Sven Gothel
2012-08-18
2
-7
/
+6
*
GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro...
Sven Gothel
2012-08-18
4
-23
/
+19
*
Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...
v2.0-rc10
Sven Gothel
2012-08-03
1
-1
/
+1
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-2
/
+33
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
3
-15
/
+21
*
Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...
Sven Gothel
2012-07-20
1
-0
/
+5
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
4
-40
/
+49
*
Fix commit dfee8c58d4915f78f57545c26a492668b2b68a87
Sven Gothel
2012-07-06
1
-1
/
+0
*
Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid!
Sven Gothel
2012-07-06
1
-0
/
+22
*
NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...
Sven Gothel
2012-07-05
1
-6
/
+17
*
Fix Bug 597: XDisplayString(0) -> SIGSEGV; Handle n/a DISPLAY
Sven Gothel
2012-06-30
1
-4
/
+8
*
Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva...
Sven Gothel
2012-06-30
2
-8
/
+8
*
JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info
Sven Gothel
2012-06-30
1
-4
/
+12
*
NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant
Sven Gothel
2012-06-29
1
-6
/
+5
*
Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie...
Sven Gothel
2012-06-27
1
-2
/
+5
*
Misc cleanup: add @Override
Sven Gothel
2012-06-27
1
-0
/
+5
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-1
/
+3
*
Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use ClassLo...
Sven Gothel
2012-05-04
2
-2
/
+2
*
NEWT API Change 'WindowClosingProtocol': Use 'enum WindowClosingMode' instead...
Sven Gothel
2012-05-02
1
-6
/
+6
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-2
/
+2
*
Adapt to gluegen commit e9e61421ef6009e6788998c471d1d3d30aaefea6
Sven Gothel
2012-03-26
1
-2
/
+3
*
Enhance and generalize AWT Threading* implementation; Minor changes ..
Sven Gothel
2012-03-25
1
-7
/
+8
*
Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...
Sven Gothel
2012-03-18
1
-1
/
+0
*
Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...
Sven Gothel
2012-03-13
2
-70
/
+16
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
2
-67
/
+44
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
8
-18
/
+38
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
6
-1009
/
+0
*
X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d...
Sven Gothel
2012-03-05
3
-3
/
+125
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
3
-16
/
+106
*
NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...
Sven Gothel
2012-02-27
1
-0
/
+32
*
enhancement: NWJNILibLoader.loadNativeWindow(..) returns true/false if loadin...
Sven Gothel
2012-02-25
5
-10
/
+17
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-1
/
+1
*
GraphicsConfigurationFactory: Add DEBUG dump @ chooser
Sven Gothel
2012-02-22
2
-1
/
+7
*
OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA...
Sven Gothel
2012-02-13
1
-12
/
+65
*
NativeWindow/OSX: Fix Offscreen CALayer SIGSEGV @ Shutdown (Cleanup referencing)
Sven Gothel
2012-01-19
2
-19
/
+20
*
WindowsJAWTWindow: unlock() invalidates the 'hdc' (surfaceHandle)
Sven Gothel
2012-01-09
1
-0
/
+1
*
GLContext/NativeSurface Impl's toString(): Add lock.toString()
Sven Gothel
2012-01-08
3
-3
/
+9
*
CgDynamicLibraryBundleInfo: Add TempJarCache usage for atomic native jar (of ...
Sven Gothel
2011-12-18
1
-0
/
+2
*
New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv...
Sven Gothel
2011-12-17
1
-20
/
+9
*
New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...
Sven Gothel
2011-12-01
1
-0
/
+1
*
Adapt to GlueGen commit 7e6cf46ed2e0e9772f79e06437596056efa8c682: JNILibLoade...
Sven Gothel
2011-12-01
1
-1
/
+1
*
Minor edits.
Sven Gothel
2011-12-01
3
-11
/
+38
*
X11Util / GDISurface Robustness
Sven Gothel
2011-12-01
2
-48
/
+58
*
Move manual GDI utils to GDIUtil ; Minor cleanup.
Sven Gothel
2011-12-01
3
-22
/
+128
*
MacWindow: Impl. DriverUpdatePosition; Alias position2TopLevel -> getLocation...
Sven Gothel
2011-11-27
1
-2
/
+2
*
JAWTWindow: Impl. insets (if AWT component is a Container)
Sven Gothel
2011-11-27
1
-3
/
+14
*
Revert some changes: X11Screen/RANDR, X11Util (XInitThreads/XLockDisplay), NE...
Sven Gothel
2011-11-26
1
-2
/
+10
*
X11Util: Remove wrapped/locked X11Lib methods
Sven Gothel
2011-11-26
6
-228
/
+12
*
MacOSXJAWTWindow: Also need to fix (onscreen:=false) of the encapsulated Grap...
Sven Gothel
2011-11-26
1
-1
/
+5
*
X11Util.shutdown(): Remove x11IOErrorHandler
Sven Gothel
2011-11-26
1
-0
/
+2
[next]