summaryrefslogtreecommitdiffstats
path: root/src/shadereffectitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enabled antialiasing hint in ShaderEffectItem when doing multisampled drawing.Marko Niemelä2011-06-081-0/+4
* Fixed headers, typos and import statements to comply with Qt CI systemMarko Niemelä2011-05-271-2/+2
* Merge commit 'refs/merge-requests/2' of git@gitorious.org:qt-labs/qml1-shader...Marko A. Niemelä2011-05-121-0/+13
|\
| * Do not crash on systems that do not support opengl shader programsChristoph Keller2011-05-061-0/+13
* | Fixed memory leak in ShaderEffectItemMarko A. Niemelä2011-05-091-0/+1
|/
* Fix to avoid depth test when possibleMarko A. Niemelä2011-05-051-7/+15
* Initial commitKim Gronholm2011-05-031-0/+893