summaryrefslogtreecommitdiffstats
path: root/src/intel/isl/isl.c
Commit message (Expand)AuthorAgeFilesLines
* isl: Fix some tautological-compare warningsBen Widawsky2016-05-261-2/+2
* isl: Handle npot ASTC block dimensions on Gen9+Nanley Chery2016-05-201-4/+4
* isl: Mark default cases in switch unreachable.Matt Turner2016-05-181-0/+6
* isl: fix warnings in release buildGrazvydas Ignotas2016-04-251-1/+1
* isl: Remove surf_get_intratile_offset_elJason Ekstrand2016-04-081-30/+0
* isl: Rework the get_intratile_offset functionJason Ekstrand2016-04-081-21/+31
* isl: Don't filter tiling flags if a specific tiling bit is setNanley Chery2016-03-031-5/+8
* isl: Add function to get intratile offsets from x/y offsetsNanley Chery2016-03-031-12/+31
* isl: Add a helper for filling a buffer surface stateJason Ekstrand2016-02-271-0/+23
* isl: Add a function for filling out a surface stateJason Ekstrand2016-02-271-0/+42
* isl: Fix isl_surf_get_image_intratile_offset_el()Nanley Chery2016-02-261-1/+1
* isl: Stop including mesa/main/imports.hJason Ekstrand2016-02-201-0/+2
* Move isl to src/intelJason Ekstrand2016-02-181-0/+1428