aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickcustomparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-2/+0
|\
| * Drop the class name from shader effect material keysUlf Hermann2016-04-201-2/+0
* | Particles: reduce excessive hash accesses to a more passable level.Erik Verbruggen2016-03-041-6/+5
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Fix build with QT_STRICT_ITERATORSSérgio Martins2015-05-151-2/+2
* QtQuick: Micro-optimize iterator loops.Friedemann Kleint2015-02-261-2/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-081-1/+1
* QQuickCustomParticle: Check for current OpenGL Context before useAndy Nichols2014-10-211-0/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-2/+2
* Dynamic GL in QuickLaszlo Agocs2014-03-181-9/+8
* Remove version definition from custom particle shaders for OpenGL ES.Maciej Kujalowicz2013-11-151-0/+6
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-41/+12
* Make sure custom particles mark themselves dirty.Gunnar Sletta2013-10-291-1/+4
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-2/+2
* Remove workaround for particle shader on BlackberryFabian Bumberger2013-01-161-5/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Blackberry: Workaround for GLSL compiler bug.Fabian Bumberger2012-11-091-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-4/+4
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+473