xrandr: Changes to 'transform-proposal'

Keith Packard keithp at kemper.freedesktop.org
Tue Mar 18 16:03:07 PDT 2008


 xrandr.c |   48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

New commits:
commit b816bf38b418618c2f1cb5ded09aa3b346f8eb15
Author: Keith Packard <keithp at keithp.com>
Date:   Tue Mar 18 16:04:34 2008 -0700

    Add --transform to pass arbitrary transforms to the server

commit 3809884530223e32f7026ec987257cb91e2122a9
Author: Keith Packard <keithp at keithp.com>
Date:   Tue Mar 18 16:04:22 2008 -0700

    Eliminate inverse matrix from randr transform protocol
    
    It is easier, and potentially more precise, to compute the inverse in the
    server where everything can eventually be kept in floating point form.



More information about the xorg-commit mailing list