| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Fix compilation of QEgl with EGL 1.1 and older. | Rhys Weatherley | 2010-09-12 | 1 | -0/+4 |
|
|
* | Adding func prototypes for EGL_NOK_swap_region2 extension. | Michael Dominic K | 2010-07-01 | 1 | -0/+1 |
|
|
* | Correction to EGL stub implementation | Shane Kearns | 2010-04-28 | 1 | -0/+6 |
|
|
* | Stub implementations for EGL for symbian | Shane Kearns | 2010-04-23 | 1 | -3/+25 |
|
|
* | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 1 | -4/+1 |
|
|
* | Wrap EGL image function pointers and move into QEgl namespace | Tom Cooksey | 2010-04-15 | 1 | -14/+4 |
|
|
* | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-07 | 1 | -3/+6 |
|
|
* | Work-around Symbian 10.1's broken egl.h | Tom Cooksey | 2010-03-29 | 1 | -3/+8 |
|
|
* | Add some #warnings to debug Symbian EGL build failure | Tom Cooksey | 2010-03-29 | 1 | -0/+24 |
|
|
* | Change ORs to ANDs when checking EGLImage extension defines | Tom Cooksey | 2010-03-29 | 1 | -3/+3 |
|
|
* | Implement Texture-From-Pixmap using EGLImage extensions on X11/EGL | Tom Cooksey | 2010-03-26 | 1 | -2/+22 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -2/+6 |
|\ |
|
* | | Make QEgl::ConfigOptions use QFlags | Tom Cooksey | 2010-03-05 | 1 | -1/+8 |
|
|
* | | Fix build when egl.h includes X11 headers & pollutes namespace | Tom Cooksey | 2010-03-04 | 1 | -0/+2 |
|
|
* | | Make bindTextureFromNativePixmap use new QEgl APIs | Tom Cooksey | 2010-03-02 | 1 | -4/+2 |
|
|
* | | Add getCompatibleVisualId to QEgl on X11 | Tom Cooksey | 2010-03-02 | 1 | -0/+4 |
|
|
* | | Add QEgl::defaultConfig method to select configs suitable for Qt | Tom Cooksey | 2010-03-02 | 1 | -0/+15 |
|
|
* | | Make QEgl::createSurface cross-platform and add native getters | Tom Cooksey | 2010-03-02 | 1 | -0/+3 |
|
|
* | | Move chooseConfig and createSurface logic to QEgl functions | Tom Cooksey | 2010-03-02 | 1 | -2/+5 |
|
|
* | | Move static methods from QEglContext to QEgl namespace | Tom Cooksey | 2010-03-02 | 1 | -0/+18 |
|
|
* | | Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.h | Tom Cooksey | 2010-03-02 | 1 | -67/+41 |
|/ |
|
* | Cleanup QEglContext & EGLDisplays | Tom Cooksey | 2010-02-12 | 1 | -8/+4 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Detect context sharing on EGL systems | Rhys Weatherley | 2009-11-09 | 1 | -0/+2 |
|
|
* | Stop QEglContext destroying contexts it doesn't own | Tom Cooksey | 2009-10-19 | 1 | -1/+2 |
|
|
* | Make QEglContext API a little more flexible | Rhys Weatherley | 2009-09-25 | 1 | -3/+5 |
|
|
* | Remove the storage of the EGLSurface from QEglContext | Rhys Weatherley | 2009-09-25 | 1 | -10/+1 |
|
|
* | Push the "lazy doneCurrent" logic down from QtOpenVG into QEgl | Rhys Weatherley | 2009-09-24 | 1 | -1/+8 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|
|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -2/+2 |
|\ |
|
| * | Make QEglContext::extensions() static | Tom Cooksey | 2009-08-21 | 1 | -2/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Add a getter to QEglContext for the EGL extension string | Tom Cooksey | 2009-07-29 | 1 | -0/+3 |
|
|
* | | Change the inclusion method here to use system includes. | Jason Barron | 2009-07-08 | 1 | -1/+1 |
|/ |
|
* | Don't refer to non-existing QVGWidget in private header comments. | Rhys Weatherley | 2009-06-24 | 1 | -1/+1 |
|
|
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+140 |
|
|