aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultimagenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure we call updateTexture for all dynamic textures.Michael Brasser2015-11-131-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt2014-11-101-48/+9
* Fix pixel bleed in BorderImageEskil Abrahamsen Blomfeldt2014-09-101-9/+48
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Separate the sub-tree layering out of QtQuick into the scene graphSimon Hausmann2014-08-231-1/+1
* Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-1/+1
* Dynamic GL in QuickLaszlo Agocs2014-03-181-9/+10
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-66/+10
* Prevent badly formed texture nodes in the scene graph.Gunnar Sletta2013-10-211-5/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Disable the isPowerOfTwo functions that are only used with OpenGL ES 2Thiago Macieira2013-09-051-0/+2
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-2/+2
* Prefix internal classes properly and private export them.Gunnar Sletta2013-06-171-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Work towards supporting front-to-back reordering of opaque items.Michael Brasser2012-12-121-8/+7
* Work around mis-optimisation on QNX/SGX in AA vertex shaderSean Harmer2012-09-261-4/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Properly check for ability to use GL_REPEAT with npot texturesSean Harmer2012-08-071-1/+1
* Correct attribute name in image shader.Michael Brasser2012-07-191-1/+1
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-89/+516
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* 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 Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+293