aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgimageparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lift particle limits on desktopAlan Alpert2011-08-241-1/+3
* Switch from textures to uniform arrays for size/opacity tablesAlan Alpert2011-08-241-35/+38
* Compile on MacAlan Alpert2011-08-241-10/+25
* Switch to using one shader and #ifdefsAlan Alpert2011-08-241-18/+26
* Initial entryEffect support for ImageParticleAlan Alpert2011-08-241-0/+43
* Use point spritesAlan Alpert2011-08-241-36/+71
* Add the rest of the tiered shaders to QSGImageParticleAlan Alpert2011-08-231-480/+355
* Add console debugging for particlesAlan Alpert2011-08-231-1/+15
* Add a deformable level shader for QSGImageParticleAlan Alpert2011-08-221-28/+267
* Remove \since tagsAlan Alpert2011-08-151-1/+0
* Code cleanupAlan Alpert2011-07-291-8/+4
* Add some more properties to JS particle typeAlan Alpert2011-07-281-4/+4
* Delete scene if you aren't going to use it.Alan Alpert2011-07-281-5/+13
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-201-0/+72
* Fixed rendering errors in complex particle system.Samuel Rødal2011-07-111-10/+7
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-061-230/+255
* Rewrite last rewriteAlan Alpert2011-06-211-272/+138
* Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-151-90/+165
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+993