gallium: rename 'state tracker' to 'frontend'
[mesa.git] / src / gallium / drivers / vc4 / Makefile.sources
index 10de343612603915f3c8937a48337a5e9c2692fb..76dea7041b7250e69c5a841054983e109fda574d 100644 (file)
@@ -10,6 +10,7 @@ C_SOURCES := \
        vc4_bufmgr.h \
        vc4_cl.c \
        vc4_cl_dump.c \
+       vc4_cl_dump.h \
        vc4_cl.h \
        vc4_context.c \
        vc4_context.h \
@@ -59,3 +60,5 @@ C_SOURCES := \
        vc4_tiling.h \
        vc4_uniforms.c \
        $()
+
+NEON_C_SOURCES := vc4_tiling_lt_neon.c