| Commit message (Expand) | Author | Age | Files | Lines |
* | isl/surface_state: Set the clear color | Jason Ekstrand | 2016-03-10 | 1 | -12/+13 |
* | isl: Add more helpers for determining if a format is an integer format | Jason Ekstrand | 2016-03-10 | 2 | -0/+24 |
* | isl: Remove redundant check | Jason Ekstrand | 2016-03-10 | 1 | -2/+1 |
* | isl: Fix RenderTargetViewExtent for mipmapped 3D surfaces | Nanley Chery | 2016-03-04 | 1 | -1/+2 |
* | isl: Get rid of isl_surf_fill_state_info::level0_extent_px | Nanley Chery | 2016-03-04 | 2 | -13/+4 |
* | isl/surface_state: Set L2 bypass disable for certain BC* formats | Jason Ekstrand | 2016-03-03 | 1 | -0/+22 |
* | isl: Don't filter tiling flags if a specific tiling bit is set | Nanley Chery | 2016-03-03 | 1 | -5/+8 |
* | isl: Add function to get intratile offsets from x/y offsets | Nanley Chery | 2016-03-03 | 2 | -12/+43 |
* | isl: Fix make check | Jason Ekstrand | 2016-03-02 | 1 | -0/+1 |
* | isl/surface_state: Fix array spacing on Gen7 | Nanley Chery | 2016-02-29 | 1 | -0/+5 |
* | isl: Add helpers for filling out brw_image_param | Jason Ekstrand | 2016-02-27 | 2 | -1/+118 |
* | isl: Move isl_image.c to isl_storage_image.c | Jason Ekstrand | 2016-02-27 | 2 | -1/+1 |
* | isl: Add a helper for filling a buffer surface state | Jason Ekstrand | 2016-02-27 | 4 | -0/+121 |
* | isl: Add a function for filling out a surface state | Jason Ekstrand | 2016-02-27 | 5 | -4/+567 |
* | isl: Create per-gen helper libraries for gens 7, 8, and 9 | Jason Ekstrand | 2016-02-27 | 1 | -2/+23 |
* | isl: Fix isl_surf_get_image_intratile_offset_el() | Nanley Chery | 2016-02-26 | 2 | -36/+36 |
* | isl: Stop including mesa/main/imports.h | Jason Ekstrand | 2016-02-20 | 2 | -1/+2 |
* | Move isl to src/intel | Jason Ekstrand | 2016-02-18 | 22 | -0/+5127 |