summaryrefslogtreecommitdiff
path: root/t_repeat.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21t_repeat.c, t_triangles.c: convert from ISO-8859-1 to UTF-8Alan Coopersmith1-1/+1
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-11/+11
2014-04-22Shut up some const assignment warnings.Eric Anholt1-1/+1
2014-01-21fix compiler warningsMatt Craighead1-1/+1
2011-08-01Use the right screen from $DISPLAYAaron Plattner1-1/+1
2010-12-01repeat: Only call GetImage once for each test.Chris Wilson1-6/+18
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-4/+14
2010-12-01repeat: Specify test width/height rather than relying on win_width/heightChris Wilson1-12/+19
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-9/+2
2006-04-20Add a test for various-sized repeating sources. Reveals issues with EXA RadeonEric Anholt1-0/+150