summaryrefslogtreecommitdiff
path: root/src/intel/isl/isl_storage_image.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-18intel/isl: Take 3D surfaces into account in image paramsTopi Pohjolainen1-2/+6
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-1/+1
2016-09-03intel: s/brw_device_info/gen_device_info/Jason Ekstrand1-2/+2
2016-07-13isl: Kill off isl_format_layout::bsJason Ekstrand1-2/+2
2016-07-13isl: Use bpb in a few places where it's more natural than bsJason Ekstrand1-2/+2
2016-04-21isl: Add a helper for determining when a typed load/store can be usedJason Ekstrand1-0/+13
2016-04-21isl: Take a devinfo in lower_storage_image_format instead of an isl_deviceJason Ekstrand1-15/+15
2016-02-27isl: Add helpers for filling out brw_image_paramJason Ekstrand1-1/+106
2016-02-27isl: Move isl_image.c to isl_storage_image.cJason Ekstrand1-0/+188