aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/awt
Commit message (Expand)AuthorAgeFilesLines
* Attempt to analyze failed AWT UI tests, where no paint is being issued to GLC...Sven Gothel2011-02-261-3/+14
* Code cleanup: override, imports, StringBuilder, ..Sven Gothel2011-02-261-10/+17
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-092-12/+12
* Move GLCanvas' static initialization of default GLProfile into constructor to...Dan Krisher2011-02-051-3/+1
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-7/+16
* GLCanvas: lock/sync drawable usage ; remove destroyed refs (context, drawable...Sven Gothel2010-12-231-17/+104
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-192-85/+137
* GLCanvas: init drawable by paint/display makes the init sequence more equal f...Sven Gothel2010-12-181-1/+3
* GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...Sven Gothel2010-12-121-10/+13
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-1/+0
* GLCanvas: sync drawable access; flush awtConfig at remove;Sven Gothel2010-12-101-80/+101
* GLCanvas: Adding convenient constructor for GLCapabilties and Shared Context ...Sven Gothel2010-12-031-1/+14
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-031-1/+3
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-272-19/+78
* Refined VersionInfo usageSven Gothel2010-11-251-2/+2
* GLCanvas: Refine access modifiersSven Gothel2010-11-251-4/+4
* Fix GLCanvas Recreation - Regression 96af6c9bf2d683115996Sven Gothel2010-11-251-32/+41
* Add GLJPanel test (works better in jogl-demos though, need to copy)Sven Gothel2010-11-231-6/+10
* GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...Sven Gothel2010-11-221-4/+1
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-4/+11
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-11-181-54/+47
|\
| * JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-54/+47
* | print platform info additional to the module info.Michael Bien2010-11-181-0/+2
|/
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-172-32/+40
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-1/+1
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-142-7/+7
* Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...Sven Gothel2010-11-121-5/+9
* Adding simple static main test entry to provide standalone autobuild verifica...Sven Gothel2010-11-091-0/+55
* Proper X11 Display ClosingSven Gothel2010-10-292-30/+68
* WindowImpl/GLWindow LifecycleHook:Sven Gothel2010-10-272-4/+30
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-142-25/+16
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-062-4/+4
* Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...Sven Gothel2010-09-251-18/+21
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-232-8/+13
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-262-9/+23
* JOGL.GLAutoDrawable:Sven Gothel2010-06-162-0/+16
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-102-16/+38
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-042-6/+10
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-282-0/+8
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-3/+4
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-272-8/+5
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-4/+5
* GL3 Related:Sven Gothel2009-08-012-2/+6
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-15/+15
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-63/+88
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-031-3/+5
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-154-0/+2419