| Commit message (Expand) | Author | Age | Files | Lines |
* | FBObject: Small cleanup of freeColorbufferImpl(gl, i) -> freeAllColorbufferIm... | Sven Gothel | 2012-09-21 | 1 | -27/+26 |
* | MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' if n... | Sven Gothel | 2012-09-21 | 2 | -5/+7 |
* | MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks since ... | Sven Gothel | 2012-09-21 | 1 | -10/+21 |
* | NativeWindowFactory/NEWT: Use relative sub-package names in NativeWindowFacto... | Sven Gothel | 2012-09-20 | 2 | -8/+15 |
* | Add GLRendererQuirks; Fix shared EGL/ES resources; | Sven Gothel | 2012-09-20 | 19 | -271/+616 |
* | FBO tests: Add singleBuffer cmd-line option for offscreen-layered tests; FBOM... | Sven Gothel | 2012-09-20 | 3 | -5/+24 |
* | OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB... | Sven Gothel | 2012-09-20 | 2 | -71/+104 |
* | GLFBODrawableImpl: Fix garbage @ swap, add [disabled] reset-quirk for testing | Sven Gothel | 2012-09-20 | 1 | -17/+48 |
* | FBObject cleanup / review: strings, simplified re-attachment, removed redunda... | Sven Gothel | 2012-09-20 | 1 | -169/+262 |
* | GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr... | Sven Gothel | 2012-09-20 | 2 | -20/+31 |
* | Make GLBufferStateTracker more robust: Catch GLError on Get(), causes INVALID... | Sven Gothel | 2012-09-20 | 1 | -6/+8 |
* | unit test, typo in doc | Sven Gothel | 2012-09-18 | 1 | -2/+1 |
* | Documenting Bug 586 | Sven Gothel | 2012-09-17 | 1 | -0/+172 |
* | Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de... | Sven Gothel | 2012-09-17 | 3 | -6/+28 |
* | Anotate focus tests in regards to OSX stability .. sporadically won't gain fo... | Sven Gothel | 2012-09-17 | 2 | -5/+5 |
* | Analyze crash of shared context each running in multiple threads, disabled te... | Sven Gothel | 2012-09-17 | 2 | -171/+109 |
* | Complete 646714d3dab87396b9a3119bf90ca26e0b1c97ce / Fix Bug 601: Add missing ... | Sven Gothel | 2012-09-16 | 2 | -2/+22 |
* | Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR... | Sven Gothel | 2012-09-16 | 11 | -38/+214 |
* | Adding test case for Bug 611: On Windows XP is a performance issue, after JOG... | Sven Gothel | 2012-09-16 | 1 | -0/+81 |
* | OSX: Disable TestSWTAccessor03AWTGLn - NSLocking issues w/ SWT/AWT .. | Sven Gothel | 2012-09-16 | 2 | -61/+74 |
* | Added very basic unit test of 1 GLProfile initialization | Sven Gothel | 2012-09-16 | 1 | -0/+51 |
* | OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL... | Sven Gothel | 2012-09-16 | 7 | -26/+142 |
* | Disable double-buffer mode when offscreen-bitmap is chosen, remove dbl-buff b... | Sven Gothel | 2012-09-16 | 4 | -28/+5 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 146 | -3654/+8348 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 12 | -236/+442 |
* | NEWT AWT Driver: Remove flashing (clear background @ update/paint method) ; P... | Sven Gothel | 2012-09-07 | 4 | -25/+129 |
* | NEWT EDTUtil: Complete AWT and SWT impl. w/ Newt event dequeue thread (NEDT) | Sven Gothel | 2012-09-07 | 7 | -92/+477 |
* | Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C... | Sven Gothel | 2012-09-07 | 19 | -419/+237 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 21 | -455/+841 |
* | Fix Android Power-suspend and Power-resume | Sven Gothel | 2012-08-23 | 2 | -9/+14 |
* | Fix Android/NEWT WindowDriver: Add missing eglDestroySurface() in closeNative... | Sven Gothel | 2012-08-23 | 1 | -9/+27 |
* | GLContext: Remove integer-key based attach/detach object - use String based (... | Sven Gothel | 2012-08-23 | 1 | -27/+5 |
* | Fix/Workaround: For BCM_VC_IV EGL (alpha) configuration | Sven Gothel | 2012-08-21 | 1 | -1/+8 |
* | Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang... | Sven Gothel | 2012-08-21 | 8 | -53/+173 |
* | NEWT Windows.closeNativeImpl(): Remove 'GDI.SetParent(windowHandleClose, 0)' ... | Sven Gothel | 2012-08-19 | 1 | -1/+0 |
* | Fix missing NEWT driver class name change - regression of a694cadca4ab72481e7... | Sven Gothel | 2012-08-18 | 1 | -1/+1 |
* | Fix bcm_vc_iv.h: redefinition of typedef ‘DISPMANX_ELEMENT_HANDLE_T | Sven Gothel | 2012-08-18 | 1 | -2/+0 |
* | NativeWindowFactory.getNativeWindowType(..): Return canonical string represen... | Sven Gothel | 2012-08-18 | 10 | -70/+76 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 49 | -414/+393 |
* | GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro... | Sven Gothel | 2012-08-18 | 12 | -97/+57 |
* | Fix GLCanvas's JAWTWindow reference ; Add ES2 test in TestAWT01GLn ; Ubuntu 1... | Sven Gothel | 2012-08-18 | 2 | -36/+35 |
* | Fix EGLDrawableFactory.createOffscreenDrawableImpl(NativeSurface): Validate p... | Sven Gothel | 2012-08-17 | 1 | -1/+1 |
* | GLDrawableFactory.createGLDrawable() offscreen: Fix caps - set double-buffer ... | Sven Gothel | 2012-08-17 | 3 | -185/+178 |
* | Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov... | Sven Gothel | 2012-08-17 | 3 | -5/+10 |
* | Fix EGLDrawableFactory.getEGLSurface(..): Catch WrappedSurface case w/ EGLDev... | Sven Gothel | 2012-08-17 | 1 | -1/+8 |
* | Robustness: FBObject or reset(..) | Sven Gothel | 2012-08-17 | 1 | -37/+69 |
* | Robostness: GLDrawableImpl's contextMadeCurrent()/contextRealized() ; GLFBODr... | Sven Gothel | 2012-08-17 | 3 | -4/+39 |
* | Fix FFMPEGMediaPlayer: Use GL_ALPHA (texture format intern/data) instead of G... | Sven Gothel | 2012-08-16 | 3 | -12/+34 |
* | EGLGraphicsConfigurationFactory: Fix platform w/o GLX but X11 window handle. | Sven Gothel | 2012-08-16 | 1 | -5/+12 |
* | EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl... | Sven Gothel | 2012-08-16 | 5 | -66/+127 |