Replaced buffer image generation in dali-demo with simple images 34/109034/3
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 6 Jan 2017 13:26:35 +0000 (13:26 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 6 Jan 2017 13:40:31 +0000 (05:40 -0800)
commitad4f36a16179d48c55ac76f0ea7759f1b2680277
tree701c01fb78965303427e9fe0285b46d54ebdfc49
parentd9af2b9fa2d7d343a17ec7615fd432e529039e2b
Replaced buffer image generation in dali-demo with simple images

Distance field buffer images were created every time.
Just outputted this information to a file and loading this instead -> much quicker.

Also removes the need for using BufferImages (deprecated APIs)

Change-Id: Ibdfd17f2798f88f29ad9d66afe68b38853b1b19c
demo/dali-table-view.cpp
demo/dali-table-view.h
resources/images/shape-bubble.png [new file with mode: 0644]
resources/images/shape-circle.png [new file with mode: 0644]