aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpu/vk
Commit message (Expand)AuthorAge
* Add support for creating a shared vulkan test contextGravatar Greg Daniel2017-05-15
* Use system Vulkan headers except when no building with vulkan supportGravatar Greg Daniel2017-04-25
* Add new GrVkBackendContext::Create explicitly requiring vk proc gettersGravatar Brian Salomon2017-04-24
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-20
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-18
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Fix 32-bit Vulkan buildGravatar Brian Osman2016-10-11
* Use uint64_t for PlatformFenceGravatar csmartdalton2016-10-04
* Move GPU fences into sk_gpu_testGravatar csmartdalton2016-10-04
* remove more stray semicolons from Vulkan codeGravatar Mike Klein2016-09-27
* Implement vulkan fence syncs for nanobenchGravatar bsalomon2016-05-16
* Nanobench running on VulkanGravatar bsalomon2016-05-11
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11