* 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
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/x11perf?expand=0&rev=14
81 lines
3.3 KiB
Plaintext
81 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 2 08:54:16 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 31 09:42:02 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- fixed URL for tarball in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 29 17:12:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- 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()
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 21:15:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec file:
|
|
* move license to licensedir
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 22 11:32:21 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.6.1
|
|
* This is a minor maintainance and bug fix release.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 24 14:10:37 UTC 2015 - sndirsch@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 11:27:23 UTC 2014 - sndirsch@suse.com
|
|
|
|
- fixed license to HPND in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 15 10:29:20 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split x11perf from xorg-x11. Initial version: 1.5.2.
|
|
|