aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_resource.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: add support for stencil resources on GEN7+Chia-I Wu2013-05-161-0/+2
* ilo: simplify ilo_texture_get_slice_offset()Chia-I Wu2013-05-151-1/+1
* ilo: rework ilo_textureChia-I Wu2013-05-141-12/+24
* ilo: rename ilo_resource to ilo_textureChia-I Wu2013-05-141-8/+8
* ilo: move transfer-related functions to a new fileChia-I Wu2013-05-141-3/+2
* ilo: allow bo format to differ from that requestedChia-I Wu2013-05-091-0/+1
* ilo: use UMS layout for render targetsChia-I Wu2013-05-011-0/+2
* ilo: support and prefer compact array spacingChia-I Wu2013-05-011-0/+4
* ilo: add GEN6 GPEChia-I Wu2013-04-261-0/+5
* ilo: hook up pipe screen resource functionsChia-I Wu2013-04-261-0/+46
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+42