x11perf: Changes to 'refs/tags/x11perf-1.6.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Apr 16 22:43:36 PDT 2015


Tag 'x11perf-1.6.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2015-04-17 06:43 -0700

x11perf-1.6.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (SunOS)

iQIcBAABCgAGBQJVMJ2BAAoJEM/fFIgoxkKnjpcQAITYvJcV4nJ65Pvu6Hqz6ov+
1UJBExcJQ/IqJimNwr3VyhI83On+wkFysxtoY7Nt9XR3nwRFmpaHT4/cHRi2dfKj
Q2FtfCYRc4YhSZhegKhv2OK5ds4zi0Omkv98Tk6DWLgKh43KTBr6Z5KHEXqdzmKs
x2MjMtHrjAIOgR6EosOeJP4SkpRjjm6apu8DLTrgM73HDtAOqn+4n65/muWRQ5OG
Ur9OczrRNKGppM+ATWAlE0uVWLMFvvnEgpNLFZGFCNoNH9sj/OFh9ATR5uWsgh4P
ZlwswWb+Xw0NZQgWYsE9HDP4XBNqT+67W0Kr6xioiczs6KOdv/is0nr66iUUcNsP
UBKdOj8teuU9ubGd0FnebV8tCsh64foK3yB3bskwLicU5s0GxDR6qA3QAW3yOAAx
PyVAPOsQPrTumBRRl4Fh4e+oiLJZbRyFsYWem4B+N91Hmg9gICrdWqS1T5OxlAIo
pC9dZNPLBjce2Dv7eacJcGU1OumXcY4vCu5R7/HCo+PpIDDMGHRFGwyH9bQSJM9q
HH9P2d41931swzO9HALsa0ZRLZf30kAl3Yw0QWdsPnaee67IAGZbixS3QzhQ3Jde
FC9iyQiW3FcONUpxRnB+PL/OFhyNmjy08BONQD1PUS14GoYMLd88FWacUSIHp5Mx
10T5XEWOnhr1rLUop1L8
=/zgn
-----END PGP SIGNATURE-----

Changes since x11perf-1.5.4:
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

---
 autogen.sh   |    5 -
 bitmaps.c    |   19 ++--
 configure.ac |    7 -
 do_arcs.c    |   44 +++++------
 do_blt.c     |  131 ++++++++++++++++++++------------
 do_complex.c |    8 +-
 do_dots.c    |    4 -
 do_lines.c   |   16 ++--
 do_movewin.c |   14 +--
 do_rects.c   |    6 -
 do_segs.c    |   16 ++--
 do_simple.c  |   10 +-
 do_tests.c   |   30 ++++++-
 do_text.c    |   20 ++---
 do_traps.c   |   12 +--
 do_tris.c    |    6 -
 do_valgc.c   |    4 -
 do_windows.c |   20 ++---
 perfboth     |   21 ++---
 perfratio    |   19 +---
 x11perf.c    |  167 +++++++++++++++++++++++------------------
 x11perf.h    |  236 +++++++++++++++++++++++++++++------------------------------
 22 files changed, 439 insertions(+), 376 deletions(-)
---


More information about the xorg-commit mailing list