Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bug 705 - Cleanup & Generalize Commit ↵ | Sven Gothel | 2013-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | 5b47372590ec715647ebbd75d70c41ec7a64485a ; Close X11 Display in isDeviceSupported() - Moved GL vendor version parsing to GLVersionNumber - Moved X11Util.markAllDisplaysUnclosable() trigger into SharedResource creation of - X11GLXDrawableFactory - EGLDrawableFactory - GLProfile is back to pre 5b47372590ec715647ebbd75d70c41ec7a64485a, i.e. contains no quirk artifact (clean) - Close X11 Display in X11GLXDrawableFactory.isDeviceSupported() Regression of 9a4fcc7ea4ec61e4ceed791acced734ac04ea270 - TODO: Remove X11Util markAllDisplaysUnclosable detection code ? Notes to Martin: - Use TAB == 4 SPACES - No author names into source code, git commit log is enough. - No need to tag your edits, the diff is enough. | ||||
* | Bug 705: This is the version of displayMultiple02 which uses ↵ | Martin Hegedus | 2013-04-14 | 1 | -0/+130 |
| | | | | glXCreateNewContext instead of glXCreateContext. X11 Error w/ Mesa 7.0 | ||||
* | Bug 705: This is the version of displayMultiple02 which uses ↵ | Martin Hegedus | 2013-04-14 | 1 | -0/+199 |
| | | | | glXCreateNewContext instead of glXCreateContext. Segmentation fault w/ Mesa 7.0 | ||||
* | Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext ↵ | Sven Gothel | 2012-09-29 | 5 | -8/+557 |
| | | | | commented out GLX_MESA_swap_control; native test of Mesa context-retarget bug, cannot reproduce yet. | ||||
* | Add native tests for libav/ffmpeg and gst | Sven Gothel | 2012-04-16 | 8 | -0/+1097 |
| | |||||
* | move src/test/native -> src/test-native - allowing better exclusion for ↵ | Sven Gothel | 2012-03-17 | 18 | -0/+3866 |
archive scripts |