Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isl: Implement isl_surf_init() for gen4-gen9 | Chad Versace | 2015-12-03 | 1 | -20/+548 |
* | isl: Rename legacy Y tiling to ISL_TILING_Y0 | Chad Versace | 2015-12-03 | 1 | -1/+4 |
* | isl: Embed brw_device_info in isl_device | Chad Versace | 2015-11-13 | 1 | -8/+5 |
* | isl: Add enum isl_tiling and a query func | Chad Versace | 2015-11-13 | 1 | -0/+19 |
* | isl: Add structs isl_extent2d, isl_extent3d | Chad Versace | 2015-11-13 | 1 | -0/+11 |
* | isl: Add struct isl_device | Chad Versace | 2015-11-13 | 1 | -0/+14 |
* | isl: Generate isl_format_layout.c | Chad Versace | 2015-11-12 | 1 | -0/+70 |
* | isl: Add enum isl_format | Chad Versace | 2015-11-12 | 1 | -0/+270 |