summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysWhen users give invalid arguments, tell them what they did wrongHEADmasterAlan Coopersmith1-30/+56
10 daysAdd -help [options|tests|all] and remove tests from default usage messageAlan Coopersmith3-45/+80
10 daysMark tests introduced in version 1.6 as version 1.6 & laterAlan Coopersmith1-12/+12
10 daysMark tests introduced since version 1.6 as version 1.7Alan Coopersmith2-8/+8
10 daysAdd -version optionAlan Coopersmith2-1/+9
10 daysAdd -v1.6 & -v1.7 to recognized version flagsAlan Coopersmith3-46/+68
2024-04-13x11perf.man: Add missing tests inherited from XFree86 4.3Alan Coopersmith1-0/+54
2024-04-13x11perf.man: Add missing tests inherited from X11R6.6Alan Coopersmith1-0/+12
2024-04-13x11perf.man: Add tests for anti-aliased trapezoidsAlan Coopersmith1-0/+72
2024-04-13x11perf.man: Add tests for ShmGetImageAlan Coopersmith1-0/+18
2024-04-13x11perf.man: Add tiled text testAlan Coopersmith1-0/+3
2024-04-13x11perf.man: Add xybitmap putimage testsAlan Coopersmith1-0/+18
2024-04-13man pages: use .BR markup for references to other man pagesAlan Coopersmith2-4/+6
2024-04-13configure: use @-style substitutions for man pages instead of __-styleAlan Coopersmith5-13/+13
2024-04-13Move x11perfcomp scripts into datadirMike A. Harris1-1/+1
2024-04-13Fix core AA text tests which now fail due to change in fontconfigKeith Packard2-10/+21
2024-04-13Validate fonts used in Xft testsKeith Packard3-32/+50
2024-04-13Don't try to make XOR 'look good'. Best to make it visible.Keith Packard2-17/+10
2024-04-13Add xybitmap putimage testsKeith Packard2-2/+52
2024-04-13Make put image tests work with planemasksKeith Packard1-5/+11
2024-04-13Add tiled text testKeith Packard2-0/+7
2024-04-13Eliminate overlaps in rects and trapsKeith Packard1-10/+10
2024-04-13Ensure that 100x100 rectangle outlines do not overlapKeith Packard1-2/+2
2024-04-13Ensure that 100x100 rectangles do not overlapKeith Packard1-11/+11
2024-04-13Set position of the status window based on perf window posKeith Packard1-1/+1
2024-04-13Ensure that vertical/horizontal segments do not overlapKeith Packard2-63/+52
2024-04-13Strip trailing whitespace from source filesAlan Coopersmith22-374/+374
2022-10-28x11perf 1.6.2x11perf-1.6.2Alan Coopersmith1-2/+2
2022-10-22tests: Skip trapezoids for unsupported XRender formatsAaron Plattner1-0/+2
2022-10-15Stop casting return value of malloc() and calloc()Alan Coopersmith13-36/+36
2022-10-15Variable scope reductions as recommended by cppcheckAlan Coopersmith14-236/+140
2022-07-21gitlab CI: add a basic build testAlan Coopersmith1-0/+97
2022-07-21Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-01-09Fix spelling/wording issuesAlan Coopersmith3-3/+3
2019-03-16x11perf 1.6.1x11perf-1.6.1Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-25/+17
2018-03-09Update minpixwin info in man page to match implemenationAlan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-07-19Make NameFromFormat() const.Thomas Klausner1-3/+3
2015-07-15tests: Fix thinko in minpixwin50Adam Jackson1-2/+2
2015-04-24Add new options from 1.6.0 release to man pageNiveditha Rau1-0/+39
2015-04-16x11perf 1.6.0x11perf-1.6.0Alan Coopersmith1-1/+1
2015-01-13remove srand(1) call as nothing calls any rand like functions in x11perfMatthieu Herrb1-1/+0
2014-10-25Combine help_message array into a single stringAlan Coopersmith1-32/+28
2014-10-25Mark bitmap data as constAlan Coopersmith1-9/+10
2014-07-07Fix name collision in -rgb*textPeter Harris1-3/+3
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3