This release adds one new general option:
-pause <s> pause for <s> seconds between each run
and several new test options:
-crgb10text Char in 80-char rgb core line (Charter 10)
-crgb24text Char in 30-char rgb core line (Charter 24)
-crgbftext Char in 80-char rgb core line (Courier 12)
-magpixwin10 Scale 5x5 from pixmap to 10x10 window
-magpixwin100 Scale 50x50 from pixmap to 100x100 window
-magpixwin500 Scale 250x250 from pixmap to 500x500 window
-minpixwin10 Scale 10x10 from pixmap to 5x5 window
-minpixwin100 Scale 100x100 from pixmap to 5x5 window
-minpixwin500 Scale 500x500 from pixmap to 250x250 window
Alan Coopersmith (9):
Add const attributes to fix gcc -Wwrite-strings warnings
Mark usage & AbortTest as _X_NORETURN
Drop imake fallback for RETSIGTYPE definition
Assume signal handlers return void, as C89 requires
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Mark bitmap data as const
Combine help_message array into a single string
x11perf 1.6.0
Keith Packard (5):
Add up/down scaling composite tests
Fix reported pixmap format name
Add scaling composite tests
Switch to 64-bit ints
Add '-pause' option to delay between runs
Matthieu Herrb (1):
remove srand(1) call as nothing calls any rand like functions in x11perf
Peter Harris (1):
Fix name collision in -rgb*text
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
1.5.4:
This minor release adds support for testing ShmGetImage requests, cleans
up various issues in the helper scripts, and improves the build configuration.
1.5.3:
This minor bug fix release of the standard X11 tool for measuring
how many X requests can be made per second fixes a couple of issues
with modern machines that can process X requests in a fraction of
the time the tool was originally designed to expect, as well as a
couple build configuration improvements.
1.5.2:
This minor maintenance release of the standard X11 tool for measuring
how many X requests can be made per second mostly includes build-time
improvements, along with one small feature addition, the
"-falseprecision" command line flag.
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.