summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
diff options
context:
space:
mode:
authorPaul Kocialkowski <paul.kocialkowski@linux.intel.com>2017-07-19 16:46:07 +0300
committerLyude <lyude@redhat.com>2017-07-19 12:04:21 -0400
commitee31e0b539c63bb52137f0585605dad3a700a7c0 (patch)
tree6d22e42b884988e8227544159b92b2aeaede3235 /lib/Makefile.sources
parent7422d7540a3b9f3b46be1806c96589eaefe7cff3 (diff)
Introduce common frame dumping configuration and helpers
This introduces a common FrameDumpPath configuration field, as well as helper functions in dedicated igt_frame for writing cairo surfaces to png files. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com> Reviewed-by: Lyude <lyude@redhat.com>
Diffstat (limited to 'lib/Makefile.sources')
-rw-r--r--lib/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.sources b/lib/Makefile.sources
index 53fdb54c..c2e58809 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -83,6 +83,8 @@ lib_source_list = \
uwildmat/uwildmat.c \
igt_kmod.c \
igt_kmod.h \
+ igt_frame.c \
+ igt_frame.h \
$(NULL)
.PHONY: version.h.tmp