summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2017-09-27 19:58:28 -0700
committerMatt Turner <[email protected]>2017-10-02 19:41:22 -0700
commit04396a134f003aece573df593acfa1ab4418ffe8 (patch)
tree1eeb8513fbd7f9fb79fed81582a8867846838c73 /src/mesa/Makefile.sources
parent14555d0b7a51bd3701764fd213c2459410143431 (diff)
mesa: Import libtxc_dxtn sources
Imported from master (commit ef07298391c6dcad843e0b13e985090c1dd76e76) of https://cgit.freedesktop.org/~mareko/libtxc_dxtn/ Acked-by: Nicolai Hähnle <[email protected]> Acked-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r--src/mesa/Makefile.sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index 2e4cf6f6388..3042da5c8cd 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -249,6 +249,9 @@ MAIN_FILES = \
main/textureview.h \
main/transformfeedback.c \
main/transformfeedback.h \
+ main/txc_compress_dxtn.c \
+ main/txc_dxtn.h \
+ main/txc_fetch_dxtn.c \
main/uniform_query.cpp \
main/uniforms.c \
main/uniforms.h \