Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/isl: Take 3D surfaces into account in image params | Topi Pohjolainen | 2017-07-18 | 1 | -2/+6 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -1/+1 |
* | intel: s/brw_device_info/gen_device_info/ | Jason Ekstrand | 2016-09-03 | 1 | -2/+2 |
* | isl: Kill off isl_format_layout::bs | Jason Ekstrand | 2016-07-13 | 1 | -2/+2 |
* | isl: Use bpb in a few places where it's more natural than bs | Jason Ekstrand | 2016-07-13 | 1 | -2/+2 |
* | isl: Add a helper for determining when a typed load/store can be used | Jason Ekstrand | 2016-04-21 | 1 | -0/+13 |
* | isl: Take a devinfo in lower_storage_image_format instead of an isl_device | Jason Ekstrand | 2016-04-21 | 1 | -15/+15 |
* | isl: Add helpers for filling out brw_image_param | Jason Ekstrand | 2016-02-27 | 1 | -1/+106 |
* | isl: Move isl_image.c to isl_storage_image.c | Jason Ekstrand | 2016-02-27 | 1 | -0/+188 |