| Commit message (Expand) | Author | Age | Files | Lines |
* | Add work around for bug when painting w/glTexSubImage into large texture | Eskil Abrahamsen Blomfeldt | 2010-12-16 | 1 | -1/+4 |
|
|
* | Don't delete FBO when resetting glyph cache | Eskil Abrahamsen Blomfeldt | 2010-12-14 | 1 | -4/+7 |
|
|
* | Fixed GL 2 engine rendering of images / pixmaps above max texture size. | Samuel Rødal | 2010-12-13 | 2 | -5/+49 |
|
|
* | 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 |
|
|
* | Fix text disappearing on GL when RGB-path is taken (no transformation) | Eskil Abrahamsen Blomfeldt | 2010-12-07 | 1 | -8/+11 |
|
|
* | 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 |
|
|
* | | 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 | 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-11-05 | 1 | -12/+12 |
|\ \
| |/
|/| |
|
| * | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 1 | -12/+12 |
|
|
* | | Prevent access to non-existent memory in QGL2PEXVertexArray | Topi Reiniö | 2010-11-04 | 1 | -2/+3 |
|/ |
|
* | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -1/+1 |
|
|
* | Functions that are externally defined to QtOpenGL needs to be imported. | Jani Hautakangas | 2010-10-21 | 1 | -1/+1 |
|
|
* | Fix GL_OES_element_index_uint and add GL_OES_depth24 detection. | Jani Hautakangas | 2010-10-20 | 2 | -20/+9 |
|
|
* | Fix text rendering in GL when using the broken-fbo-fallback | Eskil Abrahamsen Blomfeldt | 2010-10-07 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Enable QtOpenGL vector path caching on Symbian/IVE3 | Jani Hautakangas | 2010-10-04 | 3 | -134/+320 |
|
|
* | 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 | 1 | -28/+2 |
|\ |
|
| * | Compile on Symbian - rework the X11 mask patch a bit. | Trond Kjernåsen | 2010-09-23 | 1 | -2/+2 |
|
|
| * | Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines. | Trond Kjernåsen | 2010-09-22 | 1 | -1/+1 |
|
|
| * | Revert "Fixed painter path drawing on FBO without stencil buffer." | Kim Motoyoshi Kalland | 2010-09-22 | 1 | -26/+0 |
|
|
* | | Minimize parameter changes on glyph cache textures | Aaron Kennedy | 2010-09-28 | 3 | -5/+32 |
|
|
* | | Only set maskTexture sampler uniform once | Aaron Kennedy | 2010-09-28 | 2 | -6/+13 |
|
|
* | | Only repopulate the glyph cache when we know something could have changed | Aaron Kennedy | 2010-09-28 | 1 | -11/+16 |
|
|
* | | Remove unnecessary attribute changes | Aaron Kennedy | 2010-09-23 | 1 | -2/+0 |
|
|
* | | Invalidate QStaticText coord cache when texture size changes | Aaron Kennedy | 2010-09-23 | 1 | -1/+8 |
|/ |
|
* | Fixed drawing a large number of glyphs with the same font under GL. | Trond Kjernåsen | 2010-09-21 | 2 | -1/+12 |
|
|
* | Fixed painter path drawing on FBO without stencil buffer. | Kim Motoyoshi Kalland | 2010-09-20 | 1 | -0/+26 |
|
|
* | Fixes QPen dash offset for OpenGL paint engines (1.x & 2.x). | Yoann Lopes | 2010-09-20 | 1 | -0/+1 |
|
|
* | Some optimizations to the GL pixmap data. | Samuel Rødal | 2010-09-09 | 2 | -0/+8 |
|
|
* | Introduce QtOpenGL module for Symbian. | Jani Hautakangas | 2010-08-20 | 2 | -4/+20 |
|
|
* | Silence warning when building with MSVC 2005 | Andy Shaw | 2010-07-14 | 1 | -1/+1 |
|
|
* | Fix text drawing into alpha pixmap with opengl engine | Eskil Abrahamsen Blomfeldt | 2010-07-07 | 2 | -6/+0 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 2 | -0/+6 |
|\ |
|
| * | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 3 | -1/+8 |
|
|
* | | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 2 | -22/+14 |
|
|
* | | Fixed compilation of QtOpenGL. | Samuel Rødal | 2010-05-27 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 2 | -5/+6 |
|\ \
| |/ |
|
| * | Workaround for ATI driver bug when using QGraphicsEffect with GL. | Kim Motoyoshi Kalland | 2010-05-12 | 2 | -5/+6 |
|
|