summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index e57942d664..90fa5c65bf 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -187,6 +187,7 @@ TGSIMESA_SOURCES = \
pipe/tgsi/mesa/mesa_to_tgsi.c
STATECACHE_SOURCES = \
+ cso_cache/cso_hash.c \
cso_cache/cso_cache.c
STATETRACKER_SOURCES = \
@@ -220,6 +221,7 @@ STATETRACKER_SOURCES = \
state_tracker/st_cb_readpixels.c \
state_tracker/st_cb_strings.c \
state_tracker/st_cb_texture.c \
+ state_tracker/st_cache.c \
state_tracker/st_context.c \
state_tracker/st_draw.c \
state_tracker/st_format.c \