freedreno/a3xx: add ARB_instanced_arrays support
[mesa.git] / src / gallium / drivers / ilo / ilo_format.c
2014-09-12 Chia-I Wuilo: use an accessor for dev->gen
2014-08-08 Chia-I Wuilo: break down the format table
2014-07-24 Chia-I Wuilo: allow for device-dependent format translation
2014-07-16 Chia-I Wuilo: add some missing formats
2014-07-16 Chia-I Wuilo: update and tailor the surface format table
2014-04-14 Chia-I Wuilo: scripted conversion to genhw headers
2014-04-14 Chia-I Wuilo: add genhw headers
2014-03-07 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2013-10-28 Chia-I Wuilo: minor cleanups for recent interface changes
2013-08-19 Christian Königvl: add entrypoint to is_video_format_supported
2013-05-27 Chia-I Wuilo: advertise supports for pure integer formats
2013-05-21 Chia-I Wuilo: update format mappings
2013-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts
2013-04-26 Chia-I Wuilo: hook up pipe screen format functions
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+