| Commit message (Expand) | Author | Age | Files | Lines |
* | GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai... | Sven Gothel | 2012-10-12 | 11 | -120/+175 |
* | Adding unit tests for ImmModeSink and FixedFunctionPipeline (single & combina... | Sven Gothel | 2012-10-12 | 11 | -261/+684 |
* | Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,... | Sven Gothel | 2012-10-12 | 14 | -311/+957 |
* | ShaderState: Clean-up debug / verbose output. attachShaderProgram(..) still i... | Sven Gothel | 2012-10-12 | 1 | -41/+70 |
* | ES2Impl fix: Remove code which could imply recursion if !ES2Compatible (altho... | Sven Gothel | 2012-10-12 | 2 | -10/+10 |
* | GLArrayData* VBO binding: Adding explicit bindBuffer(..) method, since VBO is... | Sven Gothel | 2012-10-12 | 5 | -12/+39 |
* | Simplify GLArrayHandler and reduce VBO sideffects | Sven Gothel | 2012-10-10 | 10 | -118/+77 |
* | GLUniformData.toString() matrix: Add matrix offset .. | Sven Gothel | 2012-10-10 | 1 | -1/+1 |
* | GLUniformData: add null format string to Buffers.toString() | Sven Gothel | 2012-10-10 | 1 | -1/+1 |
* | TestSWTAccessor03AWTGLn: Add '-time <duration>' commandline option | Sven Gothel | 2012-10-10 | 1 | -1/+7 |
* | ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and... | Sven Gothel | 2012-10-10 | 7 | -267/+799 |
* | GLBuffers.slice: Preserve parent buffer position/limit and the parent's byte-... | Sven Gothel | 2012-10-10 | 1 | -8/+19 |
* | UITestCase: Only print each display/reshape in verbose mode | Sven Gothel | 2012-10-10 | 1 | -2/+10 |
* | FloatUtil/PMVMatrix/GLUniformData: Move impl. of FloatBuffer matrix toString(... | Sven Gothel | 2012-10-10 | 4 | -64/+181 |
* | TestInitConcurrent0[12]NEWT: Reduce test w/ 16 threads to 6 for ARM || WINDOW... | Sven Gothel | 2012-10-09 | 2 | -6/+18 |
* | NEWT X11/KeyMap: Add XK_grave -> J_VK_BACK_QUOTE | Sven Gothel | 2012-10-09 | 1 | -0/+2 |
* | Fix etc/test.sh - It was still using the old jogl.all.jar file. Thx to Gene R... | Sven Gothel | 2012-10-09 | 1 | -1/+1 |
* | Refine GLDrawable.swapBuffer() fix (AWT/SWT GLCanvas and GLAutoDrawableBase) ... | Sven Gothel | 2012-10-08 | 3 | -3/+9 |
* | Fix GLDrawable.swapBuffer() implementation in AWT/SWT GLCanvas and GLAutoDraw... | Sven Gothel | 2012-10-08 | 3 | -36/+13 |
* | Raise NEWT MouseButton Maximum from 6 -> 16 (API Change) | Sven Gothel | 2012-10-08 | 5 | -28/+46 |
* | Fix Bug 617 (part2): Workaround buggy GPU driver where FBO reattachment of Co... | Sven Gothel | 2012-10-06 | 3 | -25/+49 |
* | Adding unit test for Bug 605 - WORKSFORME, i.e. no unwanted y-flip, so I can ... | Sven Gothel | 2012-10-06 | 4 | -33/+395 |
* | Refine a3cb6bb14f410f67fccf5ccd4cd7ecc66f448389, fix deadlock (regression) | Sven Gothel | 2012-10-05 | 2 | -21/+39 |
* | EGL/X11 DummySurfaceHook: Lock display device at creation/destruction | Sven Gothel | 2012-10-05 | 2 | -25/+45 |
* | Refine ed7d5f2e3fc696d47b10c8d62a071643bf385588, set and restore FBO caps @ s... | Sven Gothel | 2012-10-05 | 3 | -28/+48 |
* | FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underly... | Sven Gothel | 2012-10-05 | 4 | -29/+40 |
* | Fix FBObject DEPTH_STENCIL renderbuffer usage | Sven Gothel | 2012-10-05 | 2 | -43/+51 |
* | UITestCase.snapshot: Add Depth and Stencil bits to filename | Sven Gothel | 2012-10-05 | 1 | -2/+4 |
* | Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimatin... | Sven Gothel | 2012-10-05 | 3 | -3/+4 |
* | Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape... | Sven Gothel | 2012-10-05 | 9 | -45/+188 |
* | Fix regression of commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b: X11 Displa... | Sven Gothel | 2012-10-05 | 1 | -1/+5 |
* | Fix SWTEDTUtil bug, where it simply doesn't start by an implicit 'invoke()' -... | Sven Gothel | 2012-10-05 | 3 | -5/+18 |
* | OSX Context: Fix caps determination for on-/offscreen since pformat's NSOpenG... | Sven Gothel | 2012-10-04 | 1 | -22/+14 |
* | Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-... | Sven Gothel | 2012-10-04 | 7 | -19/+42 |
* | Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot com... | Sven Gothel | 2012-10-04 | 3 | -12/+15 |
* | FixedFuncPipeline: Cleanup warnings .. | Sven Gothel | 2012-10-04 | 1 | -7/+7 |
* | ShaderState: Adding Class API doc and removing attached object w/ 'int' key, ... | Sven Gothel | 2012-10-04 | 1 | -22/+12 |
* | Update PMVMatrix/GLMatrixFunc API doc and refine PMVMatrix update / get-Mvi/M... | Sven Gothel | 2012-10-04 | 7 | -269/+1152 |
* | Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea... | Sven Gothel | 2012-10-02 | 3 | -16/+8 |
* | Misc: tests.sh | Sven Gothel | 2012-10-02 | 1 | -6/+5 |
* | NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7... | Sven Gothel | 2012-10-02 | 2 | -25/+4 |
* | Misc: Add commented-out NEWT X11/XCB-Event and X11ScreenRandR1[13] compilatio... | Sven Gothel | 2012-10-02 | 8 | -1/+1355 |
* | GLRendererQuirks.NoDoubleBufferedPBuffer: Set if ( mesa || gallium ) && hwAccel | Sven Gothel | 2012-10-02 | 2 | -5/+14 |
* | FBObject/GLFBODrawable: Debug / glError detection | Sven Gothel | 2012-10-02 | 2 | -12/+21 |
* | Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh... | Sven Gothel | 2012-10-02 | 2 | -17/+6 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 20 | -108/+113 |
* | JAWTUtil ToolkitLock: Add lock counter to make lock validation recursive (Fix... | Sven Gothel | 2012-09-30 | 1 | -2/+10 |
* | test script: remove deleted unit test | Sven Gothel | 2012-09-30 | 1 | -1/+0 |
* | NullToolkitLock.validateLocker(): Throw exception if locking is required (det... | Sven Gothel | 2012-09-30 | 2 | -6/+4 |
* | X11Util: Detailed closing information only in DEBUG mode, just print summary | Sven Gothel | 2012-09-30 | 1 | -4/+9 |