summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_resource.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: EOL unmaintained older gallium intel driverEdward O'Callaghan2017-02-031-187/+0
* ilo: replace pipe_format by gen_surface_formatChia-I Wu2015-06-261-0/+1
* ilo: remove ilo_bufferChia-I Wu2015-06-261-2/+1
* ilo: introduce ilo_vmaChia-I Wu2015-06-261-8/+13
* ilo: add ilo_image_can_enable_aux()Chia-I Wu2015-05-021-24/+0
* ilo: improve readability of ilo_imageChia-I Wu2015-05-021-1/+1
* ilo: add ilo_buffer.h to coreChia-I Wu2015-05-021-13/+10
* ilo: move BOs from ilo_texture to ilo_imageChia-I Wu2015-05-021-5/+2
* ilo: move ilo_layout.[ch] to core as ilo_image.[ch]Chia-I Wu2015-05-021-2/+2
* ilo: move intel_winsys.h to coreChia-I Wu2015-05-021-1/+1
* ilo: migrate to ilo_layoutChia-I Wu2014-08-191-44/+10
* ilo: add ilo_resource_get_bo() helperChia-I Wu2014-07-281-0/+10
* ilo: clean up resource bo renamingChia-I Wu2014-07-241-2/+2
* ilo: move away from drm_intel_bo_alloc_tiledChia-I Wu2014-07-151-11/+4
* ilo: replace bo alloc flags by initial domainsChia-I Wu2014-03-101-2/+0
* ilo: add slice clear valueChia-I Wu2014-02-221-1/+29
* ilo: better readability and doc for texture flagsChia-I Wu2014-02-221-0/+32
* ilo: disable HiZ for misaligned levelsChia-I Wu2014-01-141-3/+21
* ilo: use a helper to determine if HiZ is enabledChia-I Wu2014-01-141-0/+7
* ilo: simplify ilo_texture_set_slice_flags()Chia-I Wu2014-01-141-5/+3
* ilo: add flags to texture slicesChia-I Wu2014-01-081-0/+29
* ilo: rename and add an accessor for texture slicesChia-I Wu2014-01-081-6/+21
* ilo: add support for HiZ allocationChia-I Wu2014-01-081-0/+5
* 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