summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_image.c
Commit message (Expand)AuthorAgeFilesLines
* anv: Implement VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS}Nanley Chery2016-03-041-6/+6
* isl: Get rid of isl_surf_fill_state_info::level0_extent_pxNanley Chery2016-03-041-30/+3
* anv/image: Create a linear image when requestedNanley Chery2016-03-031-1/+1
* anv/image: Use isl for filling brw_image_paramJason Ekstrand2016-02-271-111/+6
* anv: Fill out image_param structs at view creation timeJason Ekstrand2016-02-271-0/+5
* anv/image: Add a ussage_mask field to image_view_initJason Ekstrand2016-02-271-5/+6
* anv: Remove unneeded fiels from anv_image_viewJason Ekstrand2016-02-271-5/+6
* anv: Use ISL to fill out surface statesJason Ekstrand2016-02-271-71/+79
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+911