aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_batch_chain.c
Commit message (Expand)AuthorAgeFilesLines
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-20/+20
* anv: port to using new u_vector shared helper.Dave Airlie2016-10-191-20/+20
* anv/cmd_buffer: Move state base address re-emit into ExecuteCommandsJason Ekstrand2016-10-171-6/+0
* anv/batch_chain: free pointers for error casesMark Janes2016-05-181-2/+2
* anv: s/anv_batch_emit_blk/anv_batch_emit/Jason Ekstrand2016-04-201-3/+3
* anv/device: Use the new emit macroJason Ekstrand2016-04-201-8/+9
* anv/batch_chain: Fall back to growing batches when chaining isn't availableJason Ekstrand2016-03-211-2/+61
* anv/allocator: Add a size field to bo_pool_allocJason Ekstrand2016-03-181-2/+4
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+1077