| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.7.0
* This release adds support for the -version option, splits up the output
of -help into several subsections ("-help [options|tests|all]"), and
adds several new tests, which are included under the -v1.7 option:
- tileftext Char in 80-char line tiled (6x13)
- putimagexybitmap10 PutImage XYBitmap 10x10 square
- putimagexybitmap100 PutImage XYBitmap 100x100 square
- putimagexybitmap500 PutImage XYBitmap 500x500 square
- shmputxybitmap10 ShmPutImage XYBitmap 10x10 square
- shmputxybitmap100 ShmPutImage XYBitmap 100x100 square
- shmputxybitmap500 ShmPutImage XYBitmap 500x500 square
- fixed URL for tarball in specfile
- Update to version 1.6.2 * tests: Skip trapezoids for unsupported XRender formats * Fix spelling/wording issues * gitlab CI: add a basic build test * Variable scope reductions as recommended by cppcheck * Stop casting return value of malloc() and calloc()
- modernize spec file: * move license to licensedir
- Update to version 1.6.1 * This is a minor maintainance and bug fix release.
- Update to version 1.6.0:
* 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
- fixed license to HPND in specfile
- Update to version 1.5.4: + Minor bug fixes + Build system fixes - Changes from version 1.5.3: + Avoid "rep" calculation overflow. + Clamp test time to positive values. + Bugs fixed: fdo#31640.
- Split x11perf from xorg-x11. Initial version: 1.5.2.