radeonsi: add PKT3_CONTEXT_REG_RMW
[mesa.git] / src / gallium / drivers / nouveau / Makefile.sources
index ec344c63169c8db39114b18408584bcdab7f748f..6c360992a5349bfe2dbbc44b414032a7122079dc 100644 (file)
@@ -12,7 +12,6 @@ C_SOURCES := \
        nouveau_mm.h \
        nouveau_screen.c \
        nouveau_screen.h \
-       nouveau_statebuf.h \
        nouveau_video.c \
        nouveau_video.h \
        nouveau_vp3_video_bsp.c \
@@ -117,6 +116,7 @@ NV50_CODEGEN_SOURCES := \
        codegen/nv50_ir_emit_nv50.cpp \
        codegen/nv50_ir_from_common.cpp \
        codegen/nv50_ir_from_common.h \
+       codegen/nv50_ir_from_nir.cpp \
        codegen/nv50_ir_from_tgsi.cpp \
        codegen/nv50_ir_graph.cpp \
        codegen/nv50_ir_graph.h \