ilo: rename ilo_cp_flush()
[mesa.git] / src / gallium / drivers / ilo / ilo_common.h
2014-09-19 Chia-I Wuilo: rename ilo_cp_flush()
2014-09-13 Chia-I Wuilo: clean up 3DPRIMITIVE functions
2014-09-12 Chia-I Wuilo: add ILO_DEV_ASSERT()
2014-09-12 Chia-I Wuilo: use an accessor for dev->gen
2014-09-12 Chia-I Wuilo: remove ILO_GEN_GET_MAJOR()
2014-08-26 Chia-I Wuilo: remove max_batch_size
2014-08-19 Emil Velikovilo: fold drm_intel_get_aperture_sizes() within probe_w...
2014-03-10 Chia-I Wuilo: print a warning when PPGTT is disabled
2014-03-10 Chia-I Wuilo: require hardware logical context support
2014-03-10 Chia-I Wuilo: move ring types to winsys
2014-03-10 Chia-I Wuilo: winsys may limit the batch buffer size
2014-03-10 Chia-I Wuilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
2014-01-08 Chia-I Wuilo: enable HiZ
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=flush
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=draw
2013-05-16 Chia-I Wuilo: add support for stencil resources on GEN7+
2013-05-01 Chia-I Wuilo: move device limits to ilo_dev_info or to GPEs
2013-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts
2013-04-26 Chia-I Wuilo: add debug flags settable through ILO_DEBUG
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+