| Commit message (Expand) | Author | Age | Files | Lines |
* | Missing glyphs in GL when scaling QStaticText and QML text items | Eskil Abrahamsen Blomfeldt | 2010-12-10 | 1 | -5/+13 |
|
|
* | Try using pure scissor clip in GL 2 engine for rotations. | Samuel Rødal | 2010-12-09 | 1 | -1/+5 |
|
|
* | Fixed missing text in GL 2 engine after recreating a context. | Samuel Rødal | 2010-12-09 | 1 | -1/+3 |
|
|
* | Check Qt::WA_TranslucentBackground instead of custom widget property. | Michael Dominic K | 2010-12-08 | 1 | -12/+5 |
|
|
* | Support for 'qglTranslucent' in QGLWindowSurface. | Michael Dominic K | 2010-12-08 | 1 | -1/+19 |
|
|
* | Fix text disappearing on GL when RGB-path is taken (no transformation) | Eskil Abrahamsen Blomfeldt | 2010-12-07 | 1 | -8/+11 |
|
|
* | Fix warning about %x parameter type mismatch in EGL | Thiago Macieira | 2010-11-26 | 1 | -1/+1 |
|
|
* | Fix warning about address of a function being constant. | Thiago Macieira | 2010-11-26 | 1 | -0/+4 |
|
|
* | Fix warnings related to unused variables. | Thiago Macieira | 2010-11-26 | 2 | -2/+0 |
|
|
* | Fix a build break when namespace is defined | Miikka Heikkinen | 2010-11-22 | 1 | -17/+17 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-19 | 1 | -17/+17 |
|\ |
|
| * | Fix for QtOpenGL RVCT4 compilation error | Jani Hautakangas | 2010-11-18 | 1 | -17/+17 |
|
|
* | | Fix possible corrupted text when gl glyph cache becomes full | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 3 | -3/+27 |
|
|
* | | Fixed crash when destroying QGLWidget | Thorbjørn Lindeijer | 2010-11-17 | 1 | -1/+2 |
|
|
* | | Prevent crash in GL 2 engine when stroking null rectangle. | Samuel Rødal | 2010-11-17 | 1 | -0/+3 |
|
|
* | | Fix possible missing glyphs in text when using GL engine | Eskil Abrahamsen Blomfeldt | 2010-11-16 | 3 | -2/+24 |
|/ |
|
* | Remove driver bug work-around from GL 2 paint engine. | Samuel Rødal | 2010-11-12 | 1 | -5/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-11 | 1 | -1/+1 |
|\ |
|
| * | Make operator QRectF const | Harald Fernengel | 2010-11-09 | 1 | -1/+1 |
|
|
* | | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 4 | -5/+5 |
|
|
* | | Prevented race condition on texture destruction. | Samuel Rødal | 2010-11-08 | 3 | -10/+32 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 4 | -40/+67 |
|\ \
| |/
|/| |
|
| * | Prevented threading related crash in OpenGL module. | Samuel Rødal | 2010-10-29 | 2 | -24/+51 |
|
|
| * | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 2 | -16/+16 |
|
|
* | | Prevent access to non-existent memory in QGL2PEXVertexArray | Topi Reiniö | 2010-11-04 | 1 | -2/+3 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-25 | 5 | -60/+88 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-23 | 5 | -60/+88 |
| |\ |
|
| | * | Added support for blitting to native child widgets in GL window surface. | Samuel Rødal | 2010-10-22 | 5 | -60/+88 |
|
|
* | | | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 2 | -2/+2 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-22 | 6 | -11/+11 |
|\ \
| |/
|/| |
|
| * | Functions that are externally defined to QtOpenGL needs to be imported. | Jani Hautakangas | 2010-10-21 | 6 | -11/+11 |
|
|
* | | Major refactoring: creating a new QPixmapData subclass for live textures. | Michael Dominic K | 2010-10-21 | 1 | -0/+1 |
|/ |
|
* | Fix GL_OES_element_index_uint and add GL_OES_depth24 detection. | Jani Hautakangas | 2010-10-20 | 6 | -41/+40 |
|
|
* | Revert "Don't define highp/mediump/lowp if desktop GL has them" | Trond Kjernåsen | 2010-10-12 | 3 | -13/+3 |
|
|
* | Fix text rendering in GL when using the broken-fbo-fallback | Eskil Abrahamsen Blomfeldt | 2010-10-07 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-06 | 1 | -2/+3 |
|\ |
|
| * | Adding a threshold for partial updates. | Michael Dominic K | 2010-10-05 | 1 | -2/+3 |
|
|
* | | Quick fix for OSX and Windows/Mingw compilation errors. | Jani Hautakangas | 2010-10-05 | 1 | -8/+8 |
|
|
* | | Fix gcc compilation problems in QtOpenGL. Actually was typo and | Jani Hautakangas | 2010-10-04 | 1 | -2/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-04 | 4 | -134/+334 |
|\ \
| |/
|/| |
|
| * | Enable QtOpenGL vector path caching on Symbian/IVE3 | Jani Hautakangas | 2010-10-04 | 4 | -134/+334 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-01 | 5 | -20/+53 |
|\ \
| |/
|/| |
|
| * | Work around an ATI driver problem with mutli-sampled pbuffers. | Trond Kjernåsen | 2010-09-28 | 1 | -11/+18 |
|
|
| * | Don't disable texture_from_pixmap on GLX/X11 by default. | Trond Kjernåsen | 2010-09-27 | 2 | -7/+29 |
|
|
| * | Don't pretend to support single buffered EGL surfaces. | Trond Kjernåsen | 2010-09-24 | 2 | -0/+4 |
|
|
| * | Named anonymous struct in the OpenGL paint engine. | Kim Motoyoshi Kalland | 2010-09-24 | 1 | -2/+2 |
|
|
* | | Fallback to A8 text rendering on Mac when LCD smoothing is disabled | Aaron Kennedy | 2010-09-29 | 1 | -0/+7 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 6 | -88/+92 |
|\ \
| |/ |
|
| * | 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 |
|
|