mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
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>
This commit is contained in:
@@ -10,6 +10,9 @@ BUILT_SOURCES = gram.h gram.c lex.c
|
||||
gram.h: gram.c
|
||||
|
||||
intel_gen4asm_SOURCES = \
|
||||
brw_compat.h \
|
||||
ralloc.c \
|
||||
ralloc.h \
|
||||
brw_defines.h \
|
||||
brw_eu.h \
|
||||
brw_reg.h \
|
||||
|
||||
Reference in New Issue
Block a user