summaryrefslogtreecommitdiffstats
path: root/src/intel/isl/isl_format.c
Commit message (Expand)AuthorAgeFilesLines
* intel/isl: Allow multisampling with ISL_FORMAT_HiZJason Ekstrand2016-10-031-2/+9
* intel/isl: Add a format_supports_multisampling helperJason Ekstrand2016-10-031-0/+28
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-031-8/+8
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-031-1/+1
* isl/formats: Integer formats are not filterableJason Ekstrand2016-08-231-8/+8
* isl/formats: Update the table with more samplable formatsJason Ekstrand2016-08-231-15/+15
* isl/formats: Report ETC as being samplable on Bay TrailJason Ekstrand2016-08-231-0/+18
* isl: Add a helper for getting a depth format from an isl_formatJason Ekstrand2016-08-081-0/+24
* isl: Add per-gen format introspectionJason Ekstrand2016-05-231-0/+386
* isl/format: Add a get_num_channels helperJason Ekstrand2016-04-211-0/+15
* isl/format: Add more isl_format_has_type_channel functionsJason Ekstrand2016-04-211-0/+24
* isl/format: Break the guts of has_[us]int_channel into a helperJason Ekstrand2016-04-211-18/+16
* isl: Add more helpers for determining if a format is an integer formatJason Ekstrand2016-03-101-0/+14
* isl: Remove redundant checkJason Ekstrand2016-03-101-2/+1
* Move isl to src/intelJason Ekstrand2016-02-181-0/+95