x11perf: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Tue Sep 18 20:20:23 PDT 2007


 .gitignore |    1 
 do_blt.c   |  114 ++++++++++++++++++++++++++++++++++++++++++
 do_tests.c |   24 ++++++++
 x11perf.c  |  165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 x11perf.h  |   37 +++++++++++--
 5 files changed, 330 insertions(+), 11 deletions(-)

New commits:
commit 569a5eaaef9a5c8bf50f1323fe39e81347976875
Merge: 55aa9c2... e906fe5...
Author: Keith Packard <keithp at koto.keithp.com>
Date:   Mon Sep 10 16:56:06 2007 +0100

    Merge branch 'origin'

commit 55aa9c238c5d81c9dc0f679dfd2fea00f356247b
Author: Keith Packard <keithp at koto.keithp.com>
Date:   Mon Sep 10 16:12:29 2007 +0100

    Add Compositing tests.
    
    -compwinwinXX, -comppixwinXX where XX is 10, 100 or 500.
    
    -pop <POP> <POP> ... where <POP> is one of Clear, Src, Dst, Over,
    OverReverse, In, InReverse, Out, OutReverse, Atop, AtopReverse, Xor, Add or
    Saturate.
    
    -format <FORMAT> <FORMAT> ... where <FORMAT> is one of RGB24, ARGB32, A8,
    A4, A1 or NATIVE

commit 8b3b9d1d1d3a255000fb43bd09c62ef1e0798023
Author: Keith Packard <keithp at koto.keithp.com>
Date:   Mon Sep 10 16:08:51 2007 +0100

    Rename .cvsignore to .gitignore



More information about the xorg-commit mailing list