diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-11-13 15:27:05 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-11-14 12:07:47 +0000 |
commit | 7358ba83a3d4ab37459b4e510704bd0be4438dcd (patch) | |
tree | a6feae5fca638d90a478bc70f0046bbf7d01543f /test/.gitignore | |
parent | f08f9cb28efa1b82f196695c66c3ec3a2b63361c (diff) |
tests: Add render-composite-solid-mask
Another reference test to exercise simple composite pathways clearly.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 70885780..8e74a9a7 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -9,6 +9,7 @@ render-trapezoid render-trapezoid-image render-fill-copy render-composite-solid +render-composite-solid-mask render-copyarea render-copyarea-size render-copy-alphaless |