summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglpaintengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-4/+4
* Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-28/+28
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-11/+63
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-5/+0
|\
| * Remove dead code from QOpenGLPaintEngineAllan Sandfeld Jensen2016-01-211-5/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-3/+11
|\
| * Make GL2PaintEngine::drawCachedGlyphs use updateTextureTor Arne Vestbø2014-12-141-3/+1
| * GL: Make updateTexture invalidate texture on change of texture unitTor Arne Vestbø2014-12-121-0/+5
| * GL2PaintEngine: centralize logic for updating/preparing texturesTor Arne Vestbø2014-12-111-1/+6
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+1
|\|
| * Simplify GL2PaintEngine::updateTextureFilter, it doesn't need targetTor Arne Vestbø2014-12-031-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-28/+28
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLTextureCache::bindTexture upload efficientlyAllan Sandfeld Jensen2014-07-041-1/+1
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-2/+2
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-211-0/+1
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-101-1/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove duplicate triangulating stroker implementation.Kim Motoyoshi Kalland2012-07-061-1/+1
* Silence a warning about a change of sign.Thiago Macieira2012-03-241-1/+1
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-081-1/+1
* 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
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-1/+2
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-0/+338