Mesa (master): ilo: update genhw headers

Chia-I Wu olv at kemper.freedesktop.org
Thu Mar 5 18:25:49 UTC 2015


Module: Mesa
Branch: master
Commit: eb32ac19569b5f05fc3fa2621b52f2c9fa85556a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb32ac19569b5f05fc3fa2621b52f2c9fa85556a

Author: Chia-I Wu <olvaffe at gmail.com>
Date:   Thu Mar  5 15:25:43 2015 +0800

ilo: update genhw headers

The main change is non-inline <enum>s are now generated as C enums.

---

 src/gallium/drivers/ilo/genhw/gen_eu_isa.xml.h     |  457 ++++++++++--------
 src/gallium/drivers/ilo/genhw/gen_eu_message.xml.h |  283 +++++------
 src/gallium/drivers/ilo/genhw/gen_mi.xml.h         |   72 +--
 src/gallium/drivers/ilo/genhw/gen_render.xml.h     |   36 +-
 src/gallium/drivers/ilo/genhw/gen_render_3d.xml.h  |  176 +++----
 .../drivers/ilo/genhw/gen_render_dynamic.xml.h     |  249 ++++++----
 .../drivers/ilo/genhw/gen_render_surface.xml.h     |  495 ++++++++++----------
 7 files changed, 986 insertions(+), 782 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=eb32ac19569b5f05fc3fa2621b52f2c9fa85556a



More information about the mesa-commit mailing list