x11perf: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Mon Mar 10 09:13:09 PDT 2014


 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   |   24 ++++++
 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    |   80 ++++++++++++++------
 x11perf.h    |  226 +++++++++++++++++++++++++++++------------------------------
 19 files changed, 380 insertions(+), 301 deletions(-)

New commits:
commit 1999b37e12fc358aa21f8dac2d11edff43377fc0
Author: Keith Packard <keithp at keithp.com>
Date:   Mon Mar 10 09:12:45 2014 -0700

    Add '-pause' option to delay between runs
    
    This lets the package cool down to get more consistent performance numbers.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit f640487e27a3904831ff85033a2869e981e9d942
Author: Keith Packard <keithp at keithp.com>
Date:   Wed Mar 5 19:11:25 2014 -0800

    Switch to 64-bit ints

commit 9ba0ce7d849bbd94644664b60b50bd1e2d5813b7
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Mar 29 13:48:02 2008 -0700

    Add scaling composite tests

commit 21c0d1903161a88d09c64811cf97dda3a8a8e751
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Mar 29 13:47:40 2008 -0700

    Fix reported pixmap format name

commit 734c164464a3b5d9d9dd2dc3993de85b1f63c2ff
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Mar 29 11:45:29 2008 -0700

    Add up/down scaling composite tests



More information about the xorg-commit mailing list