ilo: add support for stencil resources on GEN7+
[mesa.git] / src / gallium / drivers / ilo / ilo_resource.c
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-10 Vinson Leeilo: Initialize read_back in transfer_map_sys.
2013-05-09 Chia-I Wuilo: add support for PIPE_FORMAT_ETC1_RGB8
2013-05-09 Chia-I Wuilo: support mapping with a staging system buffer
2013-05-09 Chia-I Wuilo: allow for different mapping methods
2013-05-09 Chia-I Wuilo: allow bo format to differ from that requested
2013-05-01 Chia-I Wuilo: fix tiling/size for special-purpose resources
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-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts
2013-04-26 Chia-I Wuilo: add GEN6 GPE
2013-04-26 Chia-I Wuilo: hook up pipe context transfer functions
2013-04-26 Chia-I Wuilo: hook up pipe screen resource functions
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+