radeonsi: release tokens after creating the shader program
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
index abdc4e07f1ebc5fef069344fa56eca0744901c6a..713629c6e87c2057afe91933bbd07dc46787d687 100644 (file)
@@ -11,6 +11,7 @@ C_SOURCES := \
        si_clear.c \
        si_compute.c \
        si_compute.h \
+       si_compute_blit.c \
        si_cp_dma.c \
        si_debug.c \
        si_descriptors.c \
@@ -48,9 +49,9 @@ C_SOURCES := \
        si_test_dma_perf.c \
        si_texture.c \
        si_uvd.c \
-       ../radeon/r600_perfcounter.c \
        ../radeon/radeon_uvd.c \
        ../radeon/radeon_uvd.h \
+       ../radeon/radeon_vcn_dec_jpeg.c \
        ../radeon/radeon_vcn_dec.c \
        ../radeon/radeon_vcn_dec.h \
        ../radeon/radeon_vcn_enc_1_2.c \