| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap EGL image function pointers and move into QEgl namespace | Tom Cooksey | 2010-04-15 | 1 | -6/+2 |
|
|
* | Move nativePaintingActive flag to GL2 engine's private | Tom Cooksey | 2010-04-14 | 2 | -9/+10 |
|
|
* | More adjustments to QTBUG-6800 | Carolina Gomes | 2010-04-14 | 3 | -13/+11 |
|
|
* | Adjustments to QTBUG-6800 patch. | Carolina Gomes | 2010-04-14 | 1 | -8/+6 |
|
|
* | QTBUG-6800 patch included, but only for OpenGL 2.0 | Carolina Gomes | 2010-04-14 | 3 | -1/+39 |
|
|
* | Support building with desktop OpenGL managed via EGL | Tom Cooksey | 2010-04-14 | 6 | -21/+19 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 6 | -7/+44 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 5 | -12/+50 |
| |\ |
|
| | * | Fix flattening of largely scaled, thin, dashed beziers. | Gunnar Sletta | 2010-04-12 | 1 | -4/+24 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 3 | -2/+13 |
| | |\ |
|
| | | * | Don't use texture-from-pixmap if the target isn't GL_TEXTURE_2D | Tom Cooksey | 2010-04-09 | 1 | -1/+2 |
|
|
| | | * | Add runtime check for GLX >= 1.3 before using glXCreatePixmap | Tom Cooksey | 2010-04-09 | 1 | -0/+8 |
|
|
| | | * | Allow y-interted pixmaps for brushes in GL2 paint engine | Tom Cooksey | 2010-04-09 | 1 | -1/+3 |
|
|
| * | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 3 | -1/+7 |
| | |/
| |/| |
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 2 | -5/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed possible data corruption in the triangulating stroker. | Trond Kjernåsen | 2010-04-09 | 1 | -4/+12 |
|
|
| * | | Fixed caching of QPainter patterns in the GL 2 engine. | Trond Kjernåsen | 2010-04-07 | 1 | -1/+1 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 1 | -6/+13 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Allow attributes to be bound after a QGLShaderProgram is linked. | Rhys Weatherley | 2010-03-31 | 1 | -6/+13 |
|
|
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 44 | -1310/+5953 |
|\ \
| |/
|/| |
|
| * | Fix build on Windows | Tom Cooksey | 2010-03-26 | 1 | -0/+1 |
|
|
| * | Avoid having to create temporary QPixmaps when binding to texture | Tom Cooksey | 2010-03-26 | 4 | -13/+10 |
|
|
| * | Implement Texture-From-Pixmap using EGLImage extensions on X11/EGL | Tom Cooksey | 2010-03-26 | 4 | -35/+159 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 3 | -17/+19 |
| |\ |
|
| | * | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-23 | 1 | -0/+24 |
| | |\ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-21 | 3 | -17/+19 |
| | |\ \ |
|
| | | * | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 3 | -17/+19 |
|
|
| * | | | | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 2 | -21/+14 |
| | |_|/
| |/| | |
|
| * | | | Added warnings on non-created buffer in QGLBuffer | Gunnar Sletta | 2010-03-22 | 1 | -0/+24 |
| |/ / |
|
| * | | Make an attemt to upload QPixmap in the most optimal format on 16-bit | Gunnar Sletta | 2010-03-19 | 1 | -2/+9 |
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-19 | 1 | -5/+5 |
| |\ |
|
| | * | Actually use GL texture cache when bindoptions are provided | Gunnar Sletta | 2010-03-19 | 1 | -5/+5 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-18 | 2 | -12/+17 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-17 | 2 | -12/+17 |
| | |\ |
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-16 | 2 | -12/+17 |
| | | |\ |
|
| | | | * | Optimize drawPixmapFragments for the GL2 paint engine. | Michael Brasser | 2010-03-15 | 2 | -12/+17 |
|
|
| * | | | | Add a raw bind() function to QGLBuffer. | Rhys Weatherley | 2010-03-18 | 2 | -0/+34 |
|
|
| * | | | | Make sure XCopyArea has completed before resuming rendering | Tom Cooksey | 2010-03-17 | 1 | -0/+6 |
|
|
| * | | | | Make QX11GLPixmapData::scroll() return a value | Tom Cooksey | 2010-03-17 | 1 | -1/+3 |
|
|
| * | | | | Fix some rendering/scrolling artifacts with QX11GLWindowSurface | Tom Cooksey | 2010-03-17 | 1 | -0/+4 |
|
|
| * | | | | Implement scrolling in QX11GLWindowSurface | Tom Cooksey | 2010-03-17 | 2 | -13/+36 |
|
|
| * | | | | Make WA_TranslucentBackground work with QX11GLWindowSurface | Tom Cooksey | 2010-03-17 | 1 | -0/+2 |
|
|
| * | | | | Add ultra-paranoid synchronization to QX11GLPixmapData | Tom Cooksey | 2010-03-17 | 2 | -6/+65 |
| |/ / / |
|
| * | | | Fix OpenGL2 paint engine compilation issue | Rhys Weatherley | 2010-03-16 | 1 | -1/+1 |
|
|
| * | | | Avoid using uncompatible vertex shader for non-solid brushes | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 1 | -3/+10 |
| |/ / |
|
| * | | Implement a special case, simplified vertex shader for complex geometry | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 5 | -2/+39 |
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -3/+8 |
| |\ |
|
| * | | Made QGLExtensions::glExtensions() thread-safe. | Trond Kjernåsen | 2010-03-12 | 2 | -21/+18 |
|
|
| * | | Remove debug output from qt_eglproperties_set_glformat | Tom Cooksey | 2010-03-11 | 1 | -3/+1 |
|
|
| * | | Delete the QGLContext in ~QX11GLPixmapData | Tom Cooksey | 2010-03-11 | 7 | -2/+11 |
|
|