| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Skip unused function isCoreProfile() on non-ES2 platforms | Tor Arne Vestbø | 2014-11-05 | 1 | -0/+2 |
| * | Do not parent the shader program to the QOpenGLContext | Jocelyn Turcotte | 2014-10-23 | 1 | -1/+4 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Fix QOpenGLGlyphTexture object leak | Liang Jian | 2014-05-28 | 1 | -1/+3 |
| * | Remove an unused workaround and fix up the comments in the glyph cache | Laszlo Agocs | 2014-05-13 | 1 | -29/+2 |
| * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -3/+3 |
| * | Revert "Make OpenGL texture glyph cache use the right freetype glyphs" | Allan Sandfeld Jensen | 2014-03-17 | 1 | -11/+1 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -47/+48 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -3/+3 |
| * | Add core profile versions of the glyph cache shaders | Laszlo Agocs | 2014-02-28 | 1 | -4/+5 |
| * | Use a VAO in the texture glyph cache | Laszlo Agocs | 2014-02-26 | 1 | -10/+29 |
| * | Fix glyph texture format on core profile | Laszlo Agocs | 2014-02-26 | 1 | -2/+21 |
| * | Texture glyph cache: Use a vbo | Laszlo Agocs | 2014-02-26 | 1 | -3/+17 |
| * | Unify glyph format between QFontEngine and QFontEngineGlyphCache | Tor Arne Vestbø | 2014-02-19 | 1 | -3/+3 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -6/+15 |
| * | Make OpenGL texture glyph cache use the right freetype glyphs | Gunnar Sletta | 2013-11-06 | 1 | -1/+11 |
| * | Fix ARGB image glyphs on Open GL ES2 or big endian | Allan Sandfeld Jensen | 2013-11-04 | 1 | -11/+16 |
| * | un-confuse lupdate: use #if 0 consistently | Oswald Buddenhagen | 2013-08-12 | 1 | -1/+3 |
| * | Fix upload of glyphs when using RGB32 masks on OpenGL ES | Gunnar Sletta | 2013-07-30 | 1 | -14/+4 |
| * | Fix FBO restoring in QOpenGLTextureGlyphCache | Valery Volgutov | 2013-06-05 | 1 | -1/+4 |
| * | Add support for color glyphs (Emoji) on Mac OS X and iOS | Tor Arne Vestbø | 2013-02-13 | 1 | -17/+27 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix native RGB text on OpenGL ES 2 without BGRA extension | Eskil Abrahamsen Blomfeldt | 2012-11-06 | 1 | -3/+15 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | OpenGL: Use official glext.h and gl2ext.h headers | Sean Harmer | 2012-08-20 | 1 | -0/+5 |
| * | Clean up attribute arrays flags in OpenGL glyph cache | Eskil Abrahamsen Blomfeldt | 2012-07-06 | 1 | -0/+3 |
| * | Do not delete m_blitProgram more than once | Jiang Jiang | 2012-07-05 | 1 | -1/+0 |
| * | Reset pointer to 0 after freeing | Lars Knoll | 2012-05-01 | 1 | -1/+3 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Get rid of legacy glTexParameterf calls. | Samuel Rødal | 2011-10-28 | 1 | -8/+8 |
| * | Remove Q_WS_ and Q_OS_SYMBIAN from QtGui. | Friedemann Kleint | 2011-10-13 | 1 | -3/+0 |
| * | Fixed crash due to uninitialized pointer in OpenGL texture glyph cache. | Samuel Rødal | 2011-10-07 | 1 | -0/+1 |
| * | Rename remaining gui/opengl source files to avoid name clashing. | Samuel Rødal | 2011-08-30 | 1 | -0/+396 |