summaryrefslogtreecommitdiffstats
path: root/demos/glhypnotizer
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
| | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-271-17/+17
| | | | | | New files after previous license change round. Reviewed-by: Trust Me
* Add missing license header.Jason Barron2011-06-031-0/+41
| | | | Reviewed-by: aavit
* Add the new 'glhypnotizer' demo.Jason Barron2011-06-035-0/+442
Introduce a new demo to demonstrate the usage of OpenGL from a separate thread. Reviewed-by: Samuel