summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_pass.c
Commit message (Expand)AuthorAgeFilesLines
* anv/pipeline: Handle depth/stencil self-dependenciesJason Ekstrand2016-11-221-0/+4
* anv/pass: Calculate the combined image usage of attachmentsJason Ekstrand2016-11-221-1/+11
* anv/pass: Precompute some subpass usage informationJason Ekstrand2016-11-171-7/+32
* anv: Handle null in all destructorsJason Ekstrand2016-11-161-0/+3
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-5/+5
* anv: Enable fast depth clearsNanley Chery2016-10-071-0/+13
* anv: Add anv_render_pass_attachment::store_opChad Versace2016-06-231-2/+1
* anv: Change render_pass_attachment.format to a VkFormatJason Ekstrand2016-05-171-1/+1
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+160