summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-01x11perf 1.7.0HEADx11perf-1.7.0masterAlan Coopersmith
2024-07-13Include both option name & argument in invalid argument errorsAlan Coopersmith
2024-04-18When users give invalid arguments, tell them what they did wrongAlan Coopersmith
2024-04-18Add -help [options|tests|all] and remove tests from default usage messageAlan Coopersmith
2024-04-18Mark tests introduced in version 1.6 as version 1.6 & laterAlan Coopersmith
2024-04-18Mark tests introduced since version 1.6 as version 1.7Alan Coopersmith
2024-04-18Add -version optionAlan Coopersmith
2024-04-18Add -v1.6 & -v1.7 to recognized version flagsAlan Coopersmith
2024-04-13x11perf.man: Add missing tests inherited from XFree86 4.3Alan Coopersmith
2024-04-13x11perf.man: Add missing tests inherited from X11R6.6Alan Coopersmith
2024-04-13x11perf.man: Add tests for anti-aliased trapezoidsAlan Coopersmith
2024-04-13x11perf.man: Add tests for ShmGetImageAlan Coopersmith
2024-04-13x11perf.man: Add tiled text testAlan Coopersmith
2024-04-13x11perf.man: Add xybitmap putimage testsAlan Coopersmith
2024-04-13man pages: use .BR markup for references to other man pagesAlan Coopersmith
2024-04-13configure: use @-style substitutions for man pages instead of __-styleAlan Coopersmith
2024-04-13Move x11perfcomp scripts into datadirMike A. Harris
2024-04-13Fix core AA text tests which now fail due to change in fontconfigKeith Packard
2024-04-13Validate fonts used in Xft testsKeith Packard
2024-04-13Don't try to make XOR 'look good'. Best to make it visible.Keith Packard
2024-04-13Add xybitmap putimage testsKeith Packard
2024-04-13Make put image tests work with planemasksKeith Packard
2024-04-13Add tiled text testKeith Packard
2024-04-13Eliminate overlaps in rects and trapsKeith Packard
2024-04-13Ensure that 100x100 rectangle outlines do not overlapKeith Packard
2024-04-13Ensure that 100x100 rectangles do not overlapKeith Packard
2024-04-13Set position of the status window based on perf window posKeith Packard
2024-04-13Ensure that vertical/horizontal segments do not overlapKeith Packard
2024-04-13Strip trailing whitespace from source filesAlan Coopersmith
2022-10-28x11perf 1.6.2x11perf-1.6.2Alan Coopersmith
2022-10-22tests: Skip trapezoids for unsupported XRender formatsAaron Plattner
2022-10-15Stop casting return value of malloc() and calloc()Alan Coopersmith
2022-10-15Variable scope reductions as recommended by cppcheckAlan Coopersmith
2022-07-21gitlab CI: add a basic build testAlan Coopersmith
2022-07-21Build xz tarballs instead of bzip2Alan Coopersmith
2022-01-09Fix spelling/wording issuesAlan Coopersmith
2019-03-16x11perf 1.6.1x11perf-1.6.1Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-03-09Update minpixwin info in man page to match implemenationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-07-19Make NameFromFormat() const.Thomas Klausner
2015-07-15tests: Fix thinko in minpixwin50Adam Jackson
2015-04-24Add new options from 1.6.0 release to man pageNiveditha Rau
2015-04-16x11perf 1.6.0x11perf-1.6.0Alan Coopersmith
2015-01-13remove srand(1) call as nothing calls any rand like functions in x11perfMatthieu Herrb
2014-10-25Combine help_message array into a single stringAlan Coopersmith
2014-10-25Mark bitmap data as constAlan Coopersmith