summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-01Add preliminary support for more formats. Reports many failures withmore-formatsEric Anholt3-34/+85
2006-05-01Include the format of the picture in the fill test failure output.Eric Anholt1-1/+5
2006-05-01Fix describing of some more formats.Eric Anholt1-3/+2
2006-05-01Correct the comment describing what fill_test does (test the filling of theEric Anholt1-2/+2
2006-05-01Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/rendercheckAlan Coopersmith18-74/+377
2006-04-21Update TODO list.Eric Anholt1-2/+0
2006-04-21Count the successes and failures of tests, printing results when finished, andEric Anholt3-27/+108
2006-04-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/rendercheckLars Knoll17-34/+234
2006-04-20Correct offsets for argb32* convenience colors, so the right colors are used inEric Anholt1-4/+4
2006-04-20Add a short doc on the things to do when adding a new test. Move TODO into theEric Anholt4-1/+13
2006-04-20Add a test for various-sized repeating sources. Reveals issues with EXA RadeonEric Anholt6-3/+201
2006-04-20Correct a heinous memory leak in get_pixel().Eric Anholt1-0/+1
2006-04-20add license headerLars Knoll1-13/+37
2006-04-19Only add -Wall flag when using gcc, not other compilersAlan Coopersmith1-1/+3
2006-04-19Respect --iter in a couple more tests.Eric Anholt2-9/+15
2006-04-19Improve the wording of the -d argument, which was copied from xcompmgr.1 iirc.Eric Anholt1-1/+1
2006-04-19Add gradients to the list of tests supported.Eric Anholt1-2/+3
2006-04-19Remove useless $Id$ markers.Eric Anholt10-20/+0
2006-04-18Move .cvsignore to .gitignore.Eric Anholt1-0/+2
2006-03-08add testing for linear gradients.XORG-7_0_99_901Lars Knoll5-5/+273
2006-03-06test composition operations using solid source picturesLars Knoll1-7/+24
2005-09-27Add a description of the -i flag, and alphabetize.Eric Anholt1-5/+11
2005-09-27Add a --sync flag to set XSynchronize() (for debugging a scripting issue) andEric Anholt2-6/+25
2005-09-15Remove the apparently-unnecessary AC_CONFIG_AUX_DIR setting that made newEric Anholt1-2/+0
2005-01-27Make autogen.sh actually do its job, and add some missing files to the dist.Eric Anholt2-1/+7
2005-01-27Allow users to specify the set of tests to be run.Eric Anholt5-97/+174
2005-01-27- Split the tests out into separate files.Eric Anholt13-414/+690
2005-01-27Add an appropriate .cvsignore.Eric Anholt1-0/+15
2005-01-27Add a simple manpage, and add commandline options for verbosity and display.Eric Anholt4-6/+59
2005-01-27Set the main window OverrideRedirect. metacity gets less confused, and thingsEric Anholt1-0/+5
2004-10-24Allow building without xrender.pc, by using AC_PATH_XTRA. Bump to 1.0.3.RENDERCHECK-1_0_3Eric Anholt2-2/+21
2004-09-27Sigh. Some day somebody will write a makefile system that isn't based onEric Anholt1-1/+2
2004-09-20Back out previous changes to the transformed coordinates test. It looks like theRENDERCHECK-1_0_2Eric Anholt6-22/+27
2004-08-30Correct the previous commit:Eric Anholt2-18/+17
2004-08-30Add a simple test of transformed source/mask coordinates.Eric Anholt3-6/+127
2004-08-30Kill the ChangeLog. Updating them is annoying. If you want the ChangeLog, useEric Anholt1-19/+0
2004-06-13Exercise XAA's Composite acceleration by also renderingEric Anholt3-20/+62
2004-05-17- get_pixel was not at fault, and get destcoords_test working.RENDERCHECK-1_0_1Eric Anholt4-21/+28
2004-05-10Initial import of rendercheck (attempt 2).RENDERCHECK-1_0Eric Anholt0-0/+0
2004-05-10Initial revisionEric Anholt14-0/+1424