assembler: Don't pollute the library files with gen4asm.h
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 31 Jan 2013 14:25:42 +0000 (14:25 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:41 +0000 (15:54 +0000)
commite75faa3e43360995354683987c42e02b5ca16b19
treef1f49dee347f457a9ada5392cb0f1383d923285a
parent26da375471edfa02b5558e6a29470dc2adcdcfa6
assembler: Don't pollute the library files with gen4asm.h

gen4asm.h is assembler specific while we want the library files to be
somewhat of a proper library.

This means that we have to redefine the GL* typedefs for brw_structs.h,
not using any of thet GL typedef will be for a future commit.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/brw_disasm.c
assembler/brw_eu.c
assembler/brw_eu.h
assembler/brw_structs.h