aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsggeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* doc: Add documentation for undocumented thingsMartin Smith2018-02-141-0/+13
* Q_CHECK_PTR QSGGeometry allocationsUlf Hermann2016-12-201-0/+1
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Fix enums in QSGGeometryLaszlo Agocs2016-10-121-27/+46
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-0/+21
* Remove unnecessary ifdef in QSGGeometryLaszlo Agocs2016-05-231-22/+57
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-19/+25
* Fix shadowing and rvalue warningsLaszlo Agocs2016-03-091-1/+7
* Add the skeleton for a D3D12 backendLaszlo Agocs2016-02-191-6/+11
* Revert "Build (and fail) Quick with -no-opengl"Laszlo Agocs2016-02-121-3/+0
* Build (and fail) Quick with -no-openglLaszlo Agocs2016-02-051-0/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-201-2/+8
|\
| * Doc: Document limits of QSGGeometry::setLineWidth5.4Kai Koehne2015-06-041-2/+8
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Clearly point out the distinction between GUI and Render threads.Gunnar Sletta2014-03-201-0/+3
* Use QSGGeometry::lineWidth() when drawing GL_POINTSAlex Montgomery2014-01-131-4/+6
* Add Q_UNUSED for reserved fields.Alan Alpert2013-09-101-0/+1
* improve docs of QSGGeometry::set[Vertex|Index]DataPatternGunnar Sletta2013-05-161-2/+4
* Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-151-6/+6
* Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-031-1/+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
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Three scene graph examples with docs.Gunnar Sletta2012-08-131-1/+1
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Improve on scenegraph documentation.Gunnar Sletta2012-06-081-33/+306
* Fix documentation for QSGGeometry::allocate()Glenn Watson2012-05-161-0/+3
* Fix compilation on QNX.Tobias Koenig2012-03-201-0/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-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
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-121-3/+3
* Add lineWidth property to QSGGeometryAlex Wilson2011-12-151-0/+25
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+466