summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-01tsrcoords2: Sample result using a single GetImageChris Wilson1-1/+7
2010-12-01tsrcoords: Sample result with just a single GetImageChris Wilson1-21/+30
2010-12-01triangles: Use a single GetImage call to sample the resultChris Wilson1-3/+21
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 Wilson12-109/+177
2010-12-01composite: Batch testsChris Wilson3-177/+188
2010-12-01blend: Combine multiple tests into a single XGetImage requestChris Wilson5-77/+160
2010-12-01repeat: Specify test width/height rather than relying on win_width/heightChris Wilson1-12/+19
2010-11-21rendercheck 1.4rendercheck-1.4Alan Coopersmith1-3/+3
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-29/+1
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-2/+2
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-14/+4
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2010-03-27config: remove files unnecessarily listed in EXTRA_DISTGaetan Nadon1-4/+0
2010-03-26man: build man pages the standard wayGaetan Nadon5-7/+56
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-3/+2
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-231/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-5/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-10/+70
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-01-20Make autogen.sh look like the autogen.sh in every other fd.o projectIan Romanick1-3/+1
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade7-24/+27
2009-01-07Fix build with -Wall -Werror -pedanticAaron Plattner2-1/+3
2009-01-07Add a --version option.Aaron Plattner1-3/+11
2008-04-15Add a test for rendering to source-only pictures under gradients.Eric Anholt3-0/+78
2008-04-15Remove bogus extra loop from gradient tests.Keith Packard3-5/+5
2008-03-07rendercheck 1.3rendercheck-1.3Adam Jackson1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2007-02-09Merge branch 'origin'Eric Anholt7-21/+226
2007-02-02Add another transformed source coordinates test.Eric Anholt4-0/+187
2007-02-02Unbreak the dstcoords test, and test it with PictOpOver, as well.Eric Anholt3-12/+18
2007-01-11Bug #9485: Fix a sign-extension issue on 64-bit platforms in pixel fetching.Eric Anholt1-5/+6
2007-01-11Add more gcc warning flags, and clean up the added warnings.Eric Anholt3-4/+15
2006-11-28Bump version to 1.2 and update docs.rendercheck-1.2Eric Anholt3-1/+8
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt9-22/+36
2006-10-26Slight cleanup of create_formats_list().Eric Anholt1-36/+37
2006-10-26Reduce the number of colors to speed up test execution.Eric Anholt1-3/+0
2006-10-26Run most tests with all formats, rather than a small subset.Eric Anholt1-12/+15
2006-10-26Add a -f flag to whitelist formats.Eric Anholt4-5/+57
2006-09-13Set the format field for the solid pictures, too.Tilman Sauerbeck1-0/+1
2006-09-13Scale the alpha channel diff, too, before calculating the final error.Tilman Sauerbeck1-1/+1
2006-09-05Added missing tests to usage output.Tilman Sauerbeck1-2/+3
2006-08-29Bug #8062: Set up XTransforms correctly.Tilman Sauerbeck1-6/+15
2006-08-25Correct typo in usage.Tilman Sauerbeck1-1/+1
2006-06-30Add a check for setting a filter on a source picture causing a crash.Eric Anholt1-0/+22
2006-06-30Actually add the tests for bug #7366, and add a couple more crash cases.Eric Anholt1-0/+129