vc4: fixup for new nir_foreach_block()
[mesa.git] / src / gallium / drivers / ilo / ilo_format.c
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-22 Chia-I Wuilo: move ilo_format.[ch] out of core
2015-05-02 Chia-I Wuilo: add ilo_format.[ch] to core
2015-05-02 Chia-I Wuilo: rename ilo_dev_info to ilo_dev
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+