| Commit message (Expand) | Author | Age | Files | Lines |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 4 | -52/+39 |
* | NEWT AWT Driver: Remove flashing (clear background @ update/paint method) ; P... | Sven Gothel | 2012-09-07 | 2 | -20/+86 |
* | NEWT EDTUtil: Complete AWT and SWT impl. w/ Newt event dequeue thread (NEDT) | Sven Gothel | 2012-09-07 | 4 | -59/+243 |
* | Fix Android Power-suspend and Power-resume | Sven Gothel | 2012-08-23 | 1 | -5/+10 |
* | Fix Android/NEWT WindowDriver: Add missing eglDestroySurface() in closeNative... | Sven Gothel | 2012-08-23 | 1 | -9/+27 |
* | Fix/Workaround: For BCM_VC_IV EGL (alpha) configuration | Sven Gothel | 2012-08-21 | 1 | -1/+8 |
* | NEWT Windows.closeNativeImpl(): Remove 'GDI.SetParent(windowHandleClose, 0)' ... | Sven Gothel | 2012-08-19 | 1 | -1/+0 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 34 | -182/+161 |
* | NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console ... | Sven Gothel | 2012-08-16 | 7 | -3/+524 |
* | Resolve conflict | Sven Gothel | 2012-08-07 | 6 | -15/+14 |
|\ |
|
| * | Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing | Xerxes Rånby | 2012-07-10 | 6 | -14/+14 |
| * | Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing | Xerxes Rånby | 2012-07-10 | 3 | -0/+0 |
* | | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 6 | -28/+71 |
* | | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 8 | -16/+23 |
* | | Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable... | Sven Gothel | 2012-07-22 | 1 | -48/+51 |
* | | Fix TestFocus01SwingAWTRobot failure duer to RedSquareES2's setFullscreen() t... | Sven Gothel | 2012-07-20 | 1 | -2/+1 |
* | | 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 | 3 | -15/+36 |
* | | EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU... | Sven Gothel | 2012-07-09 | 3 | -29/+6 |
|/ |
|
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 1 | -1/+1 |
* | GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo... | Sven Gothel | 2012-07-05 | 1 | -0/+2 |
* | NEWT/KD Adapt to 'new' KD Window Creation API, use EGLConfig | Sven Gothel | 2012-07-05 | 1 | -4/+6 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 2 | -2/+5 |
* | NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant | Sven Gothel | 2012-06-29 | 3 | -7/+9 |
* | NEWT GLWindow multithreading fix and annotations (see commit bc7503c77892a9e1... | Sven Gothel | 2012-06-28 | 1 | -0/+7 |
* | NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83... | Sven Gothel | 2012-06-27 | 1 | -19/+15 |
* | 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 | 1 | -1/+6 |
* | NEWT: Add virtual on-screen keyboard visibility interface methods incl. Andro... | Sven Gothel | 2012-06-21 | 2 | -2/+83 |
* | Refine commit be7cac1713b166ca6578c685ec8a7231a8429919: | Sven Gothel | 2012-05-13 | 3 | -0/+9 |
* | Android: Fix JOGL's (NEWT) Version activity: Use Launcher, show GL version | Sven Gothel | 2012-05-04 | 2 | -10/+76 |
* | Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use ClassLo... | Sven Gothel | 2012-05-04 | 1 | -1/+1 |
* | NEWT: Cleanup Broadcom/KD driver imports, add Jogamp (c) | Sven Gothel | 2012-05-02 | 6 | -17/+35 |
* | NEWT API Change 'WindowClosingProtocol': Use 'enum WindowClosingMode' instead... | Sven Gothel | 2012-05-02 | 1 | -7/+7 |
* | NEWT: Revert static/locked action instances due to possible deadlocks; class ... | Sven Gothel | 2012-05-02 | 1 | -165/+137 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 4 | -26/+43 |
* | NEWT/WindowImpl: Make all 'action' class instances final; Action's init() det... | Sven Gothel | 2012-05-01 | 1 | -110/+101 |
* | Bug 556: Newt Mouse Synthetic Drag Event: Clear state if mouse enters/leaves ... | Sven Gothel | 2012-04-27 | 1 | -7/+14 |
* | Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use... | Sven Gothel | 2012-04-27 | 1 | -30/+52 |
* | Fix Bug 571: X11 behavior, where the PRESSED button is not included in the na... | Sven Gothel | 2012-04-27 | 1 | -1/+4 |
* | Newt/AWT Event Factory: Add Mouse Wheel Event Conversion | Sven Gothel | 2012-04-24 | 1 | -1/+2 |
* | NEWT/Android: Fix requestFocus() - run impl. on UI thread. | Sven Gothel | 2012-04-18 | 1 | -3/+7 |
* | NEWT/Android: Add (soft) keyboard input. Complete the Android -> NEWT key tra... | Sven Gothel | 2012-04-16 | 2 | -77/+106 |
* | NEWT WindowImpl: Ensure screenChange suspense animation, even w/o having the ... | Sven Gothel | 2012-04-16 | 1 | -0/+4 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -2/+2 |
* | AndroidWindow: Fix regression (commit c9066a6df7a0b8612a8a0b3e5c8977268a1257e... | Sven Gothel | 2012-04-12 | 1 | -1/+1 |
* | Android: Cleanup AndroidWindow. NewtBaseActivity: Reset FPSCounter on resume,... | Sven Gothel | 2012-04-09 | 2 | -43/+15 |
* | NEWT/Android: Add notion of 'brokenFocusChange' for Android impl, where reque... | Sven Gothel | 2012-04-04 | 2 | -12/+16 |
* | AndroidWindow/NewtBaseActivity: Properly split functionality, remove android.... | Sven Gothel | 2012-04-03 | 2 | -81/+182 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -60/+8 |