summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_meta_blit2d.c
Commit message (Expand)AuthorAgeFilesLines
* anv/blit: Reduce number of VUE headers being readNanley Chery2016-03-161-1/+1
* anv/blit2d: Only use one extent in meta_emit_blit2dNanley Chery2016-03-161-10/+8
* anv/blit2d: Remove sampler from pipelineNanley Chery2016-03-161-14/+4
* anv/blit2d: Use texel fetch in frag shaderNanley Chery2016-03-161-25/+18
* anv/blit2d: Customize meta blit structs and functions for blit2d APINanley Chery2016-03-161-90/+24
* anv/blit2d: Copy anv_meta_blit.c functionsNanley Chery2016-03-161-0/+597
* anv/blit2d: Use the tiling enum for simplicityNanley Chery2016-03-091-4/+2
* anv/meta: Prefix anv_ to meta_emit_blit()Nanley Chery2016-03-091-1/+1
* anv/meta: Split anv_meta_blit.c into three filesNanley Chery2016-03-091-0/+213