summaryrefslogtreecommitdiffstats
path: root/src/intel/isl/tests
Commit message (Collapse)AuthorAgeFilesLines
* isl: Fix isl_surf_get_image_intratile_offset_el()Nanley Chery2016-02-261-35/+35
| | | | | | | | | | | | Consecutive tiles are separated by the size of the tile, not by the logical tile width. v2: Remove extra subtraction (Ville) Add parenthesis (Jason) v3: Update the unit tests for the function Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
* Move isl to src/intelJason Ekstrand2016-02-182-0/+354