summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysrendercheck 1.6HEADrendercheck-1.6masterMatt Turner1-1/+1
5 daysmeson: Set project licenseMatt Turner1-0/+1
5 daysmeson: Set project versionMatt Turner1-4/+7
2022-07-21t_repeat.c, t_triangles.c: convert from ISO-8859-1 to UTF-8Alan Coopersmith2-2/+2
2022-07-21gitlab CI: add a basic build testAlan Coopersmith1-0/+95
2022-02-19Update bug tracker URL in man pageAlan Coopersmith1-1/+2
2021-02-02Revert "Reduce the number of colors to speed up test execution."Jeremy Huddleston Sequoia1-0/+3
2021-02-02Prevent ASan from placing guards around test structs as we expect them to be ...Jeremy Huddleston Sequoia1-0/+7
2021-01-30Mark pointers to test structs as used to prevent dead symbol strippingJeremy Huddleston Sequoia1-1/+1
2021-01-30darwin: Build fixJeremy Huddleston Sequoia1-8/+19
2017-03-31Explain how to build using meson in the README.Eric Anholt1-0/+8
2017-03-31Simplify manpage variable substitution for Meson.Eric Anholt2-12/+5
2017-03-31Remove the autotools build system.Eric Anholt7-213/+0
2017-03-31Add a meson build system.Eric Anholt3-0/+75
2017-03-29Fix errx handling of va_listPeter Hutterer1-2/+4
2017-03-29Fix a printf format warning.Eric Anholt1-1/+1
2017-03-28Skip shmblend if SHM pixmaps aren't supportedAaron Plattner1-4/+10
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: honor NOCONFIGURE=1Peter Hutterer1-3/+4
2017-01-26autogen.sh: drop --enable-maintainer-modePeter Hutterer2-3/+1
2016-03-14Enable a few more formatsAdam Jackson1-2/+2
2016-03-14Don't fail to find the a8r8g8b8 format pointlesslyAdam Jackson1-7/+9
2016-03-14Be valgrind-cleanAdam Jackson4-6/+37
2016-03-14triangles: Fix tests for conjoint and disjoint opsAdam Jackson1-0/+6
2016-02-08autogen: Set a default prefix for patches if unset.Eric Anholt1-0/+3
2016-02-08shmblend: New test for XRenderComposite() from a pixmap in SHM.Eric Anholt5-3/+250
2016-02-08Use ELF sections to make test setup easier.Eric Anholt5-50/+120
2016-02-08Save the list of active formats in a global for use by tests.Eric Anholt2-25/+34
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt17-172/+171
2015-06-11rendercheck 1.5rendercheck-1.5Dave Airlie1-1/+1
2015-06-04rendercheck: constrain accuracyDave Airlie1-2/+4
2015-06-04rendercheck: make gradient results align with pixmanDave Airlie1-1/+1
2014-06-12Add test for a rendering bug in libreoffice.Eric Anholt5-0/+184
2014-04-22Add test for GTK rendering bug in glamor.Eric Anholt6-0/+185
2014-04-22Shut up some const assignment warnings.Eric Anholt5-6/+6
2014-04-22Disable useless shadow warnings.Eric Anholt1-0/+1
2014-04-22Convert to using asprintf for describe_format.Eric Anholt6-37/+29
2014-04-22Fix const cast warnings in our ops definitions.Eric Anholt1-1/+1
2014-01-21fix compiler warningsMatt Craighead4-10/+1
2013-05-07t_triangles: Fix for triangles(trapezoids) test caseVikram Fugro1-6/+30
2011-11-11Include strings.h for strcasecmpJeremy Huddleston1-0/+1
2011-09-22t_tsrccoords: Skip this test when using indexed picture formatsDamien Leone1-0/+8
2011-08-01Use the right screen from $DISPLAYAaron Plattner7-13/+13
2011-05-10Report which test groups passed successfullyJeremy Huddleston4-34/+58
2011-01-12config: remove unrequired AC_HEADER_STDCGaetan Nadon1-1/+0
2010-12-01blend: Second attempt to handle multiple source pages...Chris Wilson1-11/+11
2010-12-01composite: Handle more sources than available rows in the windowChris Wilson1-88/+102
2010-12-01blend: Handle more sources than available rows in the windowChris Wilson1-78/+92
2010-12-01TODO: Multiple roundtrips for image processing due to get_pixel fixedChris Wilson1-1/+0
2010-12-01dstcoords: Sample result using a single GetImageChris Wilson1-1/+8