Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: harware contexts are only for the render ring | Chia-I Wu | 2013-05-21 | 1 | -1/+1 |
* | ilo: add support for stencil resources on GEN7+ | Chia-I Wu | 2013-05-16 | 1 | -30/+484 |
* | ilo: clean up transfer format conversion | Chia-I Wu | 2013-05-15 | 1 | -34/+48 |
* | ilo: rework transfer mapping method choosing | Chia-I Wu | 2013-05-15 | 1 | -102/+133 |
* | ilo: refactor transfer mapping | Chia-I Wu | 2013-05-15 | 1 | -27/+52 |
* | ilo: no writeback without PIPE_TRANSFER_WRITE | Chia-I Wu | 2013-05-15 | 1 | -0/+5 |
* | ilo: minor cleanups for transfers | Chia-I Wu | 2013-05-15 | 1 | -41/+41 |
* | ilo: rework ilo_texture | Chia-I Wu | 2013-05-14 | 1 | -173/+249 |
* | ilo: rename ilo_resource to ilo_texture | Chia-I Wu | 2013-05-14 | 1 | -53/+53 |
* | ilo: move transfer-related functions to a new file | Chia-I Wu | 2013-05-14 | 1 | -0/+473 |