aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_pass.c
Commit message (Expand)AuthorAgeFilesLines
* anv: Stop resolving CCS implicitlyNanley Chery2017-07-221-14/+0
* anv/cmd_buffer: Restrict fast clears in the GENERAL layoutNanley Chery2017-07-221-0/+22
* util/vulkan: Move Vulkan utilities to src/vulkan/utilAlex Smith2017-06-061-1/+1
* anv/pass: Store the per-subpass view maskJason Ekstrand2017-05-031-0/+19
* anv/pass: Record required pipe flushesJason Ekstrand2017-04-071-0/+88
* anv/pass: Use anv_multialloc for allocating the anv_passJason Ekstrand2017-04-071-62/+44
* anv/pass: Store subpass attachment reference listNanley Chery2017-03-021-2/+6
* anv/pass: Fix size of anv_render_pass:subpass_attachmentsNanley Chery2017-03-021-2/+1
* anv: Store the user's VkAttachmentReferenceNanley Chery2017-03-021-11/+10
* anv/pass: Avoid accessing attachment array out of boundsNanley Chery2017-03-021-9/+13
* anv/pass: Store the depth-stencil attachment's last subpass indexNanley Chery2017-02-021-0/+1
* anv: Prepare for transitioning to the requested final layoutNanley Chery2017-01-121-0/+3
* anv: Store depth stencil layoutsNanley Chery2017-01-121-0/+5
* 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