client: allocate normally tbm_surface when attach buf is invalid 68/156668/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 19 Oct 2017 10:13:21 +0000 (19:13 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 19 Oct 2017 10:18:53 +0000 (19:18 +0900)
commit208bb0d0cec2ab452e106d3471efccd5b2d8d657
tree49a87be4cbb7b26499ba578054139824b232f514
parent94fdc20f6094d5b2b120e123fc204b9a93a4e485
client: allocate normally tbm_surface when attach buf is invalid

if queue is activate and activate_flush and width,height,format aren't matched with queue,
normally tbm_surface is allocated and return to queue

Change-Id: Ic3a9006a0361c5941ffd306f42105a49a8b8b21a
src/wayland-tbm-client.c