summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support pen color in QOpenGLTextureGlyphCacheEskil Abrahamsen Blomfeldt2019-07-051-2/+2
* wasm: fix wasm shader compileLorn Potter2018-10-151-0/+10
* Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+6
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-2/+2
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-10/+2
* Support color font rendering for freetype engineJian Liang2016-05-031-79/+92
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Skip unused function isCoreProfile() on non-ES2 platformsTor Arne Vestbø2014-11-051-0/+2
* Do not parent the shader program to the QOpenGLContextJocelyn Turcotte2014-10-231-1/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QOpenGLGlyphTexture object leakLiang Jian2014-05-281-1/+3
* Remove an unused workaround and fix up the comments in the glyph cacheLaszlo Agocs2014-05-131-29/+2
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-3/+3
* Revert "Make OpenGL texture glyph cache use the right freetype glyphs"Allan Sandfeld Jensen2014-03-171-11/+1
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-47/+48
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-3/+3
* Add core profile versions of the glyph cache shadersLaszlo Agocs2014-02-281-4/+5
* Use a VAO in the texture glyph cacheLaszlo Agocs2014-02-261-10/+29
* Fix glyph texture format on core profileLaszlo Agocs2014-02-261-2/+21
* Texture glyph cache: Use a vboLaszlo Agocs2014-02-261-3/+17
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-3/+3
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-6/+15
* Make OpenGL texture glyph cache use the right freetype glyphsGunnar Sletta2013-11-061-1/+11
* Fix ARGB image glyphs on Open GL ES2 or big endianAllan Sandfeld Jensen2013-11-041-11/+16
* un-confuse lupdate: use #if 0 consistentlyOswald Buddenhagen2013-08-121-1/+3
* Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-301-14/+4
* Fix FBO restoring in QOpenGLTextureGlyphCacheValery Volgutov2013-06-051-1/+4
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-17/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix native RGB text on OpenGL ES 2 without BGRA extensionEskil Abrahamsen Blomfeldt2012-11-061-3/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-0/+5
* Clean up attribute arrays flags in OpenGL glyph cacheEskil Abrahamsen Blomfeldt2012-07-061-0/+3
* Do not delete m_blitProgram more than onceJiang Jiang2012-07-051-1/+0
* 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
* 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
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-3/+0
* Fixed crash due to uninitialized pointer in OpenGL texture glyph cache.Samuel Rødal2011-10-071-0/+1
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-0/+396