| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 5 | -50/+132 |
* | Fix Bug 705 - Validated that Quirk DontCloseX11Display is not required w/ Mes... | Sven Gothel | 2013-04-16 | 1 | -5/+0 |
* | Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6... | Sven Gothel | 2013-04-16 | 2 | -32/+40 |
* | Fix Bug 705 - Make Mesa X11 driver < 8.0 use new Quirk DontCloseX11DisplayCon... | Martin Hegedus | 2013-04-15 | 1 | -2/+31 |
* | FBObject.init() uses safe 1x1 size like reset(..) to behave equal; GLFBODrawa... | Sven Gothel | 2013-04-12 | 1 | -5/+7 |
* | Merge remote-tracking branch 'hharrison/master' | Sven Gothel | 2013-04-11 | 8 | -0/+0 |
|\ |
|
| * | jogl: remove executable bit from some java files and a png | Harvey Harrison | 2013-04-09 | 8 | -0/+0 |
* | | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 4 | -10/+18 |
|/ |
|
* | Fix Bug 703: Quaternion slerp function. Disclaimer: Not tested / No unit test. | Harvey Harrison | 2013-04-09 | 1 | -30/+39 |
* | Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies | Sven Gothel | 2013-04-01 | 4 | -20/+277 |
* | GLStateKeeper: Add clearPreservedGLState() | Sven Gothel | 2013-03-28 | 1 | -1/+14 |
* | PNGImage: Add license header ; TestPNGImage01NEWT package move .. | Sven Gothel | 2013-03-27 | 1 | -1/+27 |
* | NEWT/Android (Bug 665): Add Support for GLStateKeeper ; onPause() always dest... | Sven Gothel | 2013-03-22 | 1 | -13/+23 |
* | Animator: Cleanup DEBUG output | Sven Gothel | 2013-03-22 | 1 | -4/+4 |
* | Add GLStateKeeper handling GLEventListenerState preservation and restauration... | Sven Gothel | 2013-03-22 | 3 | -4/+103 |
* | PNGImage: Cleanup code and reuse scanlineRGBA buffer in indexed mode. Add DEB... | Sven Gothel | 2013-03-20 | 1 | -29/+36 |
* | Handles indexed PNGs | Julien Gouesse | 2013-03-20 | 1 | -21/+49 |
* | Fix NEWT WindowImpl reparent-recreate w/ GLEventListenerState: Bug introduced... | Sven Gothel | 2013-03-14 | 1 | -8/+8 |
* | GLEventListenerState: Moved to public package 'com.jogamp.opengl.util' | Sven Gothel | 2013-03-13 | 2 | -1/+365 |
* | Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P... | Sven Gothel | 2013-03-13 | 3 | -11/+3 |
* | Fix buggy unit test for Bug 694: The unpack alignment has to be considered! | Sven Gothel | 2013-03-09 | 1 | -5/+29 |
* | Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec... | Sven Gothel | 2013-02-28 | 1 | -3/+3 |
* | Bug 548 and Bug 679: Add 'glFlush()' requirement (OSX < 10.7.3 && NVIDIA GPU)... | Sven Gothel | 2013-02-21 | 1 | -2/+10 |
* | Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility state | Sven Gothel | 2013-02-16 | 1 | -1/+1 |
* | Fix Animator resume() wait-condition (drawablesEmpty didn't wait for pausedIs... | Sven Gothel | 2013-02-01 | 1 | -2/+2 |
* | Fix misc API docs .. | Sven Gothel | 2013-01-27 | 1 | -1/+1 |
* | Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator == FP... | Sven Gothel | 2013-01-27 | 2 | -2/+5 |
* | Refine GL[Auto]Drawable 'realized' state in API doc, and relax it's realized ... | Sven Gothel | 2013-01-26 | 1 | -5/+3 |
* | FBObject/GLFBODrawableImpl: Silence stderr if not in DEBUG mode relying on ap... | Sven Gothel | 2013-01-26 | 1 | -2/+4 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 2 | -111/+13 |
* | Android/NewtVersionActivity: Dump avail. GLCaps / Use stderr, since log would... | Sven Gothel | 2013-01-19 | 1 | -6/+25 |
* | Adapt to change 5060b728b26a89a14367f8fca9f4eb7968f719ca: ShaderState.uniform... | Sven Gothel | 2013-01-19 | 1 | -3/+5 |
* | ShaderState: Reduce hash-map utilization at shader switch (reset uniforms/att... | Sven Gothel | 2013-01-15 | 1 | -44/+59 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 3 | -11/+35 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 4 | -244/+718 |
* | Fix GLArrayDataClient createGLSL(..) 'name' setting; Also adds equal behavior... | Sven Gothel | 2013-01-03 | 1 | -3/+3 |
* | Enhance PMVMatrix: Use FloatStack to implement PushMatrix and PopMatrix (Bug ... | Sven Gothel | 2012-12-31 | 1 | -29/+28 |
* | Fix Bug 658 (Mesa 9.0 3.1 Intel compat quirk, 3.1 core only) ; No PROFILE_ALI... | Sven Gothel | 2012-12-29 | 1 | -3/+15 |
* | FBObject, minor edit: GL2GL3.GL_MAX_COLOR_ATTACHMENTS -> GL2ES2.GL_MAX_COLOR_... | Sven Gothel | 2012-12-21 | 1 | -1/+2 |
* | MacOSXCGLContext: Use new setLocation(gl, shader-program); Minor edits.. | Sven Gothel | 2012-12-16 | 1 | -1/+1 |
* | GLJPanel: Impl. is GLProfile agnostic; Use GLDrawableFactory.createOffscreenD... | Sven Gothel | 2012-12-16 | 1 | -1/+1 |
* | GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op... | Sven Gothel | 2012-12-16 | 5 | -114/+438 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -1/+2 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -115/+235 |
* | SWT GLCanvas/NewtCanvasSWT: Check isVisible() @ validation; NewtCanvasSWT rem... | Sven Gothel | 2012-12-02 | 1 | -1/+1 |
* | SWT GLCanvas: Fix dispose bug, check for isDisposed() and add DisposeListener... | Sven Gothel | 2012-11-29 | 1 | -17/+52 |
* | Fix regression of commit 4dd44b985fe0541be3a3bcd9045d201ed3ca2cc5: Setting 's... | Sven Gothel | 2012-11-28 | 1 | -1/+1 |
* | FPSAnimator: Add note on deamon-thread and JVM shutdown behavior. | Sven Gothel | 2012-11-25 | 2 | -5/+11 |
* | Fix Bug : Quaternion multiplication unexpected behavior | HaZuki | 2012-11-16 | 1 | -2/+2 |
* | Frustum: Clarify method names, fix point/sphere classification, add used refe... | Sven Gothel | 2012-11-12 | 2 | -26/+71 |