add tbm_sync to support for the timeline and the fence 79/82979/4
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 5 Aug 2016 07:27:48 +0000 (16:27 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 16 Aug 2016 02:37:31 +0000 (11:37 +0900)
commitcd7d9da0e96be112d1a4f18eb31a87747982d821
tree775a9d6f6909c8923ffbb9c451ea9338195f9aad
parentaabf235a45dfdb5806dd6d1fac0fb5f93bda81d2
add tbm_sync to support for the timeline and the fence

There are two resources to manage the synchronization.
two handle.. tbm_sync_timeline_h, tbm_sync_fence_h

Change-Id: I680ce38370164d17c7b487400b9e29f1f5cac3f6
packaging/libtbm.spec
src/Makefile.am
src/tbm_bufmgr.h
src/tbm_sync.c [new file with mode: 0644]
src/tbm_sync.h [new file with mode: 0644]