Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Don't try to use the texture_from_pixmap extension in GL on desktop/X11. | Trond Kjernåsen | 2010-09-23 | 2 | -29/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | Compile on Symbian - rework the X11 mask patch a bit. | Trond Kjernåsen | 2010-09-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Fix compilation | Olivier Goffart | 2010-09-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines. | Trond Kjernåsen | 2010-09-22 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 3 | -57/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Revert "Fixed painter path drawing on FBO without stencil buffer." | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -30/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | Fixed stencil buffer on FBOs with OpenGL ES. | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -27/+79 | |
* | | | | | | | | | | | | | | | | | | | | | | Fix problems in QTextureGlyphCache caused by insufficient merge | Eskil Abrahamsen Blomfeldt | 2010-09-24 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 4 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | remove extra includes | Ritt Konstantin | 2010-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 2 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fixed drawing a large number of glyphs with the same font under GL. | Trond Kjernåsen | 2010-09-21 | 2 | -1/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-21 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Prevent crash in QGLGlyphCache due to dangling context references. | Samuel Rødal | 2010-09-14 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 8 | -19/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fixed painter path drawing on FBO without stencil buffer. | Kim Motoyoshi Kalland | 2010-09-20 | 2 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | Fixes QPen dash offset for OpenGL paint engines (1.x & 2.x). | Yoann Lopes | 2010-09-20 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Support multisampled pbuffers under Windows. | Trond Kjernåsen | 2010-09-20 | 2 | -14/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | Prevented crash in GL window surface when deleting native child widgets. | Samuel Rødal | 2010-09-10 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | Fixed compilation and API of meego graphics system. | Samuel Rødal | 2010-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Don't waste memory on the share widget in the GL window surface. | Samuel Rødal | 2010-09-10 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | Fixes makeCurrent() failed messages on several systems. | Trond Kjernåsen | 2010-09-16 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-10 | 3 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Support sub pixel positioning of glyphs in raster engine | Eskil Abrahamsen Blomfeldt | 2010-09-09 | 3 | -5/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 7 | -15/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Make sure we blit to the correct FBO in the GL window surface. | Samuel Rødal | 2010-09-09 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Some optimizations to the GL pixmap data. | Samuel Rødal | 2010-09-09 | 4 | -6/+44 | |
| * | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Recognize GL_ARB_shader_objects as indicating shaders | Rhys Weatherley | 2010-08-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Ensure that OpenGL contexts are attached to an NSView before first paint | Tor Arne Vestbø | 2010-09-02 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | | | | Clear the QGLWindowSurface in ::beginPaint when needed. | Michael Dominic K | 2010-08-31 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | Made QT_GL_SWAPBUFFER_PRESERVE=1 with the GL graphics system work. | Samuel Rødal | 2010-08-31 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Doc update regarding threaded painting with QPainter in the QGL module. | Trond Kjernåsen | 2010-09-09 | 3 | -9/+98 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-08-31 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Doc update: Mention the Qt::AA_X11InitThreads application attribute. | Trond Kjernåsen | 2010-08-30 | 1 | -6/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 4 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-26 | 4 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WGL_COLOR_BITS_ARB should not take the alpha bits into account. | Trond Kjernåsen | 2010-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix OpenGLVersionFlags on OpenGL 4.0 systems | Rhys Weatherley | 2010-08-16 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | Don't define highp/mediump/lowp if desktop GL has them | Rhys Weatherley | 2010-08-13 | 3 | -3/+13 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-08-25 | 8 | -30/+496 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 8 | -30/+496 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | On Symbian QGLWidget::glDraw() must do nothing if widget isn't visible. | Jani Hautakangas | 2010-08-23 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | bindTexture: Replace texture if painting is active on pixmap/image | Andreas Kling | 2010-08-21 | 1 | -5/+18 | |
| | * | | | | | | | | | | | | | | | | | Introduce QtOpenGL module for Symbian. | Jani Hautakangas | 2010-08-20 | 7 | -17/+440 | |
| | * | | | | | | | | | | | | | | | | | Made GL pixmap backend respect Qt::NoOpaqueDetection flag.. | Samuel Rødal | 2010-08-19 | 1 | -2/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Prevented Xorg crash in qtdemo when running corkboards example. | Samuel Rødal | 2010-08-17 | 2 | -5/+28 | |
* | | | | | | | | | | | | | | | | | | Call eglReleaseThread() when a thread exits, and fix warnings. | Trond Kjernåsen | 2010-08-24 | 2 | -2/+6 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-08-13 | 8 | -7/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |