ilo: EOL drop unmaintained gallium drv from buildsys
[mesa.git] / src / gallium / drivers / ilo / ilo_common.h
2015-10-19 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-18 Chia-I Wuilo: remove u_memory.h inclusion from ilo_core.h
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-26 Chia-I Wuilo: define ILO_IMAGE_MAX_LEVEL_COUNT
2015-06-26 Chia-I Wuilo: replace pipe_format by gen_surface_format
2015-05-02 Chia-I Wuilo: add ilo_dev.h to core
2015-05-02 Chia-I Wuilo: add ilo_debug.[ch] to core
2015-05-02 Chia-I Wuilo: add ilo_core.h to core
2015-03-04 Chia-I Wuilo: add ILO_DEBUG=hang
2014-11-06 Chia-I Wuilo: add eu_count and thread_count to ilo_dev_info
2014-09-19 Chia-I Wuilo: rename ILO_DEBUG=3d
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+