ilo: add genhw headers
authorChia-I Wu <olvaffe@gmail.com>
Sat, 12 Apr 2014 16:33:00 +0000 (00:33 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 14 Apr 2014 12:45:03 +0000 (20:45 +0800)
commit01e3e82a56310932667c60bcca9cc9fdfd8b87c4
treed298945bbcdd31cae3df0f0b66af715c63f03e05
parentd75a8799fded5f8cd7ae4b20d935ff8a088dc122
ilo: add genhw headers

All except genhw.h are generated by https://github.com/olvaffe/envytools/.
intel_chipset.h is deprecated.
22 files changed:
src/gallium/drivers/ilo/genhw/gen_blitter.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_eu_isa.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_eu_message.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_mi.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_regs.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_render_3d.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_render_dynamic.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/gen_render_surface.xml.h [new file with mode: 0644]
src/gallium/drivers/ilo/genhw/genhw.h [new file with mode: 0644]
src/gallium/drivers/ilo/ilo_3d_pipeline_gen6.c
src/gallium/drivers/ilo/ilo_3d_pipeline_gen7.c
src/gallium/drivers/ilo/ilo_blitter_blt.c
src/gallium/drivers/ilo/ilo_context.c
src/gallium/drivers/ilo/ilo_cp.c
src/gallium/drivers/ilo/ilo_format.c
src/gallium/drivers/ilo/ilo_format.h
src/gallium/drivers/ilo/ilo_gpe_gen6.c
src/gallium/drivers/ilo/ilo_gpe_gen6.h
src/gallium/drivers/ilo/ilo_gpe_gen7.c
src/gallium/drivers/ilo/ilo_screen.c
src/gallium/drivers/ilo/ilo_shader.c
src/gallium/drivers/ilo/shader/toy_compiler.h