summaryrefslogtreecommitdiffstats
path: root/src/isl/isl.c
Commit message (Expand)AuthorAgeFilesLines
* isl: Add missing break statement in array pitch calculationChad Versace2016-01-071-0/+1
* isl/gen9: Fix array pitch of 3d surfacesChad Versace2016-01-071-1/+14
* isl: Refactor func isl_calc_array_pitch_sa_rowsChad Versace2016-01-071-18/+19
* isl: Fix image alignment calculationJordan Justen2016-01-071-2/+3
* isl/gen9: Support ISL_DIM_LAYOUT_GEN9_1DChad Versace2016-01-061-18/+74
* isl: Don't align phys_slice0_sa.width twiceChad Versace2016-01-061-2/+2
* isl: Prefer linear tiling for 1D surfacesChad Versace2016-01-051-0/+10
* isl: Align isl_surf::phys_level0_sa to the format's compression blockChad Versace2016-01-051-7/+17
* isl: Align single-level 2D surfaces to compression blockChad Versace2016-01-041-6/+12
* isl: Add a file for format helpersJason Ekstrand2016-01-041-15/+0
* isl: Use isl_align_npot for row_pitchKristian Høgsberg Kristensen2016-01-041-2/+2
* isl: Fix row pitch for linear buffersChad Versace2016-01-041-1/+21
* isl: Fix swapped if-else in isl_calc_row_pitchChad Versace2016-01-041-2/+2
* Revert "isl: Fix assertion failure for npot pixel formats"Jason Ekstrand2015-12-301-2/+2
* isl: Fix assertion failure for npot pixel formatsChad Versace2015-12-301-2/+2
* isl: Tile-align height in image size calculationJason Ekstrand2015-12-301-1/+1
* isl: Add func isl_surf_get_image_offset_saChad Versace2015-12-151-2/+122
* isl: Fix calculation of array pitch for layout GEN4_2DChad Versace2015-12-151-0/+1
* isl: Move it a standalone directoryChad Versace2015-12-151-0/+1046