assembler: Import ralloc from Mesa
authorDamien Lespiau <damien.lespiau@intel.com>
Sat, 19 Jan 2013 11:49:11 +0000 (11:49 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:37 +0000 (15:54 +0000)
commit14146b403736b481cf4dc9b815372076fa3ba4e5
tree4a4cf0b8ba1997b130adf587b802b0d410fa8644
parent4ca1a04b859ed039a41d46891a3019d953ab1dc2
assembler: Import ralloc from Mesa

This also add a new brw_compat.h that should help maintaining the
diff between mesa's version and our as small as possible.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/Makefile.am
assembler/brw_compat.h [new file with mode: 0644]
assembler/ralloc.c [new file with mode: 0644]
assembler/ralloc.h [new file with mode: 0644]