platform/core/uifw/vulkan-wsi-tizen.git
8 years agoutils: Add boolean variable type 73/65673/1
Taekyun Kim [Thu, 31 Mar 2016 06:41:33 +0000 (15:41 +0900)]
utils: Add boolean variable type

Use vk_bool_t and VK_TRUE/FALSE for boolean variables.

Change-Id: Ia3039c0a556053ece14b84357a8d3284df2818e0

8 years agoAdd MIT License file.
Mun, Gwan-gyeong [Tue, 29 Mar 2016 13:59:01 +0000 (22:59 +0900)]
Add MIT License file.
Modify spec file for installing license files.

Change-Id: Ida19907e299b6fddbb35d667738bb278ccb49456

8 years agocommon: Add basic build & source files
Taekyun Kim [Tue, 29 Mar 2016 07:32:31 +0000 (16:32 +0900)]
common: Add basic build & source files

src/null-driver : null-driver for test
src/utils : utility funcs and data structures
src/wsi : tizen vulkan wsi module

Change-Id: I4a8d8f88d4cbd0811b6bcee7fdb73536f604812c

8 years agoInitial empty repository
JeongHoon Jeon [Mon, 28 Mar 2016 10:16:39 +0000 (19:16 +0900)]
Initial empty repository