2018-09-05 |
Harsh Aggarwal | cleanup: use 'updated headers' from Vulkan-LoaderAndVal... 51/185551/2 |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Joonbum Ko | swapchain: Added some error condition to follow vk... 91/188291/1 accepted/tizen/unified/20180904.180645 submit/tizen/20180904.025652 |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Joonbum Ko | wsi: Modified to use tpl_display_get_with_backend_type. 58/186358/1 accepted/tizen/unified/20180810.062925 submit/tizen/20180809.084702 |
commit | commitdiff | tree | snapshot |
2018-07-05 |
joonbum.ko | swapchain_tpl: Fixed some bugs to support oldSwapchain... 57/183357/1 accepted/tizen/unified/20180705.172738 submit/tizen/20180705.024447 |
commit | commitdiff | tree | snapshot |
2018-06-20 |
joonbum.ko | spec: Change to BuildRequires for vulkan loader to... 40/182040/2 accepted/tizen/unified/20180621.141317 submit/tizen/20180620.051627 |
commit | commitdiff | tree | snapshot |
2018-06-20 |
joonbum.ko | wsi.h: Fixed wrong type for const pointer value. 43/182043/1 |
commit | commitdiff | tree | snapshot |
2018-06-15 |
joonbum.ko | swapchain: Implemented to support oldSwapchain feature. 39/182039/1 |
commit | commitdiff | tree | snapshot |
2018-06-15 |
joonbum.ko | swapchain_tdm: fixed an incorrect use of user allocator. 38/182038/1 |
commit | commitdiff | tree | snapshot |
2018-05-15 |
joonbum.ko | swapchain: Fixed potential memory leaks in exceptional... 47/178947/1 accepted/tizen/unified/20180518.120500 submit/tizen/20180516.003940 |
commit | commitdiff | tree | snapshot |
2018-05-15 |
joonbum.ko | swapchain: Enabled to use user allocator. 46/178946/1 |
commit | commitdiff | tree | snapshot |
2018-05-15 |
joonbum.ko | swapchain: Changed the type of allocator to its pointer. 45/178945/1 |
commit | commitdiff | tree | snapshot |
2018-03-23 |
joonbum.ko | Fixed some potential issues. 00/173700/1 accepted/tizen/unified/20180326.075301 submit/tizen/20180323.075654 |
commit | commitdiff | tree | snapshot |
2018-03-23 |
joonbum.ko | Fixed some build warnings. 92/173692/1 |
commit | commitdiff | tree | snapshot |
2018-03-22 |
joonbum.ko | null-driver: Fixed some coverity issues. 18/173518/1 |
commit | commitdiff | tree | snapshot |
2018-03-22 |
joonbum.ko | samples: Fixed some coverity issues. 17/173517/1 |
commit | commitdiff | tree | snapshot |
2018-02-08 |
joonbum.ko | display: Disabled tdm_display_init(). 26/169626/1 accepted/tizen/unified/20180208.163712 submit/tizen/20180208.053156 |
commit | commitdiff | tree | snapshot |
2018-01-30 |
joonbum.ko | samples: Fixed to prevent buffer overflow problem. 24/168624/2 |
commit | commitdiff | tree | snapshot |
2018-01-29 |
joonbum.ko | null-driver: Fixed to prevent memory & nonterminated... 23/168623/1 |
commit | commitdiff | tree | snapshot |
2018-01-29 |
joonbum.ko | samples: Fixed some dereferencing problems. 22/168622/1 |
commit | commitdiff | tree | snapshot |
2018-01-29 |
joonbum.ko | samples: Fixed some potential memory leaks. 21/168621/1 |
commit | commitdiff | tree | snapshot |
2018-01-29 |
joonbum.ko | samples: Changed to use snprintf() instead of sprintf(). 20/168620/1 |
commit | commitdiff | tree | snapshot |
2018-01-02 |
joonbum.ko | swapchain_tpl: Fixed to use tpl_surface_get() before... 94/165694/1 |
commit | commitdiff | tree | snapshot |
2018-01-02 |
joonbum.ko | wsi: Modified to reference only existing displays. 93/165693/1 |
commit | commitdiff | tree | snapshot |
2017-12-12 |
joonbum.ko | wsi: Removed unnecessary referencing. 36/163536/1 accepted/tizen/unified/20171228.065020 submit/tizen/20171227.062232 |
commit | commitdiff | tree | snapshot |
2017-11-28 |
joonbum.ko | wsi: Changed to use TPL_BACKEND_WAYLAND_VULKAN_WSI_THREAD. 84/161984/1 |
commit | commitdiff | tree | snapshot |
2017-11-16 |
joonbum.ko | swapchain_tpl: Modified tpl_object to be retained durin... 83/161983/1 |
commit | commitdiff | tree | snapshot |
2017-11-14 |
joonbum.ko | wsi: Fixed ref count management in tpl_display. 82/161982/1 |
commit | commitdiff | tree | snapshot |
2017-11-14 |
joonbum.ko | swapchain_tpl: Added handling error case when acquire... 81/161981/1 |
commit | commitdiff | tree | snapshot |
2017-11-14 |
joonbum.ko | swapchain: Added exception checking for error case. 80/161980/1 |
commit | commitdiff | tree | snapshot |
2017-09-29 |
xuelian.bai | Handle the case when the input swapchain is NULL 93/149693/4 |
commit | commitdiff | tree | snapshot |
2017-09-14 |
xuelian.bai | [HOTFIX] Avoid duplication of surface_formats in querying 62/148862/2 |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Hoyub Lee | wsi: Correct getting tpl_display in vk_get_tpl_display() 34/130034/1 tizen_4.0 submit/submit/tizen/20170906.070327/20170906.070422 submit/tizen/20170920.051244 |
commit | commitdiff | tree | snapshot |
2017-03-22 |
SooChan Lim | use %license macro to copy the COPYING file. 43/120243/1 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | tbm_queue_surface: modified tbm_queue_surface related... 99/104799/3 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | tbm_queue_surface : implement vkCreateTBMQueueSurfaceKHR 98/104798/3 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | vk_tizen: added new function prototype for tpl_tbm... 97/104797/3 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | swapchain_tdm: added restore tdm dpms when swapchain... 87/102987/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | surface: fix segfault when tdm display init failed 86/102986/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | swapchain: added swapchain tdm backend 85/102985/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | swapchain: separated swapchain.c 84/102984/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | surface: impliment VkIcdSurfaceDisplay(tdm) 83/102983/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | display: implement vk_CreateDisplayModeKHR 82/102982/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | display: fill some TODO in add_tdm_output 81/102981/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
deasung.kim | display: implement vk_GetDisplayPlaneCapabilitiesKHR 80/102980/2 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Taekyun Kim | wsi: Basic display surface implementation 75/102975/2 |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Taekyun Kim | wsi: Skeletal code for VkDisplaySurfaceKHR 74/102974/2 |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Taekyun Kim | nulldrv: Fix warnings on strict aliasing rules 73/102973/2 |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Taekyun Kim | wsi: Wrapper object for VkPhysicalDevice 72/102972/2 |
commit | commitdiff | tree | snapshot |
2017-01-10 |
Taekyun Kim | wsi: Removed unnecessary #include 71/102971/2 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Mun, Gwan-gyeong | Build: Fix loading path of vulkan-wsi-tizen.so on vulka... 09/103209/1 |
commit | commitdiff | tree | snapshot |
2016-10-12 |
deasung.kim | surface/swapchain: apply present mode 91/89491/4 |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mun, Gwan-gyeong | swapchain: added return case of VK_ERROR_OUT_OF_DEVICE_... 51/91251/2 |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Mun, Gwan-gyeong | surface: added Temporal maxImageExtent.width / maxImage... 50/91250/1 |
commit | commitdiff | tree | snapshot |
2016-10-06 |
deasung.kim | swapchain: fix management of tpl_display reference... 01/89101/3 |
commit | commitdiff | tree | snapshot |
2016-09-22 |
deasung.kim | swapchain: added error handle in create swapchain 65/89065/1 |
commit | commitdiff | tree | snapshot |
2016-08-26 |
deasung.kim | swapchin: change the usage of libtbm_sync api 27/85227/3 |
commit | commitdiff | tree | snapshot |
2016-08-26 |
deasung.kim | extension: remove duplicated extensions in vk_Enumerate... 91/84991/3 |
commit | commitdiff | tree | snapshot |
2016-08-17 |
deasung.kim | swapchain: use tpl with sync 06/81006/7 |
commit | commitdiff | tree | snapshot |
2016-06-13 |
deasung.kim | swapchain: fix swapchain image's extent depth value 1 59/74159/1 |
commit | commitdiff | tree | snapshot |
2016-06-13 |
deasung.kim | swapchain: fill ImageCreateInfo from SwapchainCreateInfo 58/74158/1 |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Gwan-gyeong Mun | Merge "tri: inserted shader binary code for test conven... |
commit | commitdiff | tree | snapshot |
2016-06-10 |
deasung.kim | tri: inserted shader binary code for test convenience 95/73895/1 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Taekyun Kim | wsi: Support for various pixel formats 22/73822/1 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Taekyun Kim | samples: Skip checking shader clip distance device... 21/73821/1 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Taekyun Kim | swapchain: Fill out VkImageCreateInfo when creating... 20/73820/1 |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Taekyun Kim | build: Fix incorrect include header file for devel... 19/73819/1 |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Taekyun Kim | wsi: Better integration interface between WSI and ICD 89/72789/1 |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Taekyun Kim | wsi: Refactoring to support display surface 88/72788/1 |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Taekyun Kim | utils: Add missing vk_container_of macro 87/72787/1 |
commit | commitdiff | tree | snapshot |
2016-05-19 |
deasung.kim | null-driver: added missing VK_EXPORT keyword 01/70301/1 |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Taekyun Kim | wsi: Tizen vulkan WSI development header file documentation 86/70086/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | swapchain: Wait semaphores before issueing present... 63/69263/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | wsi: Use const qualifier for semaphores in vk_wait_for_... 62/69262/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | swapchain: Signal fence and semaphore in vkAcquireNextI... 61/69261/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | icd: Functions for calling vendor ICD semaphore and... 60/69260/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | icd: Retreive semaphore and fence functions from ICD 55/69255/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | null-driver: Implement functions required by vulkan... 54/69254/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | wsi: Add function prototypes that vendors should provide 53/69253/1 |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Taekyun Kim | null-driver: Fix type cast warning 52/69252/1 |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Taekyun Kim | wsi: Add devel package 70/69170/1 |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Taekyun Kim | entry-points: Fix func type of vkEnumerateInstanceExten... 63/68363/1 |
commit | commitdiff | tree | snapshot |
2016-04-25 |
deasung.kim | surface: use tpl_display_query_supported_buffer_count_f... 31/67031/3 |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Mun, Gwan-gyeong | swapchain: remove temporal swapchain debugging code. 29/66729/1 |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Sangjin Lee | Merge "null-driver: add include stdio.h for debugging... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Sangjin Lee | Merge changes Id53d17c1,Ica6c0627,I124d9940 into tizen |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Mun, Gwan-gyeong | null-driver: add include stdio.h for debugging of null... 74/66374/3 |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Mun, Gwan-gyeong | etc: Fix int to pointer typecasting build warnings 73/66373/4 |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Mun, Gwan-gyeong | swapchain: add debug info code for SwapChain's VkImage... 72/66372/2 |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Mun, Gwan-gyeong | samples: change tri sample's window size 71/66371/2 |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Taekyun Kim | etc: Add vulkaninfo into .gitignore 16/66416/1 |
commit | commitdiff | tree | snapshot |
2016-04-18 |
deasung.kim | create samples package for test 95/66295/1 |
commit | commitdiff | tree | snapshot |
2016-04-18 |
deasung.kim | surface: use vk_get_tpl_display instead of tpl_display_get 42/66242/1 |
commit | commitdiff | tree | snapshot |
2016-04-18 |
deasung.kim | swapchain: use vk_get_tpl_display instead of tpl_displa... 41/66241/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
deasung.kim | wsi: added func vk_get_tpl_display 66/66066/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
deasung.kim | icd: added load symbol icd.create_presentable_image 65/66065/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
deasung.kim | swapchain: fix missing assign tbm buffer count 64/66064/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Taekyun Kim | swapchain: Create VkImage using ICD provided function 63/66063/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Taekyun Kim | icd: Function for creating VkImage from tbm_surface_h 62/66062/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Taekyun Kim | icd: Dedicated files for manipulating vendor ICD 61/66061/1 |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Taekyun Kim | swapchain: Initialize swapchain buffers at creation... 60/66060/1 |
commit | commitdiff | tree | snapshot |
next |