wsi: Use const qualifier for semaphores in vk_wait_for_semaphores()
[platform/core/uifw/vulkan-wsi-tizen.git] / src / wsi / wsi.h
2016-05-12 Taekyun Kimwsi: Use const qualifier for semaphores in vk_wait_for_... 62/69262/1
2016-05-12 Taekyun Kimicd: Functions for calling vendor ICD semaphore and... 60/69260/1
2016-05-12 Taekyun Kimwsi: Add function prototypes that vendors should provide 53/69253/1
2016-05-11 Taekyun Kimwsi: Add devel package 70/69170/1
2016-04-15 deasung.kimwsi: added func vk_get_tpl_display 66/66066/1
2016-04-15 Taekyun Kimicd: Function for creating VkImage from tbm_surface_h 62/66062/1
2016-04-15 Taekyun Kimicd: Dedicated files for manipulating vendor ICD 61/66061/1
2016-04-15 Taekyun Kimswapchain: Initialize swapchain buffers at creation... 60/66060/1
2016-04-15 Taekyun Kimsurface: swapchain: WSI do not need to implement surfac... 59/66059/1
2016-04-15 Taekyun Kimcommon: Make wayland platform default 58/66058/1
2016-04-15 Taekyun Kimentry-points: Merge extensions from ICD and WSI 56/66056/1
2016-04-15 Taekyun Kimswapchain: Code clean up 54/66054/1
2016-04-15 deasung.kimswapchain: Basic swapchain implementation using TPL 51/66051/1
2016-04-15 deasung.kimsurface: Basic wayland surface implementation using TPL 50/66050/1
2016-04-12 Taekyun Kimentry-points: Hook GetInstanceProcAddr()/GetDeviceProcA... 88/65688/1
2016-04-12 Taekyun Kimsurface: Basic surface implementation 87/65687/1
2016-04-12 Taekyun Kimwsi: Basic memory allocation functions 86/65686/1
2016-04-12 Taekyun Kimwsi: WSI entry points 84/65684/1
2016-03-29 Taekyun Kimcommon: Add basic build & source files