aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d/qquickcontext2dtexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-16/+16
* Fix compilation with -no-openglMichal Klocek2017-09-181-2/+3
* add qt.quick.canvas logging category, show size change due to DPRShawn Rutledge2017-09-071-0/+11
* Canvas: Repaint on devicePixelRatio ChangeMorten Johan Sørvig2017-09-071-11/+14
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Quick: Check fbo msaa related extensions via QtGuiLaszlo Agocs2017-01-311-3/+4
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-5/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-2/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-2/+10
| |\
| | * Canvas: Implement high-DPI render modeMorten Johan Sørvig2016-10-051-2/+10
* | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-0/+1
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-6/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-0/+5
|\|
| * Fix crash when Canvas has negative width or heightMitch Curtis2016-02-051-0/+5
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | context2d: replace foreach with range-based forAnton Kudryavtsev2016-01-141-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Make Canvas use texture atlas for smallish Image based canvases.Gunnar Sletta2014-09-301-13/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge branch '5.3' into devGunnar Sletta2014-08-071-19/+31
|\
| * More QQuickCanvas cleanup handling.Gunnar Sletta2014-08-011-19/+31
| * Make canvas cleanup work propertly...Gunnar Sletta2014-08-011-1/+2
| * Use the current context to resolve extensions.Gunnar Sletta2014-08-011-1/+1
* | Support Canvas.antialiasing without multisample support.Gunnar Sletta2014-08-011-4/+19
* | Make canvas cleanup work propertly...Gunnar Sletta2014-07-311-1/+2
* | Use the current context to resolve extensions.Gunnar Sletta2014-07-311-1/+1
* | Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-4/+5
|/
* Fix crashes and incorrect extension queries on GL3+Laszlo Agocs2014-02-251-3/+3
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-2/+0
* Improve the Canvas threading modelGunnar Sletta2013-12-031-68/+125
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Make sure we propegate the filtering state to the internal texture.Gunnar Sletta2013-08-151-1/+1
* Make Canvas respect smooth: true/falseGunnar Sletta2013-05-151-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-8/+19
* Refactor context2d thread logicCharles Yin2012-07-311-201/+73
* Introduce QQuickCanvasPixmapCharles Yin2012-06-051-1/+1
* Fix resizing of Canvas item that use FBO as renderTargets.Charles Yin2012-06-041-0/+5
* Enable threaded/immediate rendering for FBO(step 1)Charles Yin2012-05-311-0/+21
* Do not use deprecated APIOlivier Goffart2012-04-241-2/+2
* Repaint the canvas item properly when canvas resizedCharles Yin2012-03-071-0/+1
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-3/+11
* Use NPOT support if available.Justin McPherson2012-03-061-46/+36
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Refactor Canvas rendering paths.Justin McPherson2012-02-101-66/+38
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Rename QSGTexture::textureSubRect to normalizedTextureSubRect()Gunnar Sletta2012-01-271-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1