platform/core/uifw/vulkan-wsi-tizen.git
2016-05-12 Taekyun Kimswapchain: Signal fence and semaphore in vkAcquireNextI... 61/69261/1
2016-05-12 Taekyun Kimicd: Functions for calling vendor ICD semaphore and... 60/69260/1
2016-05-12 Taekyun Kimicd: Retreive semaphore and fence functions from ICD 55/69255/1
2016-05-12 Taekyun Kimnull-driver: Implement functions required by vulkan... 54/69254/1
2016-05-12 Taekyun Kimwsi: Add function prototypes that vendors should provide 53/69253/1
2016-05-12 Taekyun Kimnull-driver: Fix type cast warning 52/69252/1
2016-05-11 Taekyun Kimwsi: Add devel package 70/69170/1
2016-05-04 Taekyun Kimentry-points: Fix func type of vkEnumerateInstanceExten... 63/68363/1
2016-04-25 deasung.kimsurface: use tpl_display_query_supported_buffer_count_f... 31/67031/3
2016-04-20 Mun, Gwan-gyeongswapchain: remove temporal swapchain debugging code. 29/66729/1
2016-04-19 Sangjin LeeMerge "null-driver: add include stdio.h for debugging...
2016-04-19 Sangjin LeeMerge changes Id53d17c1,Ica6c0627,I124d9940 into tizen
2016-04-19 Mun, Gwan-gyeongnull-driver: add include stdio.h for debugging of null... 74/66374/3
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-19 Mun, Gwan-gyeongsamples: change tri sample's window size 71/66371/2
2016-04-19 Taekyun Kimetc: Add vulkaninfo into .gitignore 16/66416/1
2016-04-18 deasung.kimcreate samples package for test 95/66295/1
2016-04-18 deasung.kimsurface: use vk_get_tpl_display instead of tpl_display_get 42/66242/1
2016-04-18 deasung.kimswapchain: use vk_get_tpl_display instead of tpl_displa... 41/66241/1
2016-04-15 deasung.kimwsi: added func vk_get_tpl_display 66/66066/1
2016-04-15 deasung.kimicd: added load symbol icd.create_presentable_image 65/66065/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 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 deasung.kimsample: added tri/vulkan info from Vulkan Loader 57/66057/1
2016-04-15 Taekyun Kimentry-points: Merge extensions from ICD and WSI 56/66056/1
2016-04-15 deasung.kimgbsbuild: enabled wayland option 55/66055/1
2016-04-15 Taekyun Kimswapchain: Code clean up 54/66054/1
2016-04-15 deasung.kimwsi: added missing lib dependency 53/66053/1
2016-04-15 Taekyun Kimsurface: Fix build error and some clean up 52/66052/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 Kimnull-driver: Function for creating presentable images 56/65756/1
2016-04-12 Taekyun Kimetc: Add sample executables in .gitignore 91/65691/1
2016-04-12 Taekyun Kimsurface: Temporary workaround for surface features 90/65690/1
2016-04-12 Taekyun Kimnull-driver: Turn on all the features 89/65689/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: Load ICD and dispatch ICD functions 85/65685/1
2016-04-12 Taekyun Kimwsi: WSI entry points 84/65684/1
2016-04-12 Taekyun Kimnull-driver: Fix vk_icdGetInstanceProcAddr() to return... 83/65683/1
2016-04-12 Taekyun Kimnull-driver: Build as a module and change default visib... 82/65682/1
2016-04-12 Taekyun Kimsamples: tri.c from khronos loader tests 81/65681/1
2016-04-12 Taekyun Kimcommon: Update vulkan include headers 80/65680/1
2016-04-12 Taekyun Kimbuild: Correctly configure pkg-config 79/65679/1
2016-04-12 Taekyun Kimutils: Do deep copy for the map key 78/65678/1
2016-04-12 Taekyun Kimwsi: Change default visibility to hidden 77/65677/1
2016-04-12 Taekyun Kimwsi: Empty WSI entry point functions 76/65676/1
2016-04-12 Taekyun Kimutils: hash table 75/65675/1
2016-04-12 Taekyun Kimutils: linked list 74/65674/1
2016-04-12 Taekyun Kimutils: Add boolean variable type 73/65673/1
2016-03-29 Mun, Gwan-gyeongAdd MIT License file.
2016-03-29 Taekyun Kimcommon: Add basic build & source files
2016-03-28 JeongHoon JeonInitial empty repository