summaryrefslogtreecommitdiff
path: root/src/intel/vulkan/anv_intel.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-27anv: Use the BO cache for DeviceMemory allocationsJason Ekstrand1-9/+6
2017-04-04anv: Add support for 48-bit addressesJason Ekstrand1-0/+3
2016-11-22anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTELGwan-gyeong Mun1-1/+1
2016-11-09anv: Add a new bo_pool_init helperJason Ekstrand1-6/+5
2016-10-19anv: move to using vk_alloc helpers.Dave Airlie1-2/+2
2016-02-18Move the intel vulkan driver to src/intel/vulkanJason Ekstrand1-0/+100