| Commit message (Expand) | Author | Age | Files | Lines |
* | FixedFuncPipeline: Use ES2/GL2 prelude and set default precision. Shader code... | Sven Gothel | 2012-10-14 | 6 | -37/+49 |
* | FixedFuncPipeline: Use resource efficient texture shader in AUTO mode as well | Sven Gothel | 2012-10-14 | 1 | -2/+18 |
* | FixedFuncPipeline: Optimize shader resource, if preset != ShaderSelectionMode... | Sven Gothel | 2012-10-13 | 7 | -80/+206 |
* | FBO ResetQuirk: Dump only brief information (OS, GL, JOGL sha1), the latter b... | Sven Gothel | 2012-10-13 | 1 | -5/+11 |
* | Fix Windows ANGLE Workaround Regression of commit 923d9dd7f1d40db72d35ca76a76... | Sven Gothel | 2012-10-13 | 3 | -13/+24 |
* | FixedFuncHook: Add ES2 alignment of certain GL functions, i.e. GL_QUAD_STRIP/... | Sven Gothel | 2012-10-12 | 1 | -3/+50 |
* | GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai... | Sven Gothel | 2012-10-12 | 7 | -89/+122 |
* | Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,... | Sven Gothel | 2012-10-12 | 10 | -298/+880 |
* | Simplify GLArrayHandler and reduce VBO sideffects | Sven Gothel | 2012-10-10 | 9 | -111/+76 |
* | ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and... | Sven Gothel | 2012-10-10 | 1 | -20/+22 |
* | Refine GLDrawable.swapBuffer() fix (AWT/SWT GLCanvas and GLAutoDrawableBase) ... | Sven Gothel | 2012-10-08 | 1 | -1/+3 |
* | Fix GLDrawable.swapBuffer() implementation in AWT/SWT GLCanvas and GLAutoDraw... | Sven Gothel | 2012-10-08 | 1 | -10/+2 |
* | Fix Bug 617 (part2): Workaround buggy GPU driver where FBO reattachment of Co... | Sven Gothel | 2012-10-06 | 1 | -22/+43 |
* | EGL/X11 DummySurfaceHook: Lock display device at creation/destruction | Sven Gothel | 2012-10-05 | 1 | -11/+21 |
* | Refine ed7d5f2e3fc696d47b10c8d62a071643bf385588, set and restore FBO caps @ s... | Sven Gothel | 2012-10-05 | 1 | -7/+12 |
* | FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underly... | Sven Gothel | 2012-10-05 | 3 | -26/+36 |
* | Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimatin... | Sven Gothel | 2012-10-05 | 1 | -2/+2 |
* | Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape... | Sven Gothel | 2012-10-05 | 1 | -3/+8 |
* | OSX Context: Fix caps determination for on-/offscreen since pformat's NSOpenG... | Sven Gothel | 2012-10-04 | 1 | -22/+14 |
* | Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot com... | Sven Gothel | 2012-10-04 | 1 | -1/+1 |
* | FixedFuncPipeline: Cleanup warnings .. | Sven Gothel | 2012-10-04 | 1 | -7/+7 |
* | Update PMVMatrix/GLMatrixFunc API doc and refine PMVMatrix update / get-Mvi/M... | Sven Gothel | 2012-10-04 | 1 | -6/+23 |
* | Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea... | Sven Gothel | 2012-10-02 | 1 | -12/+2 |
* | NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7... | Sven Gothel | 2012-10-02 | 1 | -16/+4 |
* | GLRendererQuirks.NoDoubleBufferedPBuffer: Set if ( mesa || gallium ) && hwAccel | Sven Gothel | 2012-10-02 | 1 | -4/+5 |
* | FBObject/GLFBODrawable: Debug / glError detection | Sven Gothel | 2012-10-02 | 1 | -4/+10 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 7 | -50/+76 |
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 1 | -4/+0 |
* | Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext c... | Sven Gothel | 2012-09-29 | 2 | -15/+71 |
* | GLDrawableHelper.init(..): Avoid double reshape if subsequent display issues ... | Sven Gothel | 2012-09-29 | 2 | -4/+7 |
* | Adding Mesa Quirk 'NoSetSwapIntervalPostRetarget': SIGSEGV on setSwapInterval... | Sven Gothel | 2012-09-28 | 2 | -15/+24 |
* | GLXUtil: Lock X11 Device | Sven Gothel | 2012-09-28 | 4 | -49/+98 |
* | FBObject: Clarify reset(..), resetSamplingSink(..) ; Rename syncFramebuffer(.... | Sven Gothel | 2012-09-27 | 1 | -4/+4 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 3 | -40/+13 |
* | MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' if n... | Sven Gothel | 2012-09-21 | 1 | -4/+4 |
* | MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks since ... | Sven Gothel | 2012-09-21 | 1 | -10/+21 |
* | Add GLRendererQuirks; Fix shared EGL/ES resources; | Sven Gothel | 2012-09-20 | 10 | -215/+371 |
* | OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB... | Sven Gothel | 2012-09-20 | 1 | -23/+22 |
* | GLFBODrawableImpl: Fix garbage @ swap, add [disabled] reset-quirk for testing | Sven Gothel | 2012-09-20 | 1 | -17/+48 |
* | Make GLBufferStateTracker more robust: Catch GLError on Get(), causes INVALID... | Sven Gothel | 2012-09-20 | 1 | -6/+8 |
* | Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de... | Sven Gothel | 2012-09-17 | 1 | -2/+2 |
* | OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL... | Sven Gothel | 2012-09-16 | 2 | -10/+24 |
* | Disable double-buffer mode when offscreen-bitmap is chosen, remove dbl-buff b... | Sven Gothel | 2012-09-16 | 1 | -1/+5 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 44 | -1138/+1951 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 9 | -219/+343 |
* | Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C... | Sven Gothel | 2012-09-07 | 5 | -38/+56 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 13 | -299/+333 |
* | Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang... | Sven Gothel | 2012-08-21 | 6 | -49/+160 |
* | NativeWindowFactory.getNativeWindowType(..): Return canonical string represen... | Sven Gothel | 2012-08-18 | 3 | -4/+3 |
* | Fix EGLDrawableFactory.createOffscreenDrawableImpl(NativeSurface): Validate p... | Sven Gothel | 2012-08-17 | 1 | -1/+1 |