| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 1 | -2/+8 |
* | TestSwingAWTRobotUsageBeforeJOGLInitBug411: Fix 'chicken egg' init problem w/... | Sven Gothel | 2013-01-19 | 1 | -2/+2 |
* | Adapt to change 5060b728b26a89a14367f8fca9f4eb7968f719ca: ShaderState.uniform... | Sven Gothel | 2013-01-19 | 1 | -2/+2 |
* | NEWT/Android: Full Lifecycle for WindowDriver; Using static ViewGroup; AWTRob... | Sven Gothel | 2013-01-19 | 1 | -2/+2 |
* | Fix Bug 669: Recursive GLContext makeCurrent()/release() | Sven Gothel | 2013-01-18 | 1 | -1/+4 |
* | ShaderState: Reduce hash-map utilization at shader switch (reset uniforms/att... | Sven Gothel | 2013-01-15 | 1 | -3/+3 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -3/+3 |
* | Move all Exclusive Context Thread (ECT) tests to it's own package to de-clutt... | Sven Gothel | 2013-01-12 | 1 | -7/+7 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 1 | -1/+3 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -4/+11 |
* | Update PNGJ 0.85 -> 1.12 (w/ interlace read support) ; Added PNG Interlace re... | Sven Gothel | 2012-12-31 | 1 | -2/+2 |
* | Enhance PMVMatrix: Use FloatStack to implement PushMatrix and PopMatrix (Bug ... | Sven Gothel | 2012-12-31 | 1 | -3/+3 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 1 | -23/+24 |
* | Cleanup / Simplify: setGLFunctionAvailability(..) / createContextARBVersions(... | Sven Gothel | 2012-12-30 | 1 | -1/+1 |
* | Fix Bug 658 (Mesa 9.0 3.1 Intel compat quirk, 3.1 core only) ; No PROFILE_ALI... | Sven Gothel | 2012-12-29 | 1 | -2/+4 |
* | Adapt change of commit d93c5d23e304ea20e868595748f92a5bef4f5703 to unit test ... | Sven Gothel | 2012-12-29 | 1 | -2/+2 |
* | Misc OSX/SWT: OSXUtil.RunOnMainThread(..) refinement; Fix Test*NewtEventModif... | Sven Gothel | 2012-12-25 | 1 | -1/+1 |
* | WT-NEWT Modifier mapping and test: part-4 (Fix unit tests): BaseNewtEventModi... | Sven Gothel | 2012-12-24 | 1 | -2/+2 |
* | AWT-NEWT Modifier mapping and test: part-3 (NEWT BUTTON MASK always, ..) | Sven Gothel | 2012-12-24 | 1 | -6/+10 |
* | Bug 642 / Refine 1ae0737f34143a5ed655bd9c4d5fe9b0437c7774: GLCanvas.displayOn... | Sven Gothel | 2012-12-22 | 1 | -2/+2 |
* | Fix regression of commit b8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4: Cache Shad... | Sven Gothel | 2012-12-22 | 1 | -3/+3 |
* | Fix Bug 642 TestJSplitPaneMixHwLw01AWT (AWT-GLCanvas); Robustness GLContext/G... | Sven Gothel | 2012-12-22 | 1 | -3/+5 |
* | GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos... | Sven Gothel | 2012-12-21 | 1 | -3/+3 |
* | Bug 651: Mesa3D: GL_INVALID_ENUM in glGetIntegerv(pname=GL_MAX_TEXTURE_IMAGE_... | Sven Gothel | 2012-12-20 | 1 | -17/+25 |
* | test script | Sven Gothel | 2012-12-16 | 1 | -4/+4 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -7/+15 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -3/+3 |
* | Bug628: Adding unit-test 'TestNewtCanvasSWTBug628ResizeDeadlock' exposing New... | Sven Gothel | 2012-11-29 | 1 | -1/+2 |
* | SWT GLCanvas: Fix dispose bug, check for isDisposed() and add DisposeListener... | Sven Gothel | 2012-11-29 | 1 | -2/+2 |
* | Fix SWTEDTUtil Bug628: Perform NEWT event dispatching on SWT-EDT, due to poss... | Sven Gothel | 2012-11-23 | 1 | -1/+2 |
* | OSX CALayer Stencil/.. Fix: In case of FBO CALayer usage, use default caps/pi... | Sven Gothel | 2012-11-21 | 1 | -5/+6 |
* | PMVMatrix: Add 'Frustum glGetFrustum()' adding same dirty/request methodology... | Sven Gothel | 2012-11-11 | 1 | -2/+2 |
* | Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l... | Sven Gothel | 2012-11-08 | 1 | -11/+12 |
* | Fix GLDrawableHelper.recreateGLDrawable(..): Sync GL command stream before de... | Sven Gothel | 2012-11-06 | 1 | -2/+2 |
* | GLAutoDrawable: Refine API change of commit c002e04f848116922a1ed7bd96ead5496... | Sven Gothel | 2012-11-05 | 1 | -2/+2 |
* | Analyzed OSX Deadlock w/ AWT Applet & CALayer: Andres Colubri's Test Case, Co... | Sven Gothel | 2012-11-05 | 1 | -3/+3 |
* | TestGLCanvasAWTActionDeadlock01AWT: Reproducing OSX deadlock variation, using... | Sven Gothel | 2012-11-04 | 1 | -1/+2 |
* | Adding Andres Colubri's Test Case (junit'fyed), which provokes a Deadlock on ... | Sven Gothel | 2012-11-04 | 1 | -2/+2 |
* | GLAutoDrawable: Fix GLEventListener lifecycle and expose more user control (A... | Sven Gothel | 2012-11-04 | 1 | -2/+5 |
* | NEWT Windows KeyEvent: We have to store the keyChar for typed events, since k... | Sven Gothel | 2012-10-31 | 1 | -2/+2 |
* | MacOSXCGLContext: Fix ShaderCode instantiation .. (duh!) ; Tested via reparen... | Sven Gothel | 2012-10-31 | 1 | -1/+2 |
* | Fix Unit Tests regarding commit 55f4405dbf9253e6ca686e44c50b2cfc1af7f3eb: Sha... | Sven Gothel | 2012-10-31 | 1 | -2/+2 |
* | Fix ProjectFloat (Bug 633): Adding missing offset of sliced buffer usage; red... | Sven Gothel | 2012-10-31 | 1 | -1/+2 |
* | Add OSX CALayer OpenGL 3 (core) support: Derive pixelformat from parent (GL3)... | Sven Gothel | 2012-10-31 | 1 | -7/+3 |
* | Shader: Add '#define texture2D texture' for GLSL >= 130 ; TestGearsES2AWT add... | Sven Gothel | 2012-10-31 | 1 | -2/+3 |
* | Fix NEWT KeyEvent: Deliver keyChar w/ pressed and released; Deliver proper mo... | Sven Gothel | 2012-10-31 | 1 | -3/+5 |
* | TestNewtKeyEventAutoRepeatAWT: Wait for 'some' KeyEvents and check count; Tes... | Sven Gothel | 2012-10-29 | 1 | -2/+2 |
* | Complete Rename NEWT KeyEvent Unit tests, commit 85851c9839d620bcbbd07b6ca833... | Sven Gothel | 2012-10-29 | 1 | -6/+6 |
* | GLRendererQuirks: Add RequiresBoundVAO (w/ impl.), GLSLBuggyDiscard (todo) ; ... | Sven Gothel | 2012-10-28 | 1 | -2/+2 |
* | Fix NEWT KeyCode: Basic KeyCode Validation on X11, Windows and OSX | Sven Gothel | 2012-10-28 | 1 | -1/+2 |