| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -2/+2 |
|\ |
|
| * | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 1 | -2/+2 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-09-27 | 4 | -2/+11 |
|\ \
| |/ |
|
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-13 | 3 | -1/+7 |
| |\ |
|
| | * | Fix compilation of QEgl with EGL 1.1 and older. | Rhys Weatherley | 2010-09-12 | 3 | -1/+7 |
|
|
| * | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-10 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Fixed compilation and API of meego graphics system. | Samuel Rødal | 2010-09-10 | 1 | -0/+3 |
|
|
| * | | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-08-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Take advantage of a new EGL extension when posting 16 bit surfaces. | Nicolai de Haan Brogger | 2010-08-16 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-07-14 | 5 | -1/+67 |
|\ \
| |/ |
|
| * | Added another missing EGL stub. | Samuel Rødal | 2010-07-01 | 1 | -0/+8 |
|
|
| * | Fixed compilation on Symbian. | Samuel Rødal | 2010-07-01 | 1 | -2/+2 |
|
|
| * | Added missing EGL stub function. | Samuel Rødal | 2010-07-01 | 1 | -0/+9 |
|
|
| * | Adding func prototypes for EGL_NOK_swap_region2 extension. | Michael Dominic K | 2010-07-01 | 3 | -0/+46 |
|
|
| * | Warn if surface creation fails | Harald Fernengel | 2010-06-25 | 1 | -1/+4 |
|
|
* | | Adding -qpa configure switch | Jørgen Lind | 2010-06-24 | 1 | -1/+1 |
|
|
* | | Renamed files from *_lite* to *_qpa* | Jørgen Lind | 2010-06-24 | 2 | -1/+1 |
|
|
* | | Merge remote branch 'qt/4.7' into lighthouse | Paul Olav Tvete | 2010-06-18 | 3 | -5/+39 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-27 | 1 | -4/+4 |
| |\ |
|
| | * | Don't use QAtomicInt in statics because they are non-POD. | Thiago Macieira | 2010-05-25 | 1 | -4/+4 |
|
|
| * | | Fix compilation of qegl.cpp after the last merge | Thiago Macieira | 2010-05-25 | 1 | -1/+2 |
|
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 1 | -5/+33 |
| |\ \
| | |/ |
|
| | * | Call eglTerminate() when the last QEglContext is destroyed to free mem. | Trond Kjernåsen | 2010-05-21 | 1 | -4/+33 |
|
|
| | * | Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL. | Liang Qi | 2010-04-23 | 4 | -2/+25 |
|
|
| | * | stub implementations for EGL for symbian | Shane Kearns | 2010-04-23 | 4 | -19/+419 |
|
|
| * | | Opt out of visual-config size checks with extension | Nicolai de Haan | 2010-05-10 | 1 | -0/+5 |
|
|
| * | | Some EGL implementations does not return a EGLNativeDisplayType | Jørgen Lind | 2010-05-06 | 1 | -1/+1 |
|
|
* | | | gl on openkode. QGLWidget only works for toplevel widgets | Jørgen Lind | 2010-06-01 | 1 | -3/+15 |
|
|
* | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-05-10 | 4 | -26/+492 |
|\ \ \
| |/ / |
|
| * | | Correction to EGL stub implementation | Shane Kearns | 2010-04-28 | 2 | -8/+6 |
|
|
| * | | Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL. | Liang Qi | 2010-04-23 | 1 | -0/+1 |
|
|
| * | | Stub implementations for EGL for symbian | Shane Kearns | 2010-04-23 | 4 | -22/+489 |
|
|
* | | | Compile fix qegl_lite.cpp | Jørgen Lind | 2010-04-27 | 1 | -6/+5 |
|
|
* | | | Merge remote branch 'origin/4.7' into lighthouse | Jørgen Lind | 2010-04-21 | 6 | -118/+177 |
|\ \ \
| |/ / |
|
| * | | 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 | 5 | -84/+1 |
|
|
| * | | Wrap EGL image function pointers and move into QEgl namespace | Tom Cooksey | 2010-04-15 | 2 | -20/+41 |
|
|
| * | | Support building with desktop OpenGL managed via EGL | Tom Cooksey | 2010-04-14 | 2 | -11/+25 |
|
|
| * | | Print more information when debugging X11 Visual selection | Tom Cooksey | 2010-04-14 | 1 | -0/+10 |
|
|
| * | | Improve matching X11 VisualIDs to EGL configs | Tom Cooksey | 2010-04-09 | 1 | -24/+53 |
|
|
| * | | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-07 | 1 | -3/+6 |
|
|
| * | | Change the ifdef for resolving function ptrs to match declaration | Tom Cooksey | 2010-04-06 | 1 | -1/+1 |
|
|
| * | | Work-around Symbian 10.1's broken egl.h | Tom Cooksey | 2010-03-29 | 2 | -4/+9 |
|
|
| * | | Add some #warnings to debug Symbian EGL build failure | Tom Cooksey | 2010-03-29 | 1 | -0/+24 |
|
|
| * | | Don't try to resolve EGLImage function pointers if they are defined | Tom Cooksey | 2010-03-29 | 1 | -0/+2 |
|
|
| * | | Change ORs to ANDs when checking EGLImage extension defines | Tom Cooksey | 2010-03-29 | 2 | -4/+4 |
|
|
| * | | Protect EGLImage function definitions in #ifdef | Tom Cooksey | 2010-03-29 | 1 | -0/+2 |
|
|
| * | | Implement Texture-From-Pixmap using EGLImage extensions on X11/EGL | Tom Cooksey | 2010-03-26 | 2 | -2/+31 |
|
|
* | | | Compile fix the openkode graphicssystem | Jørgen Lind | 2010-03-29 | 1 | -8/+15 |
|
|