aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/classes
Commit message (Expand)AuthorAgeFilesLines
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-2/+2
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-033-7/+13
* minor cleanupSven Gothel2010-11-281-2/+1
* Refined VersionInfo usageSven Gothel2010-11-251-0/+2
* NativeWindow: Fix XSynchronize gluegenSven Gothel2010-11-221-2/+2
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-11-184-76/+41
|\
| * JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-9/+2
| * NativeWindow JAWT Impl: Fix: Remove double unlock of locks if JAWT lock failed.Sven Gothel2010-11-183-67/+39
* | print platform info additional to the module info.Michael Bien2010-11-181-0/+1
* | modifications due to changes in GlueGen's VersionUtil.getManifest().Michael Bien2010-11-181-3/+2
|/
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-179-38/+99
* Merge branch 'pulled'Sven Gothel2010-11-177-24/+113
|\
| * Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...Steve Vaughan2010-11-177-24/+109
| * Clone Capabilities on input, providing a local copy when requested. This eli...Steve Vaughan2010-11-161-4/+8
* | cleanup importsSven Gothel2010-11-171-5/+0
* | JAWTWindow: Avoid AWTTreeLock, cleanup.Sven Gothel2010-11-174-31/+83
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-171-0/+10
|/
* X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...Sven Gothel2010-11-161-4/+4
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-1512-68/+99
* NativeWindow: Add constructor to AbstractGraphicsDevice derivations,Sven Gothel2010-11-144-2/+44
* GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)Sven Gothel2010-11-141-1/+1
* Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...Sven Gothel2010-11-121-0/+60
* AbstractGraphicsDevice ..: Add device/display connection attribute to support...Sven Gothel2010-11-128-16/+39
* Added missing JogAmp copyrightSven Gothel2010-11-061-0/+1
* Added fast path to equals impl.Sven Gothel2010-11-066-0/+6
* NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)'Sven Gothel2010-11-031-5/+26
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-023-4/+2
* Proper X11 Display ClosingSven Gothel2010-10-299-180/+176
* Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor...Sven Gothel2010-10-272-3/+14
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-261-4/+17
* can't enable x11IOErrorHandler without disableSven Gothel2010-10-261-1/+6
* X11Util: lock toolkit/x11 unificationSven Gothel2010-10-261-180/+101
* RectangleReadOnly clonable; Make strings more readableSven Gothel2010-10-265-13/+13
* NEWT: ScreenMode changesSven Gothel2010-10-2610-97/+358
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-1422-280/+1137
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-1/+1
* Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...Sven Gothel2010-10-096-218/+10
* Fix RecursiveToolkitLock: Implement complete fair FIFO scheduler (wait-interr...Sven Gothel2010-10-091-30/+67
* Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurfaceSven Gothel2010-10-071-67/+101
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-0611-198/+625
* RecursiveToolkitLock default TO 5sSven Gothel2010-09-261-1/+1
* NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocusSven Gothel2010-09-234-19/+80
* NEWT: Changed Lifecycle of Display/Screen (part 2)Sven Gothel2010-09-151-1/+1
* Merge branch 'master' into newt_display_unkey_threadSven Gothel2010-09-152-48/+52
|\
| * Removed COPYRIGHT.txt file, whichSven Gothel2010-09-142-48/+52
* | NEWT: Changed Lifecycle of Display/ScreenSven Gothel2010-09-101-0/+38
|/
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-074-4/+7
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-263-6/+8
|\
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-173-6/+8
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-1/+1
|/