Switch to using one shader and #ifdefs
[profile/ivi/qtdeclarative.git] / src / declarative / particles / qsgimageparticle.cpp
2011-08-24 Alan AlpertSwitch to using one shader and #ifdefs
2011-08-24 Alan AlpertInitial entryEffect support for ImageParticle
2011-08-24 Alan AlpertUse point sprites
2011-08-23 Alan AlpertAdd the rest of the tiered shaders to QSGImageParticle
2011-08-23 Alan AlpertAdd console debugging for particles
2011-08-22 Alan AlpertAdd a deformable level shader for QSGImageParticle
2011-08-15 Alan AlpertRemove \since tags
2011-07-29 Alan AlpertCode cleanup
2011-07-28 Alan AlpertAdd some more properties to JS particle type
2011-07-28 Alan AlpertDelete scene if you aren't going to use it.
2011-07-20 Alan AlpertInitial stab at docs for QtQuick.Particles 2.0
2011-07-11 Samuel RødalFixed rendering errors in complex particle system.
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-06 Alan AlpertSquashed Particle System Stateful Rewrite
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertRewrite last rewrite
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Alan AlpertRewrite particle system to cope with changing particle...
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-07 Alan AlpertImmense Particles Refactor Part A