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