summaryrefslogtreecommitdiff
path: root/t_composite.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-6/+6
2010-12-01composite: Handle more sources than available rows in the windowChris Wilson1-88/+102
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-27/+32
2010-12-01composite: Batch testsChris Wilson1-67/+115
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt1-3/+6
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt1-4/+2
2006-04-19Respect --iter in a couple more tests.Eric Anholt1-4/+8
2006-04-19Remove useless $Id$ markers.Eric Anholt1-2/+0
2005-01-27- Split the tests out into separate files.Eric Anholt1-0/+101