| Commit message (Expand) | Author | Age | Files | Lines |
* | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgets | Tom Cooksey | 2010-04-16 | 1 | -0/+3 |
|
|
* | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 1 | -14/+0 |
|
|
* | Support building with desktop OpenGL managed via EGL | Tom Cooksey | 2010-04-14 | 1 | -10/+17 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -4/+1 |
|\ |
|
| * | Fix build with Mesa 7.8's EGL implementatioon | Bernhard Rosenkraenzer | 2010-03-05 | 1 | -3/+3 |
|
|
* | | Move EGL surface type setting to new QEglProperties::setDeviceType | Tom Cooksey | 2010-03-02 | 1 | -0/+11 |
|
|
* | | Add QEgl::defaultConfig method to select configs suitable for Qt | Tom Cooksey | 2010-03-02 | 1 | -0/+10 |
|
|
* | | Move static methods from QEglContext to QEgl namespace | Tom Cooksey | 2010-03-02 | 1 | -3/+3 |
|
|
* | | Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.h | Tom Cooksey | 2010-03-02 | 1 | -1/+2 |
|/ |
|
* | Cleanup QEglContext & EGLDisplays | Tom Cooksey | 2010-02-12 | 1 | -3/+3 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration() | Tom Cooksey | 2009-12-04 | 1 | -0/+9 |
|
|
* | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGL | Keith Isdale | 2009-11-02 | 1 | -0/+4 |
|
|
* | Don't print EGL buffer size if it isn't set. | Rhys Weatherley | 2009-10-08 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | Add a static QEglProperties::dumpAllConfigs() | Tom Cooksey | 2009-08-21 | 1 | -0/+14 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Add EGL_BIND_TO_TEXTURE_RGBA to QEglProperties::reduceConfiguration() | Tom Cooksey | 2009-08-03 | 1 | -1/+10 |
|
|
* | Add a constructor to QEglProperties which takes an EGLConfig | Tom Cooksey | 2009-08-03 | 1 | -0/+14 |
|
|
* | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+496 |
|
|