Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: clarify valid and preferred tilings | Chia-I Wu | 2015-03-07 | 1 | -15/+26 |
* | ilo: fix padding of linear sampler views | Chia-I Wu | 2015-03-07 | 1 | -4/+2 |
* | ilo: do not check for interleaved_samples | Chia-I Wu | 2015-03-07 | 1 | -2/+1 |
* | ilo: replace intel_tiling_mode by gen_surface_tiling | Chia-I Wu | 2015-03-06 | 1 | -44/+42 |
* | ilo: R32G32B32_FLOAT need no special care on Gen8+ | Chia-I Wu | 2015-02-21 | 1 | -3/+6 |
* | ilo: 128 BPP formats can use TiledY on Gen7.5+ | Chia-I Wu | 2015-02-21 | 1 | -1/+6 |
* | ilo: fix compiler warnings | Chia-I Wu | 2015-02-18 | 1 | -1/+6 |
* | ilo: update ilo_zs_surface for Gen8 | Chia-I Wu | 2015-02-12 | 1 | -0/+2 |
* | ilo: update texture layout for Gen8 | Chia-I Wu | 2015-02-12 | 1 | -1/+3 |
* | ilo: use an accessor for dev->gen | Chia-I Wu | 2014-09-12 | 1 | -13/+13 |
* | ilo: enable HiZ in more cases on GEN6 | Chia-I Wu | 2014-08-19 | 1 | -23/+12 |
* | ilo: remove layer offsetting | Chia-I Wu | 2014-08-19 | 1 | -83/+0 |
* | ilo: add new resource layout code | Chia-I Wu | 2014-08-19 | 1 | -0/+1481 |