summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix subpixel rendered text in QGLWidgetAllan Sandfeld Jensen2015-05-301-7/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-2/+2
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-2/+2
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-40/+41
|/
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+2
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-3/+3
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-10/+11
* Fix a memory leak in QGLWidget::renderTextLaszlo Agocs2013-09-201-0/+2
* Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-301-2/+6
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-9/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-5/+10
* Add a missing pointer initializer.Jocelyn Turcotte2012-05-231-0/+1
* Reset pointer to 0 after freeingLars Knoll2012-05-011-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fixed crash in GL 2 paint engine on Intel Atom.Samuel Rødal2012-01-171-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-281-8/+8
* OpenGL: Remove Q_WS_ defines.Friedemann Kleint2011-10-181-3/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-36/+34
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-4/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+396