summaryrefslogtreecommitdiffstats
path: root/src/intel/isl/isl_storage_image.c
Commit message (Expand)AuthorAgeFilesLines
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-031-2/+2
* isl: Kill off isl_format_layout::bsJason Ekstrand2016-07-131-2/+2
* isl: Use bpb in a few places where it's more natural than bsJason Ekstrand2016-07-131-2/+2
* isl: Add a helper for determining when a typed load/store can be usedJason Ekstrand2016-04-211-0/+13
* isl: Take a devinfo in lower_storage_image_format instead of an isl_deviceJason Ekstrand2016-04-211-15/+15
* isl: Add helpers for filling out brw_image_paramJason Ekstrand2016-02-271-1/+106
* isl: Move isl_image.c to isl_storage_image.cJason Ekstrand2016-02-271-0/+188