summaryrefslogtreecommitdiffstats
path: root/examples/effects/customshader
Commit message (Expand)AuthorAgeFilesLines
* Improvements to graphics effects API after review round.Samuel Rødal2009-11-102-3/+3
* Update license headers again.Jason McDonald2009-09-097-28/+28
* Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-073-5/+5
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-317-91/+91
* Fixed custom shader example to correctly use premultiplied colors.Samuel Rødal2009-08-311-1/+1
* Added missing precision specifiers to custom shader effect.Samuel Rødal2009-08-261-1/+1
* Make the 'effects' examples compile when qreal == float.Jason Barron2009-08-261-1/+1
* Fixed documentation and use of incorrect entry point for custom shaders.Samuel Rødal2009-08-251-3/+1
* Fix obsolete license headers.Jason McDonald2009-08-227-14/+14
* Move shader effect example from examples/graphicsview to examples/effectsBjørn Erik Nilsen2009-08-2119-0/+567