Stop CreateSolidActor from creating an RGBA BufferImage when it isn't needed 18/45218/3
authorFerran Sole <ferran.sole@samsung.com>
Mon, 3 Aug 2015 14:49:38 +0000 (15:49 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Tue, 4 Aug 2015 13:37:17 +0000 (06:37 -0700)
Changed CreateSolidActor so it will create an RGBA texture if color or border color has alpha channel
or an RGB texture otherwise

Change-Id: Ic1901a8805ceac4a84ddbbb94128abc43097ffa9


No differences found