Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h | Greg Daniel | 2017-04-18 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | Remove SkAutoTUnref and SkAutoTDelete from public includes. | bungeman | 2016-10-27 |
* | Fix 32-bit Vulkan build | Brian Osman | 2016-10-11 |
* | Use uint64_t for PlatformFence | csmartdalton | 2016-10-04 |
* | Move GPU fences into sk_gpu_test | csmartdalton | 2016-10-04 |
* | remove more stray semicolons from Vulkan code | Mike Klein | 2016-09-27 |
* | Implement vulkan fence syncs for nanobench | bsalomon | 2016-05-16 |
* | Nanobench running on Vulkan | bsalomon | 2016-05-11 |
* | Add base class for GLTestContext and add new subclass VkTestContext. | bsalomon | 2016-05-11 |