summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_meta_clear.c
Commit message (Expand)AuthorAgeFilesLines
* anv/clear: Clear E5B9G9R9 images as R32_UINTJason Ekstrand2016-09-011-2/+14
* anv/clear: Make cmd_clear_image take an actual VkClearValueJason Ekstrand2016-09-011-5/+5
* anv: Add proper support for depth clampingJason Ekstrand2016-06-211-0/+1
* anv/clear: Handle ClearImage on 3-D imagesJason Ekstrand2016-06-141-2/+4
* anv/clear: Remove an unused variableJason Ekstrand2016-05-271-1/+0
* anv/clear: Only clear the render area when doing subpass clearsJason Ekstrand2016-05-271-4/+1
* anv: Remove default scissor and viewport conceptsNanley Chery2016-04-131-1/+1
* anv: Replace ::disable_scissor with ::use_rectlistsNanley Chery2016-04-131-1/+0
* anv: Delete anv_graphics_pipeline_create_info::disable_viewportNanley Chery2016-04-131-1/+0
* anv/meta: Don't set the dynamic state for disabled operationsNanley Chery2016-04-131-29/+0
* anv/clear: Disable the scissor operationNanley Chery2016-04-131-0/+1
* anv/image: Remove the offset parameter from image_view_initJason Ekstrand2016-04-081-1/+1
* anv/meta_clear: Use repclear againJason Ekstrand2016-03-081-4/+5
* anv: Implement VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS}Nanley Chery2016-03-041-2/+2
* anv/meta_clear: Set the right number of dynamic statesJason Ekstrand2016-03-041-1/+1
* anv/clear: Pull the stencil write mask from the pipelineJason Ekstrand2016-03-041-2/+3
* anv/image: Add a ussage_mask field to image_view_initJason Ekstrand2016-02-271-1/+1
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+1098