[PATCH v2 x11perf 0/3] Window size related modifications.
Rami Ylimäki
rami.ylimaki at vincit.fi
Mon Jan 31 05:48:53 PST 2011
Two changes are introduced:
- Ignore and skip a benchmark if XGetImage would generate a BadMatch error.
- Allow default test window size to be redefined with extra options.
Rami Ylimäki (3):
Let window size to be variable instead of constant.
Let user to override the default window dimensions.
Omit benchmarks reading contents of window that is larger than
screen.
do_arcs.c | 12 ++++++------
do_blt.c | 46 ++++++++++++++++++++++++++++------------------
do_complex.c | 8 ++++----
do_lines.c | 16 ++++++++--------
do_movewin.c | 10 +++++-----
do_rects.c | 4 ++--
do_segs.c | 12 ++++++------
do_text.c | 14 +++++++-------
do_traps.c | 18 +++++++++---------
do_tris.c | 4 ++--
do_windows.c | 6 +++---
x11perf.c | 39 +++++++++++++++++++++++++++++----------
x11perf.h | 5 ++---
13 files changed, 111 insertions(+), 83 deletions(-)
More information about the xorg-devel
mailing list