summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/tessellation-modes/shaders/quads.tcs
Commit message (Collapse)AuthorAgeFilesLines
* Moved tessellation-modes example to manual testRobert Brock2016-05-151-21/+0
| | | | | | | Part of an examples cleanup Change-Id: I80f5927b91a31f86ac92cf357604783948c34a30 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-0/+21
Modules cannot have their examples in the top-level examples directory because in the pre-built packages all modules' examples are merged together. Change-Id: I80fdbb8f1ec6f3d8fd793e4d856e705000237127 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>