summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-0/+5
|\
| * Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-05-311-0/+5
| * Fix missing namespace.ck2010-02-011-0/+4
* | Limit the lower glyph texture cache size to 16x16 in GL.Trond Kjernåsen2010-05-141-0/+12
* | Added workarounds for two MBX/SGX specific GL ES bugs/problems.Trond Kjernåsen2010-05-141-13/+5
* | Fix textdrawing under GL on N900.Gunnar Sletta2010-05-071-30/+56
* | Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-04-121-0/+5
* | Merge branch '4.6'Thiago Macieira2010-01-211-1/+1
|\ \ | |/
| * Fix copyright year.Jason McDonald2010-01-191-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-8/+37
|\ \ | |/
| * Fixed subpixel antialiased text drawing with the GL2 engine.Kim Motoyoshi Kalland2010-01-111-3/+15
| * Track the glVertexAttribPointer and only update it if it's changedTom Cooksey2010-01-111-5/+22
* | Add QT_{BEGIN,END}_NAMESPACE to qtextureglyphcache_gl.cpp.ck2010-01-111-0/+4
|/
* Move QGLTextureGlyphCache into it's own fileTom Cooksey2010-01-051-0/+216