| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve conflict | Sven Gothel | 2012-08-07 | 7 | -25/+24 |
|\ |
|
| * | Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing | Xerxes Rånby | 2012-07-10 | 7 | -24/+24 |
| * | Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing | Xerxes Rånby | 2012-07-10 | 3 | -0/+0 |
* | | Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10 | Sven Gothel | 2012-08-03 | 11 | -29/+61 |
* | | Add property: 'jogl.disable.opengles' to disable querying and using OpenGL ES | Sven Gothel | 2012-07-25 | 1 | -2/+9 |
* | | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 25 | -448/+2038 |
* | | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 29 | -143/+419 |
* | | Align TestSWTAccessor02GLn w/ TestSWTJOGLGLCanvas01GLn, dropping the canvas c... | Sven Gothel | 2012-07-22 | 2 | -14/+2 |
* | | Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable... | Sven Gothel | 2012-07-22 | 11 | -426/+649 |
* | | Fix TestSWTAccessor02GLn regression .. forgot to: canvas.addControlListener(s... | Sven Gothel | 2012-07-20 | 1 | -3/+7 |
* | | Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based) | Sven Gothel | 2012-07-20 | 5 | -15/+40 |
* | | Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl... | Sven Gothel | 2012-07-20 | 6 | -2/+38 |
* | | Fix TestFocus01SwingAWTRobot failure duer to RedSquareES2's setFullscreen() t... | Sven Gothel | 2012-07-20 | 3 | -25/+10 |
* | | Minor edits | Sven Gothel | 2012-07-20 | 2 | -12/+10 |
* | | GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s... | Sven Gothel | 2012-07-20 | 12 | -63/+82 |
* | | Fix NEWT exception handling in event dispatching: Catch and fwd to caller | Sven Gothel | 2012-07-20 | 3 | -24/+47 |
* | | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 140 | -2152/+6019 |
* | | GLCapabilities*: Add 'isFBO()' and 'setFBO(boolean)', allowing upcoming impl.... | Sven Gothel | 2012-07-09 | 2 | -9/+44 |
* | | EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU... | Sven Gothel | 2012-07-09 | 10 | -127/+182 |
|/ |
|
* | Fix commit dfee8c58d4915f78f57545c26a492668b2b68a87 | Sven Gothel | 2012-07-06 | 2 | -6/+0 |
* | Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid! | Sven Gothel | 2012-07-06 | 7 | -126/+132 |
* | C code: remove warnings | Sven Gothel | 2012-07-06 | 3 | -11/+11 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 11 | -87/+220 |
* | GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo... | Sven Gothel | 2012-07-05 | 12 | -121/+678 |
* | NEWT/KD Adapt to 'new' KD Window Creation API, use EGLConfig | Sven Gothel | 2012-07-05 | 2 | -21/+10 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 12 | -141/+276 |
* | GLAutoDrawable* refinement of abstraction / generalization - API Change! | Sven Gothel | 2012-07-04 | 27 | -311/+582 |
* | GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL... | Sven Gothel | 2012-07-02 | 10 | -561/+736 |
* | Test case cleanup | Sven Gothel | 2012-07-02 | 14 | -63/+122 |
* | Fix Bug 597: XDisplayString(0) -> SIGSEGV; Handle n/a DISPLAY | Sven Gothel | 2012-06-30 | 1 | -4/+8 |
* | Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva... | Sven Gothel | 2012-06-30 | 6 | -71/+110 |
* | JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info | Sven Gothel | 2012-06-30 | 2 | -17/+24 |
* | GLContextImpl/GLDrawableImpl: More fail-safe, cleanup, mark some methods final | Sven Gothel | 2012-06-29 | 3 | -19/+25 |
* | NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant | Sven Gothel | 2012-06-29 | 8 | -21/+26 |
* | Minor cleanup | Sven Gothel | 2012-06-29 | 3 | -17/+16 |
* | Bug #589 - Enhance snapshot/textIO test: Add offscreen mode; Add AWT onscreen... | Sven Gothel | 2012-06-28 | 4 | -83/+298 |
* | AWT/SWT GLCanvas: Remove volatile of context instance, use drawable instance'... | Sven Gothel | 2012-06-28 | 2 | -4/+4 |
* | NEWT GLWindow multithreading fix and annotations (see commit bc7503c77892a9e1... | Sven Gothel | 2012-06-28 | 2 | -72/+242 |
* | SWT/AWT GLCanvas multithreading annotations (see commit 1a91ec5c8b6fd9d9db7bc... | Sven Gothel | 2012-06-28 | 2 | -6/+30 |
* | SWT GLCanvas: Fix destroy(), Remove local concurrency hack & out-of-process l... | Sven Gothel | 2012-06-28 | 3 | -107/+117 |
* | GLContext* TRACE_SWITCH: Add GLContext instance hash value to allow tracking. | Sven Gothel | 2012-06-28 | 2 | -12/+21 |
* | GLDrawable* cleanup: Add @Override, remove trailing whitespace, .. | Sven Gothel | 2012-06-28 | 24 | -401/+716 |
* | Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie... | Sven Gothel | 2012-06-27 | 7 | -137/+198 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 18 | -464/+603 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 22 | -238/+329 |
* | Misc cleanup: add @Override | Sven Gothel | 2012-06-27 | 5 | -78/+90 |
* | NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83... | Sven Gothel | 2012-06-27 | 8 | -110/+134 |
* | NEWT WindowImpl.runOnEDTIfAvail(..): Run task from current thread if owning t... | Sven Gothel | 2012-06-27 | 1 | -5/+9 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 4 | -11/+32 |
* | Add screenshot AWT version: TestGLReadBufferUtilTextureIOWrite01AWT | Sven Gothel | 2012-06-25 | 1 | -0/+134 |