summaryrefslogtreecommitdiff
path: root/test/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-08-06 22:32:47 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-08-07 09:02:46 +0100
commit37e1a1b3ed8ab698d5b58573e1c6a25edc3f1cde (patch)
tree18250638a7eb4f0c9e5d861db5fafd34604f3611 /test/Makefile.sources
parent307cb2a9738374f31d2900e62103524fdf27df42 (diff)
test: Add a1-sample
Ensures that only a box that covers the centre pixel is filled with antialiasing disabled. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/Makefile.sources')
-rw-r--r--test/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.sources b/test/Makefile.sources
index 68f075f8..ed5d7327 100644
--- a/test/Makefile.sources
+++ b/test/Makefile.sources
@@ -4,6 +4,7 @@ test_sources = \
a1-image-sample.c \
a1-mask.c \
a1-mask-sample.c \
+ a1-sample.c \
a1-traps-sample.c \
a1-rasterisation.c \
a8-clear.c \