Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: Move clflush helpers from anv to common/gen_clflush.h. | Kenneth Graunke | 2017-07-10 | 1 | -1/+1 |
* | util/vulkan: Move Vulkan utilities to src/vulkan/util | Alex Smith | 2017-06-06 | 1 | -1/+1 |
* | anv: Stop setting BO flags in bo_init_new | Jason Ekstrand | 2017-05-23 | 1 | -2/+2 |
* | anv: Wrap the device lost error in vk_error in QueueSubmit | Jason Ekstrand | 2017-05-18 | 1 | -1/+1 |
* | anv: Implement VK_KHX_external_semaphore_fd | Jason Ekstrand | 2017-05-03 | 1 | -8/+133 |
* | anv: Implement VK_KHX_external_semaphore | Jason Ekstrand | 2017-05-03 | 1 | -0/+8 |
* | anv: Implement VK_KHX_external_semaphore_capabilities | Jason Ekstrand | 2017-05-03 | 1 | -0/+13 |
* | anv: Add a real semaphore struct | Jason Ekstrand | 2017-05-03 | 1 | -6/+26 |
* | anv: Move queues, events, and semaphores to their own file | Jason Ekstrand | 2017-04-27 | 1 | -0/+515 |