aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/swt
Commit message (Expand)AuthorAgeFilesLines
* Refine GLDrawable.swapBuffer() fix (AWT/SWT GLCanvas and GLAutoDrawableBase) ...Sven Gothel2012-10-081-1/+3
* Fix GLDrawable.swapBuffer() implementation in AWT/SWT GLCanvas and GLAutoDraw...Sven Gothel2012-10-081-17/+9
* Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape...Sven Gothel2012-10-051-1/+1
* Misc: Add commented-out NEWT X11/XCB-Event and X11ScreenRandR1[13] compilatio...Sven Gothel2012-10-021-1/+1
* GLDrawableHelper.init(..): Avoid double reshape if subsequent display issues ...Sven Gothel2012-09-291-1/+1
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-7/+34
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-60/+139
* Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable...Sven Gothel2012-07-221-78/+94
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-19/+53
* Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid!Sven Gothel2012-07-061-77/+22
* Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf...Sven Gothel2012-07-061-1/+1
* GLAutoDrawable* refinement of abstraction / generalization - API Change!Sven Gothel2012-07-041-21/+25
* GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL...Sven Gothel2012-07-021-9/+20
* AWT/SWT GLCanvas: Remove volatile of context instance, use drawable instance'...Sven Gothel2012-06-281-2/+2
* SWT/AWT GLCanvas multithreading annotations (see commit 1a91ec5c8b6fd9d9db7bc...Sven Gothel2012-06-281-0/+13
* SWT GLCanvas: Fix destroy(), Remove local concurrency hack & out-of-process l...Sven Gothel2012-06-281-103/+113
* GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1...Sven Gothel2012-05-131-1/+0
* Enhance and generalize AWT Threading* implementation; Minor changes ..Sven Gothel2012-03-251-1/+1
* Fix / Cleanup AWT related Threading code: Using enums, properly disable singl...Sven Gothel2012-03-191-2/+2
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-1/+1
* Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc ChangesSven Gothel2012-03-051-1/+2
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-9/+3
* Fix for use of SWT GLCanvas in headless mode (or with threading in worker mod...Dan Krisher2012-01-111-2/+15
* Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa...Sven Gothel2012-01-091-0/+4
* minor edits / clarify SWT test descripionSven Gothel2012-01-091-1/+0
* SWT GLCanvas: Adapt to latest JOGL changes (init, destroy, ..), Align main() ...Sven Gothel2012-01-091-57/+60
* SWT GLCanvas: Java 1.5 clean (No @override for interfaces); Add license heade...Sven Gothel2012-01-091-0/+549