| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Worked around driver bug causing clipping errors on N900. | Samuel Rødal | 2010-03-10 | 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 |
|
|
* | | Made QGLTextureCache::instance() threadsafe. | Trond Kjernåsen | 2010-03-11 | 2 | -21/+7 |
|
|
* | | Added clipping to the dashed stroke processor in the GL2 engine. | Kim Motoyoshi Kalland | 2010-03-10 | 3 | -7/+12 |
|
|
* | | Update QGLFormat from EGLConfig properly | Tom Cooksey | 2010-03-10 | 6 | -45/+38 |
|
|
* | | Make calls to QGLFormat::set*BufferSize also update flags | Tom Cooksey | 2010-03-10 | 1 | -1/+5 |
|
|
* | | Compile fix when Qt3Support is enabled for devices using EGL. | Trond Kjernåsen | 2010-03-10 | 1 | -1/+1 |
|
|
* | | Compile with Qt3Support in a ScratchBox environment. | Trond Kjernåsen | 2010-03-10 | 1 | -1/+1 |
|
|
* | | Make sure 16-bit EGL configs are chosen over 32-bit configs | Tom Cooksey | 2010-03-10 | 2 | -32/+55 |
|
|
* | | Make the EGL contexts in QX11GLPixmapData Q_GLOBAL_STATIC | Tom Cooksey | 2010-03-10 | 1 | -3/+13 |
|
|
* | | Handle EGLSurfaces better, including more error detection | Tom Cooksey | 2010-03-10 | 3 | -7/+13 |
|
|
* | | Make sure pixmap hooks get installed so EGL surfaces are cleaned up | Tom Cooksey | 2010-03-10 | 1 | -0/+4 |
|
|
* | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 2 | -5/+8 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 1 | -1/+0 |
|\ \ |
|
| * | | Enable cleanup hooks when creating an EGL surface for a pixmap | Tom Cooksey | 2010-03-08 | 1 | -1/+0 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 2 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed an exit crash that could occur in the GL 2 engine under X11. | Trond Kjernåsen | 2010-03-04 | 1 | -0/+1 |
|
|
| * | Preparation to enable OpenGLES 2.0 for Windows Mobile. | ninerider | 2010-02-27 | 1 | -3/+9 |
|
|
* | | Port QX11GLPixmapData & QX11GLWindowSurface to new QEgl API | Tom Cooksey | 2010-03-05 | 5 | -196/+74 |
|
|
* | | Fix build when egl.h includes X11 headers & pollutes namespace | Tom Cooksey | 2010-03-04 | 1 | -7/+1 |
|
|
* | | Fix build on EGL implementations where EGLConfig is a pointer | Tom Cooksey | 2010-03-04 | 1 | -3/+2 |
|
|
* | | Add and use QGLContextPrivate::eglSurfaceForDevice() | Tom Cooksey | 2010-03-02 | 4 | -4/+33 |
|
|
* | | Make bindTextureFromNativePixmap use new QEgl APIs | Tom Cooksey | 2010-03-02 | 1 | -2/+7 |
|
|
* | | Move QGLWidget::setContext logic into QEgl & QGLContext | Tom Cooksey | 2010-03-02 | 2 | -130/+55 |
|
|