aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow
Commit message (Expand)AuthorAgeFilesLines
* Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l...Sven Gothel2012-11-082-41/+46
* MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable changeSven Gothel2012-11-042-1/+5
* jogl: use Boolean TRUE/FALSE constants for values that will be immediately un...Harvey Harrison2012-10-231-2/+2
* EGL/X11 DummySurfaceHook: Lock display device at creation/destructionSven Gothel2012-10-051-14/+24
* Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea...Sven Gothel2012-10-021-2/+4
* NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7...Sven Gothel2012-10-021-9/+0
* Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh...Sven Gothel2012-10-021-17/+5
* Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94Sven Gothel2012-10-029-53/+32
* JAWTUtil ToolkitLock: Add lock counter to make lock validation recursive (Fix...Sven Gothel2012-09-301-2/+10
* NullToolkitLock.validateLocker(): Throw exception if locking is required (det...Sven Gothel2012-09-301-5/+3
* X11Util: Detailed closing information only in DEBUG mode, just print summarySven Gothel2012-09-301-4/+9
* Merge remote-tracking branch 'origin/master'Sven Gothel2012-09-301-0/+20
|\
| * Add braces and fix indentation to conform with jogl coding standards.Xerxes Rånby2012-09-301-2/+4
| * ".bcm.vc.iv" is enough now -> NEWT agnostic relative package path.Xerxes Rånby2012-09-301-1/+1
| * _getNativeWindowingType() TYPE_BCM_VC_IV autodetection.Xerxes Rånby2012-09-301-0/+18
* | Bug 623: X11Util adds property 'nativewindow.debug.X11Util.ATI_HAS_NO_MULTITH...Sven Gothel2012-09-301-1/+6
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr...Sven Gothel2012-09-3016-81/+413
|/
* Cache XineramaIsEnabled(dpy) per display-name in X11Util minimize triggering ...Sven Gothel2012-09-291-7/+24
* X11 NativeWindow: Fix Error and IOError handler, i.e. NPE checks and no JVM d...Sven Gothel2012-09-282-39/+35
* NativeWindow/X11 + NEWT/X11: Cache 'isXineramaEnabled()' to reduce X11 server...Sven Gothel2012-09-282-9/+10
* Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...Sven Gothel2012-09-2715-292/+290
* Fix Bug 621, JVM Crashes During X11 Shutdown while closing all unclosed displ...x11_xinitthreadsSven Gothel2012-09-211-21/+24
* NativeWindowFactory/NEWT: Use relative sub-package names in NativeWindowFacto...Sven Gothel2012-09-201-7/+7
* Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de...Sven Gothel2012-09-171-3/+26
* OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...Sven Gothel2012-09-161-1/+1
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-1518-373/+1061
* Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...Sven Gothel2012-09-081-1/+21
* Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C...Sven Gothel2012-09-075-58/+142
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-073-80/+124
* NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...Sven Gothel2012-08-185-58/+65
* NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...Sven Gothel2012-08-181-6/+6
* GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro...Sven Gothel2012-08-185-58/+30
* EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl...Sven Gothel2012-08-161-7/+8
* Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10Sven Gothel2012-08-031-1/+1
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-254-4/+147
* Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...Sven Gothel2012-07-248-63/+237
* Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)Sven Gothel2012-07-202-5/+22
* Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...Sven Gothel2012-07-202-0/+11
* GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...Sven Gothel2012-07-201-3/+12
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-1915-197/+332
* EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...Sven Gothel2012-07-093-5/+43
* Fix commit dfee8c58d4915f78f57545c26a492668b2b68a87Sven Gothel2012-07-061-1/+0
* Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid!Sven Gothel2012-07-062-1/+42
* C code: remove warningsSven Gothel2012-07-061-4/+4
* NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...Sven Gothel2012-07-055-111/+184
* Fix Bug 597: XDisplayString(0) -> SIGSEGV; Handle n/a DISPLAYSven Gothel2012-06-301-4/+8
* Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva...Sven Gothel2012-06-304-27/+44
* JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG infoSven Gothel2012-06-301-4/+12
* NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerantSven Gothel2012-06-294-12/+15
* Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie...Sven Gothel2012-06-273-66/+87