summaryrefslogtreecommitdiff
path: root/examples/point-mesh
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Updated all files to new formatAdeel Kazmi1-3/+3
2021-01-21Convert shaders in dali-demo to use shader compilation toolRichard Huang3-44/+43
2020-09-10Updated demos to use DALi clang-formatDavid Steele1-90/+87
2020-08-27Renamed KeyEvent enum values to comply with coding standards.György Straub1-1/+1
2020-08-25Merge "Updates following rename of PropertyBuffer" into devel/masterAdeel Kazmi1-1/+1
2020-08-25Updates following rename of PropertyBufferDavid Steele1-1/+1
2020-08-25KeyEvent class pimplingRichard Huang1-1/+1
2020-07-13Use Window instead of StageAdeel Kazmi1-6/+6
2020-07-02Remove non-touch related deprecated APIsRichard Huang1-4/+1
2020-06-02Further Setter/Getter public API removal from Dali::ActorRichard Huang1-1/+1
2020-05-19Remove some public Setter/Getter APIs from Dali::ActorRichard Huang1-2/+2
2020-03-11Fix compile errors on MS-Windows.Victor Cebollada1-1/+1
2017-10-09Removed redundant RunTest methods from all examplesAdeel Kazmi1-12/+2
2017-10-03Using migrated Public Visual APIAgnelo Vaz1-2/+1
2016-07-28Changes following dali-core patch "Renamed enum Geometry::GeometryType to Geo...Ferran Sole1-1/+1
2016-07-13Moved Core Rendering API from devel-api to public-apiTom Robinson1-2/+2
2016-07-05Remove ResourceImage usage from demosXiangyin Ma1-4/+5
2016-04-18Improve application launching speedminho.sun1-1/+1
2016-04-15Rendering API clean-upFerran Sole1-12/+9
2016-03-21PropertyBuffer SetData clean-upPaul Wisbey1-2/+2
2016-02-08Update following the changes of Blending&Culling optionsXiangyin Ma1-1/+1
2016-01-21Changed DALI_*_DIR to DEMO_*_DIRDavid Steele1-2/+2
2015-11-11Fix various Klocwork errorsAdeel Kazmi1-1/+1
2015-10-13Changes following "Remove Sampler scene object"Ferran Sole1-6/+2
2015-06-24Move new mesh API to devel-api.Francisco Santos1-2/+2
2015-06-10Remove uniform mapping.Francisco Santos1-6/+3
2015-06-03Fixes for removal of animatable property-buffer.Francisco Santos1-1/+1
2015-05-21Minor Fixes to demosDavid Steele1-6/+10
2015-04-28Merge branch 'tizen' into devel/new_meshFrancisco Santos1-1/+1
2015-04-14New point and line demosDavid Steele1-0/+252