ilo: replace bo alloc flags by initial domains
[mesa.git] / src / gallium / drivers / ilo / ilo_resource.h
2014-03-10 Chia-I Wuilo: replace bo alloc flags by initial domains
2014-02-22 Chia-I Wuilo: add slice clear value
2014-02-22 Chia-I Wuilo: better readability and doc for texture flags
2014-01-14 Chia-I Wuilo: disable HiZ for misaligned levels
2014-01-14 Chia-I Wuilo: use a helper to determine if HiZ is enabled
2014-01-14 Chia-I Wuilo: simplify ilo_texture_set_slice_flags()
2014-01-08 Chia-I Wuilo: add flags to texture slices
2014-01-08 Chia-I Wuilo: rename and add an accessor for texture slices
2014-01-08 Chia-I Wuilo: add support for HiZ allocation
2013-05-16 Chia-I Wuilo: add support for stencil resources on GEN7+
2013-05-15 Chia-I Wuilo: simplify ilo_texture_get_slice_offset()
2013-05-14 Chia-I Wuilo: rework ilo_texture
2013-05-14 Chia-I Wuilo: rename ilo_resource to ilo_texture
2013-05-14 Chia-I Wuilo: move transfer-related functions to a new file
2013-05-09 Chia-I Wuilo: allow bo format to differ from that requested
2013-05-01 Chia-I Wuilo: use UMS layout for render targets
2013-05-01 Chia-I Wuilo: support and prefer compact array spacing
2013-04-26 Chia-I Wuilo: add GEN6 GPE
2013-04-26 Chia-I Wuilo: hook up pipe screen resource functions
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+