spec: Add support for VK_KHR_incremental_present
[platform/core/uifw/vulkan-wsi-tizen.git] / src / wsi / swapchain.c
2018-09-05 Harsh Aggarwalspec: Add support for VK_KHR_incremental_present 44/185544/5
2018-09-03 Joonbum Koswapchain: Added some error condition to follow vk... 91/188291/1 accepted/tizen/unified/20180904.180645 submit/tizen/20180904.025652
2018-06-15 joonbum.koswapchain: Implemented to support oldSwapchain feature. 39/182039/1
2018-05-15 joonbum.koswapchain: Fixed potential memory leaks in exceptional... 47/178947/1 accepted/tizen/unified/20180518.120500 submit/tizen/20180516.003940
2018-05-15 joonbum.koswapchain: Enabled to use user allocator. 46/178946/1
2018-05-15 joonbum.koswapchain: Changed the type of allocator to its pointer. 45/178945/1
2017-11-14 joonbum.koswapchain: Added exception checking for error case. 80/161980/1
2017-09-29 xuelian.baiHandle the case when the input swapchain is NULL 93/149693/4
2017-01-11 deasung.kimtbm_queue_surface: modified tbm_queue_surface related... 99/104799/3
2017-01-11 deasung.kimswapchain: added swapchain tdm backend 85/102985/2
2017-01-11 deasung.kimswapchain: separated swapchain.c 84/102984/2
2017-01-10 Taekyun Kimwsi: Removed unnecessary #include 71/102971/2
2016-10-12 deasung.kimsurface/swapchain: apply present mode 91/89491/4
2016-10-07 Mun, Gwan-gyeongswapchain: added return case of VK_ERROR_OUT_OF_DEVICE_... 51/91251/2
2016-10-06 deasung.kimswapchain: fix management of tpl_display reference... 01/89101/3
2016-09-22 deasung.kimswapchain: added error handle in create swapchain 65/89065/1
2016-08-26 deasung.kimswapchin: change the usage of libtbm_sync api 27/85227/3
2016-08-17 deasung.kimswapchain: use tpl with sync 06/81006/7
2016-06-13 deasung.kimswapchain: fix swapchain image's extent depth value 1 59/74159/1
2016-06-13 deasung.kimswapchain: fill ImageCreateInfo from SwapchainCreateInfo 58/74158/1
2016-06-10 Gwan-gyeong MunMerge "tri: inserted shader binary code for test conven...
2016-06-09 Taekyun Kimwsi: Support for various pixel formats 22/73822/1
2016-06-09 Taekyun Kimswapchain: Fill out VkImageCreateInfo when creating... 20/73820/1
2016-06-02 Taekyun Kimwsi: Better integration interface between WSI and ICD 89/72789/1
2016-06-02 Taekyun Kimwsi: Refactoring to support display surface 88/72788/1
2016-05-12 Taekyun Kimswapchain: Wait semaphores before issueing present... 63/69263/1
2016-05-12 Taekyun Kimswapchain: Signal fence and semaphore in vkAcquireNextI... 61/69261/1
2016-04-20 Mun, Gwan-gyeongswapchain: remove temporal swapchain debugging code. 29/66729/1
2016-04-19 Sangjin LeeMerge changes Id53d17c1,Ica6c0627,I124d9940 into tizen
2016-04-19 Mun, Gwan-gyeongetc: Fix int to pointer typecasting build warnings 73/66373/4
2016-04-19 Mun, Gwan-gyeongswapchain: add debug info code for SwapChain's VkImage... 72/66372/2
2016-04-18 deasung.kimswapchain: use vk_get_tpl_display instead of tpl_displa... 41/66241/1
2016-04-15 deasung.kimswapchain: fix missing assign tbm buffer count 64/66064/1
2016-04-15 Taekyun Kimswapchain: Create VkImage using ICD provided function 63/66063/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 Kimswapchain: Code clean up 54/66054/1
2016-04-15 deasung.kimswapchain: Basic swapchain implementation using TPL 51/66051/1
2016-04-12 Taekyun Kimwsi: WSI entry points 84/65684/1