summaryrefslogtreecommitdiff
path: root/t_gradient.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-16/+16
2015-06-04rendercheck: constrain accuracyDave Airlie1-2/+4
2015-06-04rendercheck: make gradient results align with pixmanDave Airlie1-1/+1
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-2/+5
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-3/+3
2009-01-07Fix build with -Wall -Werror -pedanticAaron Plattner1-0/+2
2008-04-15Add a test for rendering to source-only pictures under gradients.Eric Anholt1-0/+72
2008-04-15Remove bogus extra loop from gradient tests.Keith Packard1-0/+1
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt1-1/+1
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt1-4/+1
2006-04-20add license headerLars Knoll1-13/+37
2006-03-08add testing for linear gradients.XORG-7_0_99_901Lars Knoll1-0/+238