| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K... | Sven Gothel | 2013-02-19 | 7 | -106/+290 |
* | NEWT/OSX: Fix Memory Leak ; Fix Occasional Crash Duer to Lifecycle Ops not on... | Sven Gothel | 2013-02-17 | 4 | -30/+176 |
* | TestWindowClosingProtocol01AWT: More relaxed timing reducing false positives | Sven Gothel | 2013-02-16 | 3 | -1/+15 |
* | Uni Tests AddRemove: Remove dead code .. | Sven Gothel | 2013-02-16 | 2 | -40/+0 |
* | Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility state | Sven Gothel | 2013-02-16 | 1 | -0/+280 |
* | Fix TestWindowClosingProtocol01AWT: GLCanvas closing operation 'destroy' will... | Sven Gothel | 2013-02-16 | 1 | -1/+0 |
* | Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-... | Sven Gothel | 2013-02-16 | 2 | -2/+2 |
* | Refine unit test for Bug 691: Add onscreen/offscreen tests [if available] ; M... | Sven Gothel | 2013-02-15 | 2 | -16/+59 |
* | Fix Bug 675: NPE w/ Beans.setDesignTime(true) ; Fix GLCanvas.destroy(): Don't... | Sven Gothel | 2013-02-15 | 1 | -0/+111 |
* | Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release... | Sven Gothel | 2013-02-15 | 5 | -58/+275 |
* | Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ... | Sven Gothel | 2013-02-14 | 2 | -5/+263 |
* | Fix Animator resume() wait-condition (drawablesEmpty didn't wait for pausedIs... | Sven Gothel | 2013-02-01 | 1 | -18/+28 |
* | Android GearsES2 Launcher: Revert debug flags .. | Sven Gothel | 2013-01-31 | 1 | -2/+2 |
* | Android: Adapt to cleanup of ClassLoaderUtil/LauncherUtil - GlueGen Commit b4... | Sven Gothel | 2013-01-31 | 17 | -91/+239 |
* | Fix AWTKeyAdapter: Reorder AWT events to NEWT order - also ensuring TYPED is ... | Sven Gothel | 2013-01-30 | 1 | -0/+300 |
* | Fix Bug 678: Deliver key-char value for printable chars on all KeyEventListen... | Sven Gothel | 2013-01-29 | 3 | -4/+4 |
* | Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add E... | Sven Gothel | 2013-01-27 | 2 | -22/+98 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 3 | -13/+450 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 3 | -1/+164 |
* | TestSwingAWTRobotUsageBeforeJOGLInitBug411: Fix 'chicken egg' init problem w/... | Sven Gothel | 2013-01-19 | 1 | -1/+12 |
* | NEWT/Android: Full Lifecycle for WindowDriver; Using static ViewGroup; AWTRob... | Sven Gothel | 2013-01-19 | 3 | -131/+115 |
* | Fix Bug 669: Recursive GLContext makeCurrent()/release() | Sven Gothel | 2013-01-18 | 2 | -0/+267 |
* | Sync LauncherUtil w/ GlueGen commit 1b9f0739ecc25105384b557afa698c42e08d4cc6 ... | Sven Gothel | 2013-01-18 | 1 | -13/+57 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -1/+28 |
* | Move all Exclusive Context Thread (ECT) tests to it's own package to de-clutt... | Sven Gothel | 2013-01-12 | 12 | -12/+12 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 6 | -0/+522 |
* | Add old Olympic demo from GL4Java - Make it use ES1 and suitable for FixedFun... | Sven Gothel | 2013-01-11 | 2 | -0/+498 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 18 | -55/+1685 |
* | Update PNGJ 0.85 -> 1.12 (w/ interlace read support) ; Added PNG Interlace re... | Sven Gothel | 2012-12-31 | 5 | -14/+52 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 2 | -10/+134 |
* | Fix Bug 658 (Mesa 9.0 3.1 Intel compat quirk, 3.1 core only) ; No PROFILE_ALI... | Sven Gothel | 2012-12-29 | 2 | -2/+214 |
* | Adapt change of commit d93c5d23e304ea20e868595748f92a5bef4f5703 to unit test ... | Sven Gothel | 2012-12-29 | 1 | -26/+76 |
* | Test*NewtEventModifiers*: Clear 'clearing' events on thread - @Before/@After ... | Sven Gothel | 2012-12-25 | 1 | -42/+32 |
* | Misc OSX/SWT: OSXUtil.RunOnMainThread(..) refinement; Fix Test*NewtEventModif... | Sven Gothel | 2012-12-25 | 3 | -82/+152 |
* | WT-NEWT Modifier mapping and test: part-4 (Fix unit tests): BaseNewtEventModi... | Sven Gothel | 2012-12-24 | 2 | -75/+117 |
* | AWT-NEWT Modifier mapping and test: part-3 (Fix unit tests) | Sven Gothel | 2012-12-24 | 5 | -167/+208 |
* | AWT-NEWT Modifier mapping and test: part-3 (NEWT BUTTON MASK always, ..) | Sven Gothel | 2012-12-24 | 5 | -117/+129 |
* | Move pre-existing NEWT event test to new dedicated package package: com.jogam... | Sven Gothel | 2012-12-23 | 6 | -12/+5 |
* | Fix 13168c99ff9e8bf71c83f1be7afee270a3db4074 / 811e3791b98fea0dfa3b7d301cb532... | Sven Gothel | 2012-12-23 | 5 | -94/+36 |
* | Fix commit 811e3791b98fea0dfa3b7d301cb532c54df8dc82: Make AWT usage Java6 cle... | Sven Gothel | 2012-12-23 | 1 | -8/+31 |
* | Merge pull request #54 from rhatcher/master | Sven Gothel | 2012-12-23 | 5 | -0/+1138 |
|\ |
|
| * | Merge branch 'master' of https://github.com/sgothel/jogl | rhatcher | 2012-12-06 | 5 | -23/+400 |
| |\ |
|
| * | | Fix for JOGL bug 629, and added new unit tests. | rhatcher | 2012-11-29 | 5 | -0/+1138 |
* | | | Fix regression of commit b8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4: Cache Shad... | Sven Gothel | 2012-12-22 | 1 | -4/+5 |
* | | | Bug 642: Refine test case, adding Hw/Lw mix intermediate Container test to av... | Sven Gothel | 2012-12-22 | 2 | -8/+24 |
* | | | Fix Bug 642 TestJSplitPaneMixHwLw01AWT (AWT-GLCanvas); Robustness GLContext/G... | Sven Gothel | 2012-12-22 | 3 | -2/+105 |
* | | | Bug 651: Mesa3D: GL_INVALID_ENUM in glGetIntegerv(pname=GL_MAX_TEXTURE_IMAGE_... | Sven Gothel | 2012-12-20 | 2 | -2/+212 |
* | | | Bug642: Add test case for Swing JSplit Pane w/ GLCanvas and GLJPanel | Sven Gothel | 2012-12-16 | 1 | -0/+179 |
* | | | MacOSXCGLContext: Use new setLocation(gl, shader-program); Minor edits.. | Sven Gothel | 2012-12-16 | 1 | -1/+1 |
* | | | GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op... | Sven Gothel | 2012-12-16 | 10 | -174/+662 |
| |/
|/| |
|