summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.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.Eric 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
2006-06-29Add a regression test for bug #7366 (crash on transform of source picture).Eric Anholt5-1/+19
2006-06-19Add a -o flag to select a subset of the Render operators for testing.Eric Anholt4-4/+46
2006-06-19Disable tests at low bitdepths that rendercheck isn't good enough to support.Eric Anholt1-2/+4
2006-06-19Note the source format in blend test error output.Eric Anholt1-1/+5
2006-06-19Tell the ordering of the channel values in error output.Eric Anholt1-0/+1
2006-06-19Add support for checking more formats.Eric Anholt3-41/+102
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt11-40/+43
2006-05-22Bump version to 1.1 and update docs.Eric Anholt3-2/+10
2006-05-22Replace autogen.sh with a more standard one from that does srcdir != builddir.Eric Anholt1-1/+11