summaryrefslogtreecommitdiff
path: root/t_blend.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-4/+4
2014-04-22Convert to using asprintf for describe_format.Eric Anholt1-2/+4
2010-12-01blend: Second attempt to handle multiple source pages...Chris Wilson1-11/+11
2010-12-01blend: Handle more sources than available rows in the windowChris Wilson1-78/+92
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-4/+14
2010-12-01blend: Combine multiple tests into a single XGetImage requestChris Wilson1-37/+80
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt1-5/+8
2006-06-19Note the source format in blend test error output.Eric Anholt1-1/+5
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt1-4/+1
2006-04-19Remove useless $Id$ markers.Eric Anholt1-2/+0
2005-01-27- Split the tests out into separate files.Eric Anholt1-0/+72